CVE-2026-43414CRITICAL 9.8EPSS p29.6%
CVE-2026-43414CVE-2026-43414
Description
In the Linux kernel, the following vulnerability has been resolved:
scsi: qla2xxx: Completely fix fcport double free
In qla24xx_els_dcmd_iocb() sp->free is set to qla2x00_els_dcmd_sp_free().
When an error happens, this function is called by qla2x00_sp_release(),
when kref_put() releases the first and the last reference.
qla2x00_els_dcmd_sp_free() frees fcport by calling qla2x00_free_fcport().
Doing it one more time after kref_put() is a bad idea.
Scoring
| CVSS 3.1 | 9.8 (CRITICAL) |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| EPSS | 0.38% probability of exploitation · percentile 29.6% · 2026-06-18T12:00:27Z |
| Published | 2026-05-08 |
| Last modified | 2026-05-12 |
References
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.