Local service hang via nested mirred forwarding
Published Dec 5, 2022 · Updated Apr 14, 2025
Deadlock in the Linux kernel TC subsystem from 4.10-rc1 through 6.2 allows local users to hang CPUs via mirred packet redirection. In tcf_mirred_forward(), nested egress-to-ingress delivery calls netif_receive_skb() inline instead of queueing the packet on the backlog, allowing retransmission paths to reacquire locks in reverse order. Reachability requires local unprivileged access, a TC mirred egress-to-ingress configuration, and TCP or SCTP retransmission; the bounded result is a CPU soft lockup and service hang.
Summary
What happened
Deadlock in the Linux kernel TC subsystem from 4.10-rc1 through 6.2 allows local users to hang CPUs via mirred packet redirection. In tcf_mirred_forward(), nested egress-to-ingress delivery calls netif_receive_skb() inline instead of queueing the packet on the backlog, allowing retransmission paths to reacquire locks in reverse order. Reachability requires local unprivileged access, a TC mirred egress-to-ingress configuration, and TCP or SCTP retransmission; the bounded result is a CPU soft lockup and service hang.
The record
- CVE
- CVE-2022-4269
- Published
- Dec 5, 2022
- Updated
- Apr 14, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-833, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 5, 2022CVE publishedPublication date reported by the CVE source.
- Apr 14, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=Since upstream commit 53592b3 (v4.10-rc1)
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- Upstream tc_actions.sh soft-lockup reproducerproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo