PT-2026-39075 · Linux · Linux Kernel
Published
2026-05-08
·
Updated
2026-06-18
·
CVE-2026-43414
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A double free issue exists in the scsi qla2xxx driver. In the
qla24xx els dcmd iocb() function, sp->free is assigned to qla2x00 els dcmd sp free(). When an error occurs, this function is triggered by qla2x00 sp release() during the release of the first and last reference via kref put(). The qla2x00 els dcmd sp free() function frees the fcport by calling qla2x00 free fcport(), and performing this action again after kref put() leads to a double free.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel