Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.15, < 5.15.156 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/4406e4176f47177f5e51b4cc7e6a7a2ff3dbfbbdPatch
- https://git.kernel.org/stable/c/60b87b5ecbe07d70897d35947b0bb3e76ccd1b3aPatch
- https://git.kernel.org/stable/c/8c820f7c8e9b46238d277c575392fe9930207aabPatch
- https://git.kernel.org/stable/c/9fc74e367be4247a5ac39bb8ec41eaa73fade510Patch
- https://git.kernel.org/stable/c/ea8ac95c22c93acecb710209a7fd10b851afe817Patch
- https://git.kernel.org/stable/c/4406e4176f47177f5e51b4cc7e6a7a2ff3dbfbbdPatch
- https://git.kernel.org/stable/c/60b87b5ecbe07d70897d35947b0bb3e76ccd1b3aPatch
- https://git.kernel.org/stable/c/8c820f7c8e9b46238d277c575392fe9930207aabPatch
- https://git.kernel.org/stable/c/9fc74e367be4247a5ac39bb8ec41eaa73fade510Patch
- https://git.kernel.org/stable/c/ea8ac95c22c93acecb710209a7fd10b851afe817Patch
FAQ
What is CVE-2024-36025?
CVE-2024-36025 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 ...
How severe is CVE-2024-36025?
CVE-2024-36025 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-36025?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.