PT-2026-69737 · Linux · Linux Kernel
CVE-2026-68337
·
Published
2026-08-10
·
Updated
2026-08-17
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
An issue exists in the BPF subsystem where the
bpf redirect*() helpers and skb do redirect() function obtain per-task bpf redirect info via bpf net ctx get ri(). This process unconditionally dereferences current->bpf net context. When {cls,act} bpf is attached to a proper qdisc, the context is not established, leading to a NULL dereference (a situation where the system attempts to read a memory address that is null, causing a crash). This can be triggered if a program calls bpf redirect() directly or returns a TC ACT REDIRECT verdict, which then dispatches to skb do redirect() via tcf qevent handle().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