PT-2026-61309 · Linux · Linux Kernel
CVE-2026-63992
·
Published
2026-07-19
·
Updated
2026-07-19
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An out-of-bound access occurs in the
iptunnel pmtud check icmp() function when it is called while the skb transport header is not set. This happens because the system incorrectly assumes the presence of a transport header, leading to an invalid memory access using the value 65535. The issue is resolved by accessing the ICMP header based on the IPv4 network header and verifying that the icmp->type is present in the skb linear part.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel