In the Linux kernel, the following vulnerability has been resolved: net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains When a TC filter… (CVE-2026-68441)
A vulnerability in the Linux kernel's traffic control (TC) subsystem was resolved where TC_ACT_REDIRECT actions from qdisc filter chains were not properly handled. Instead of redirecting packets as intended, the packets were silently passed through, causing the redirect to fail without visible indication. The fix drops packets when a redirect cannot be honored, making failures immediately apparent to users.
AI Analysis
Technical Summary
The Linux kernel vulnerability (CVE-2026-68441) involves improper handling of the TC_ACT_REDIRECT action returned by TC filters attached to qdisc filter chains. When a filter returns TC_ACT_REDIRECT (for example, via an eBPF program calling bpf_redirect() or an act_bpf action), the redirect was silently lost because no qdisc classify function handled this action. Consequently, packets were enqueued normally instead of being redirected. This issue originated with the introduction of bpf_redirect() for TC and was exacerbated by changes in how bpf_net_context is managed in PREEMPT_RT kernels. The resolution involved adding a helper function that converts TC_ACT_REDIRECT to TC_ACT_SHOT (dropping the packet) in qdisc classify functions, ensuring that failed redirects cause packet loss rather than silent failure. The clsact fast path remains unaffected and continues to handle TC_ACT_REDIRECT correctly.
Potential Impact
Packets intended to be redirected by TC filters in qdisc filter chains were instead silently passed through, causing the redirect to fail without any immediate indication to users. This could lead to unexpected network behavior and troubleshooting difficulties. The fix causes packets to be dropped when redirect cannot be honored, making failures visible through packet loss.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to handle TC_ACT_REDIRECT correctly in qdisc filter chains by dropping packets when redirect cannot be honored. Users should update to the patched kernel versions once available. Patch status is not explicitly stated in the provided data; therefore, check the official Linux kernel advisories or vendor updates for the current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains When a TC filter… (CVE-2026-68441)
Description
A vulnerability in the Linux kernel's traffic control (TC) subsystem was resolved where TC_ACT_REDIRECT actions from qdisc filter chains were not properly handled. Instead of redirecting packets as intended, the packets were silently passed through, causing the redirect to fail without visible indication. The fix drops packets when a redirect cannot be honored, making failures immediately apparent to users.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel vulnerability (CVE-2026-68441) involves improper handling of the TC_ACT_REDIRECT action returned by TC filters attached to qdisc filter chains. When a filter returns TC_ACT_REDIRECT (for example, via an eBPF program calling bpf_redirect() or an act_bpf action), the redirect was silently lost because no qdisc classify function handled this action. Consequently, packets were enqueued normally instead of being redirected. This issue originated with the introduction of bpf_redirect() for TC and was exacerbated by changes in how bpf_net_context is managed in PREEMPT_RT kernels. The resolution involved adding a helper function that converts TC_ACT_REDIRECT to TC_ACT_SHOT (dropping the packet) in qdisc classify functions, ensuring that failed redirects cause packet loss rather than silent failure. The clsact fast path remains unaffected and continues to handle TC_ACT_REDIRECT correctly.
Potential Impact
Packets intended to be redirected by TC filters in qdisc filter chains were instead silently passed through, causing the redirect to fail without any immediate indication to users. This could lead to unexpected network behavior and troubleshooting difficulties. The fix causes packets to be dropped when redirect cannot be honored, making failures visible through packet loss.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to handle TC_ACT_REDIRECT correctly in qdisc filter chains by dropping packets when redirect cannot be honored. Users should update to the patched kernel versions once available. Patch status is not explicitly stated in the provided data; therefore, check the official Linux kernel advisories or vendor updates for the current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-5v73-p3r2-qvx5
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-68441"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a7c9b6abf8831d539cdfa0d
Added to database: 08/12/2026, 16:12:26 UTC
Last enriched: 08/12/2026, 17:20:41 UTC
Last updated: 08/13/2026, 00:41:14 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.