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.
Metrics
Affected Vendors & Products
References
History
Wed, 16 Oct 2024 02:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
CPEs | cpe:/o:redhat:rhel_eus:8.8 |
Wed, 28 Aug 2024 23:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
CPEs | cpe:/a:redhat:enterprise_linux:9 cpe:/o:redhat:enterprise_linux:9 |
Thu, 08 Aug 2024 23:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Redhat enterprise Linux
|
|
CPEs | cpe:/a:redhat:enterprise_linux:8::nfv cpe:/o:redhat:enterprise_linux:8 |
|
Vendors & Products |
Redhat enterprise Linux
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-30T15:07:30.702Z
Updated: 2024-11-05T09:27:00.419Z
Reserved: 2024-05-17T13:50:33.159Z
Link: CVE-2024-36025
Vulnrichment
Updated: 2024-08-02T03:30:12.511Z
NVD
Status : Awaiting Analysis
Published: 2024-05-30T15:15:49.500
Modified: 2024-11-21T09:21:27.783
Link: CVE-2024-36025
Redhat