Description
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() The app_reply->elem[] array is allocated earlier in this function and it has app_req.num_ports elements. Thus this > comparison needs to be >= to prevent memory corruption.
References (5)
Scores
CVSS v3
5.5
EPSS
0.0003
EPSS Percentile
9.9%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-193
Status
published
Products (6)
linux/Kernel
5.15.0 - 5.15.156linux
linux/Kernel
5.16.0 - 6.1.87linux
linux/Kernel
6.2.0 - 6.6.28linux
linux/Kernel
6.7.0 - 6.8.7linux
linux/linux_kernel
6.9 rc1 (3 CPE variants)
linux/linux_kernel
5.15 - 5.15.156
Published
May 30, 2024
Tracked Since
Feb 18, 2026