CVE-2024-26930

Severity CVSS v4.0:
Pending analysis
Type:
CWE-415 Double Free
Publication date:
01/05/2024
Last modified:
23/05/2024

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> scsi: qla2xxx: Fix double free of the ha-&gt;vp_map pointer<br /> <br /> Coverity scan reported potential risk of double free of the pointer<br /> ha-&gt;vp_map. ha-&gt;vp_map was freed in qla2x00_mem_alloc(), and again freed<br /> in function qla2x00_mem_free(ha).<br /> <br /> Assign NULL to vp_map and kfree take care of NULL.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.6.24 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (excluding) 6.7.12 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.8 (excluding) 6.8.3 (excluding)
cpe:2.3:o:linux:linux_kernel:6.9:rc1:*:*:*:*:*:*