CVE-2024-36025
MEDIUMLinux kernel - Memory Corruption
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)
Scores
CVSS v3
5.5
EPSS
0.0003
EPSS Percentile
9.6%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
CWE
CWE-193
Status
published
Affected Products (8)
linux/linux_kernel
< 5.15.156
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/Kernel
< 5.15.156linux
linux/Kernel
< 6.1.87linux
linux/Kernel
< 6.6.28linux
linux/Kernel
< 6.8.7linux
Timeline
Published
May 30, 2024
Tracked Since
Feb 18, 2026