PT-2025-52899 · Linux+3 · Linux Kernel+3
Published
2025-12-24
·
Updated
2026-05-11
·
CVE-2025-68363
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The bpf skb check mtu helper in the Linux kernel does not properly validate the skb->transport header, potentially leading to issues when the BPF MTU CHK SEGS flag is used. Specifically, the transport header may not always be set, and the code does not check if it is set before accessing it. This can result in a warning message when CONFIG DEBUG NET is enabled, skb->gso size is set, and bpf prog test run is used. The issue is addressed by adding a check using skb transport header was set() before accessing skb->transport header.
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
Debian
Linuxmint
Linux Kernel
Ubuntu