First published: Thu May 30 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <5.15.156 | 5.15.156 |
redhat/kernel | <6.1.87 | 6.1.87 |
redhat/kernel | <6.6.28 | 6.6.28 |
redhat/kernel | <6.8.7 | 6.8.7 |
redhat/kernel | <6.9 | 6.9 |
IBM Security Verify Governance - Identity Manager | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Software Stack | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Virtual Appliance | <=ISVG 10.0.2 | |
IBM Security Verify Governance Identity Manager Container | <=ISVG 10.0.2 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.128-1 6.12.21-1 6.12.22-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-36025 is classified as a medium severity vulnerability in the Linux kernel.
To remediate CVE-2024-36025, update your Linux kernel to one of the following versions: 5.15.156, 6.1.87, 6.6.28, 6.8.7, 6.9, or relevant patched versions from Debian.
CVE-2024-36025 affects multiple Linux kernel versions across Red Hat and Debian distributions.
CVE-2024-36025 relates to an off-by-one error in the qla_edif_app_getstats() function of the Linux kernel, impacting memory handling.
There is no recommended workaround for CVE-2024-36025; updating to a secure version is the best approach.