PT-2026-61239 · Linux+1 · Linux Kernel+1
CVE-2026-63922
·
Published
2026-05-25
·
Updated
2026-09-09
CVSS v3.1
10
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the IPv6 extension header handling where the
ip6 parse tlv() function caches the network header pointer in nh while processing Type-Length-Value (TLV) structures. When ipv6 dest hao() is called, it may trigger pskb expand head() for a cloned socket buffer (skb), which can relocate the buffer head and invalidate the cached nh pointer. This leads to a situation where subsequent trailing padding or TLVs are parsed from an incorrect memory location.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu