CVE-2026-23442
Linux Kernel vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Mitigation and workarounds

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).

Community reactions

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.

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management