CVE Wiki Pixee · CVE intelligence
← All CVEs

CVE-2026-63993

Critical · CVSS 9.8
CVSS
9.8
nvd
EPSS
0.18%
7th pct
KEV
No
Class
oss containerizable

Description

In the Linux kernel, the following vulnerability has been resolved: vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu() skb_tunnel_check_pmtu() can change skb->head. Reusing old_iph afer skb_tunnel_check_pmtu() can cause an UAF. Use instead ip_hdr(skb) as done in drivers/net/bareudp.c and drivers/net/geneve.c. Found by Sashiko.

Affected packages

Linux Kernel 5.11.0 → 5.15.210
Linux Kernel 5.16.0 → 6.1.176
Linux Kernel 5.9.0 → 5.10.259
Linux Kernel 6.13.0 → 6.18.35
Linux Kernel 6.19.0 → 7.0.12
Linux Kernel 6.2.0 → 6.6.143
Linux Kernel 6.7.0 → 6.12.93

References

Status: profiled · ingested 2026-07-20T18:00:18.000Z