CVE-2026-23459
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23459 is a memory corruption vulnerability in the Linux kernel's iptunnel_xmit_stats() function affecting VXLAN and Geneve tunnel implementations. The flaw arises because the function incorrectly assumes all tunnels use NETDEV_PCPU_STAT_TSTATS, while VXLAN and Geneve tunnels use NETDEV_PCPU_STAT_DSTATS via udp_tunnel[6]_xmit_skb(). Affected kernel versions include 6.14 through 6.19.9 and Linux 7.0-rc1 through 7.0-rc4. It was published on April 3, 2026, with patches available by May 2026. It carries a CVSS v3.1 base score of 8.2 (High) (GitHub Advisory).

Technical details

The root cause is a structural mismatch between two per-CPU statistics data structures: pcpu_sw_netstats (used by NETDEV_PCPU_STAT_TSTATS) and pcpu_dstats (used by NETDEV_PCPU_STAT_DSTATS). The @syncp field has a different offset in each structure, so when iptunnel_xmit_stats() writes to the syncp sequence assuming TSTATS layout on a system actually using DSTATS, it overwrites unintended memory. On 32-bit kernels, this results in memory corruption or system freezes. No CWE classification has been formally assigned, but the flaw is consistent with incorrect type assumption / improper data structure handling. The vulnerability is reachable via network traffic through VXLAN or Geneve tunnels without any authentication (GitHub Advisory).

Impact

Successful exploitation primarily impacts availability, causing system freezes or memory corruption on 32-bit Linux kernel systems running VXLAN or Geneve tunnels. There is a low integrity impact due to potential memory corruption side effects, but no confidentiality impact is expected. The vulnerability is particularly severe in network infrastructure environments where VXLAN/Geneve tunnels are used for overlay networking (e.g., container orchestration or SDN deployments), as a freeze or corruption could disrupt all traffic traversing the affected host (GitHub Advisory).

Exploitability

There is no known public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time (GitHub Advisory). The vulnerability is remotely exploitable with no authentication or user interaction required, lowering the barrier for potential abuse. The EPSS score is approximately 0.018% (0.000180), indicating a very low current probability of exploitation in the next 30 days. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.

Mitigation and workarounds

The fix is included in Linux kernel version 6.19.10 and Linux 7.0-rc5 and later, via patches committed to the stable kernel tree (GitHub Advisory). Administrators should upgrade affected kernels to 6.19.10+ or apply the relevant stable patches (0d087d00161f562d5047cc4009bb0c6a19daf9f1 and 8431c602f551549f082bbfa67f3003f2d8e3e132). As a temporary workaround on 32-bit systems, consider disabling VXLAN and Geneve tunnel interfaces until the patch can be applied, particularly in environments where these tunnels are exposed to untrusted network traffic.

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux

Fixed

sid

linux: 6.19.10-1

Fixed

trixie

linux

Fixed

Ubuntu

Affected

bionic

linux

Not Affected

bionic (esm-infra)

linux

Not Affected

bionic (fips-updates)

linux-fips

Not Affected

bionic (fips)

linux-fips

Not Affected

devel

linux

Not Affected

focal

linux

Not Affected

focal (esm-infra)

linux

Not Affected

focal (fips-updates)

linux-fips

Not Affected

RHEL / CentOS

Affected

RHEL 8

Not Affected

RHEL 9

Not Affected

RHEL 10

Not Affected

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-80904MEDIUM5.9
  • Linux Kernel logoLinux Kernel
  • linux-aws-6.14
NoYesSep 04, 2026
CVE-2026-80905MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-gkeop
NoYesSep 04, 2026
CVE-2026-80913MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-ibm-5.4
NoYesSep 04, 2026
CVE-2026-80912MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-oem-6.14
NoYesSep 04, 2026
CVE-2026-80906NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-nvidia-6.14
NoYesSep 04, 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