PT-2025-52899 · Linux+3 · Linux Kernel+3
CVE-2025-68363
·
Published
2025-11-12
·
Updated
2026-08-25
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/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 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
Use of Uninitialized Resource
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Ubuntu