CVE-2024-36025

Source
https://cve.org/CVERecord?id=CVE-2024-36025
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-36025.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-36025
Downstream
Related
Published
2024-05-30T15:07:30.702Z
Modified
2026-03-23T05:05:55.201528632Z
Summary
scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/36xxx/CVE-2024-36025.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
7878f22a2e03b69baf792f74488962981a1c9547
Fixed
8c820f7c8e9b46238d277c575392fe9930207aab
Fixed
9fc74e367be4247a5ac39bb8ec41eaa73fade510
Fixed
60b87b5ecbe07d70897d35947b0bb3e76ccd1b3a
Fixed
ea8ac95c22c93acecb710209a7fd10b851afe817
Fixed
4406e4176f47177f5e51b4cc7e6a7a2ff3dbfbbd

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-36025.json"