In the Linux kernel, the following vulnerability has been resolved:
scsi: qla2xxx: Fix off by one in qlaedifapp_getstats()
The appreply->elem[] array is allocated earlier in this function and it has appreq.num_ports elements. Thus this > comparison needs to be >= to prevent memory corruption.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/36xxx/CVE-2024-36025.json"
}