PT-2026-68078 · Linux · Linux Kernel
CVE-2026-64577
·
Published
2026-08-05
·
Updated
2026-08-09
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The
gtp1u send echo resp() function fails to check the return value of skb pull data(). When processing an echo request between 16 and 19 bytes, the pull request for 20 bytes fails and returns NULL without advancing skb->data. Subsequent calls to skb push() and the IP header push by iptunnel xmit() move skb->data below skb->head, which triggers skb under panic() and results in a kernel panic.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 👾
Related Identifiers
Affected Products
Linux Kernel