CVE•Published 2026-05-08•Modified 2026-05-21•1 article on news•5 live references•NVD data
CVE-2026-43452Linux · Linux_kernel
Vulnerability data via NVD (ingested)
CVSS v3.1
8.2
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
EPSS percentile
—
Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: guard option walkers against 1-byte tail reads When the last byte of options is a non-single-byte option kind, walkers that advance with i += op[i + 1] ? : 1 can read op[i + 1] past the end of the option area. Add an explicit i == optlen - 1 check before dereferencing op[i + 1] in xt_tcpudp and xt_dccp option walkers.
Timeline
Published 2026-05-08
Modified 2026-05-21
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).
Shodan · vuln tag304 hosts
vuln:CVE-2026-43452Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · OS
os:"Linux Kernel"Hosts Shodan identified as running Linux Kernel.
More intel sources (5)
Shodan report
vuln:CVE-2026-43452Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-43452Censys host search filtered to this CVE id.
grep.app
CVE-2026-43452Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-43452GitHub code search for direct mentions.
Google dork
"CVE-2026-43452" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.