VYPR
Unrated severityNVD Advisory· Published May 30, 2024· Updated May 4, 2025

scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()

CVE-2024-36025

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.

Affected products

185

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

5

News mentions

0

No linked articles in our index yet.