CVE-2024-36025
MEDIUMLinux Kernel 5.15-5.15.155, 5.16-6.1.86, 6.2-6.6.27, 6.7-6.8.6 - Off-by-one Error in qla_edif_app_getstats
Title source: llmDescription
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)
Core 5
Core References
Scores
CVSS v3
5.5
EPSS
0.0025
EPSS Percentile
16.2%
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 (18)
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
< 5.15
Linux/Linux
5.15
Linux/Linux
5.15.156 - 5.15.*
Linux/Linux
6.1.87 - 6.1.*
Linux/Linux
6.6.28 - 6.6.*
Linux/Linux
6.8.7 - 6.8.*
... and 8 more
Published
May 30, 2024
Tracked Since
Feb 18, 2026