Security readout for executives and security teams
Plain-English summary
This is a Linux kernel networking flaw in IPv6 tunnel packet handling. VLAN-encapsulated tunnel traffic may trigger unsafe handling and crash or destabilize the kernel. The cited impact is availability, not data theft or privilege escalation.
Executive priority
High priority for internet-facing or multi-tenant Linux systems using IPv6 tunnels; otherwise schedule in the normal kernel patch cycle. The business risk is service disruption, not confirmed data compromise.
Technical view
In __ip6_tnl_rcv(), VLAN-encapsulated IPv6 tunnel packets were validated with pskb_inet_may_pull(), which did not account for VLAN encapsulation. The fix uses skb_vlan_inet_prepare(). syzbot observed uninitialized-value use during ECN decapsulation in the IPv6 tunnel receive path.
Likely exposure
Systems running affected Linux kernel builds with IPv6 tunneling, GRE, or related IPv6 tunnel handling are the concern. Exposure is highest on hosts or appliances that accept IPv6 tunnel traffic from untrusted networks.
Exploitation context
The record gives CVSS AV:N/AC:L/PR:N/UI:N with availability-only impact and says KEV is false. The public evidence is a syzbot/KMSAN report, not proof of observed exploitation. Active exploitation is unconfirmed.
Researcher notes
Evidence comes from a syzbot report and kernel stable fixes. The vulnerable path is __ip6_tnl_rcv() to IP6_ECN_decapsulate with VLAN encapsulation mishandled. The bundle does not provide exploit code, real-world exploitation, or distribution-specific packages.
Mitigation direction
Upgrade affected Linux kernels to vendor packages containing the referenced stable fixes.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2026-23003 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
0ADP providers
8Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.