Description
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->vp_map. ha->vp_map was freed in qla2x00_mem_alloc(), and again freed in function qla2x00_mem_free(ha). Assign NULL to vp_map and kfree take care of NULL.
References (4)
Scores
CVSS v3
7.8
EPSS
0.0001
EPSS Percentile
2.7%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-415
Status
published
Products (5)
linux/Kernel
6.3.0 - 6.6.24linux
linux/Kernel
6.7.0 - 6.7.12linux
linux/Kernel
6.8.0 - 6.8.3linux
linux/linux_kernel
6.9 rc1
linux/linux_kernel
6.3 - 6.6.24
Published
May 01, 2024
Tracked Since
Feb 18, 2026