CVE•Published 2026-05-08•Modified 2026-05-12•1 article on news•6 live references•NVD data
CVE-2026-43414
Vulnerability data via NVD (ingested)
CVSS v3.1
9.8
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
—
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.
Timeline
Published 2026-05-08
Modified 2026-05-12
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
More intel sources (5)
Shodan report
vuln:CVE-2026-43414Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-43414Censys host search filtered to this CVE id.
grep.app
CVE-2026-43414Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-43414GitHub code search for direct mentions.
Google dork
"CVE-2026-43414" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub
No public proof-of-concept repositories found for CVE-2026-43414 on GitHub.