CVE-2024-26930

Source
https://cve.org/CVERecord?id=CVE-2024-26930
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-26930.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-26930
Downstream
Related
Published
2024-05-01T05:17:10.685Z
Modified
2026-03-13T07:53:43.301683Z
Summary
scsi: qla2xxx: Fix double free of the ha->vp_map pointer
Details

In the Linux kernel, the following vulnerability has been resolved:

scsi: qla2xxx: Fix double free of the ha->vp_map pointer

Coverity scan reported potential risk of double free of the pointer ha->vpmap. ha->vpmap was freed in qla2x00memalloc(), and again freed in function qla2x00memfree(ha).

Assign NULL to vp_map and kfree take care of NULL.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/26xxx/CVE-2024-26930.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
430eef03a763e5e76a371ba6d02779ae4a64b6ea
Fixed
f14cee7a882cb79528f17a2335f53e9fd1848467
Fixed
b7deb675d674f44e0ddbab87fee8f9f098925e73
Fixed
825d63164a2e6bacb059a9afb5605425b485413f
Fixed
e288285d47784fdcf7c81be56df7d65c6f10c58b

Database specific

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