
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-23442 is a NULL pointer dereference vulnerability in the Linux kernel's IPv6 Segment Routing (SRv6) implementation. The flaw exists in the seg6_hmac_validate_skb() and ipv6_srh_rcv() functions, where __in6_dev_get() can return NULL when a network device lacks IPv6 configuration (e.g., MTU < IPV6_MIN_MTU or after NETDEV_UNREGISTER), and the returned pointer is dereferenced without a NULL check. Affected kernel versions span 4.10.1 through 6.12.82 and 6.13 through 6.19.9, as well as 7.0-rc1 through 7.0-rc4. It was published on April 3, 2026, with a CVSS v3.1 base score of 5.5 (Medium) (Github Advisory).
The root cause is classified as CWE-476 (NULL Pointer Dereference). The __in6_dev_get() function, called within both seg6_hmac_validate_skb() and ipv6_srh_rcv(), can legitimately return NULL when the queried network interface has no associated IPv6 device structure — a condition that arises when the interface MTU is below IPV6_MIN_MTU or after a NETDEV_UNREGISTER event. Without NULL checks, subsequent dereference of the returned idev pointer triggers a kernel panic. Exploitation requires local network access or the ability to deliver crafted IPv6 Segment Routing Header (SRH) packets to the affected system, and a low-privileged local attacker can trigger the condition (Github Advisory).
Successful exploitation causes a kernel crash, resulting in a denial-of-service (DoS) condition that renders the affected system completely unavailable. There is no confidentiality or integrity impact — the vulnerability is limited to availability. Systems processing IPv6 SRH traffic (e.g., routers, gateways, or servers with SRv6 enabled) are at greatest risk, and a crash could disrupt all services hosted on the affected machine (Github Advisory).
Patches are available in the upstream Linux kernel. Users should upgrade to kernel version 6.12.83 or later (for 6.12.x branches), 6.19.10 or later (for 6.13–6.19.x branches), or 7.0-rc5 or later. Patch commits are available at the kernel stable tree. Debian has accepted linux 6.12.85 into stable-security and proposed-updates. SUSE has issued security advisories (SUSE-SU-2026:2068-1, SUSE-SU-2026:21834-1, SUSE-SU-2026:2217-1, SUSE-SU-2026:2238-1). As a temporary workaround, organizations can apply network segmentation to limit exposure of systems using IPv6 SRv6, or disable SRv6 processing if not required (Github Advisory).
SUSE issued multiple security update advisories addressing this CVE across its kernel packages. The Yocto Project security mailing list tracked the vulnerability across several messages. Debian accepted the fix into stable-security and proposed-updates channels. No notable individual researcher commentary or significant social media discussion has been identified for this vulnerability.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."