In the Linux kernel, the following vulnerability has been resolved: net/sched: act_gact, act_police: range check the fallback control action… (CVE-2026-74620)
A vulnerability in the Linux kernel's network scheduler (net/sched) involving the act_gact and act_police modules allows user space to set an out-of-range fallback control action (TC_ACT_CONSUMED). This causes the kernel to leak one sk_buff structure and its data buffer per packet processed, leading to unbounded memory leakage. The issue arises because the fallback control action is not properly range-checked, unlike the primary control action. The vulnerability has been resolved by adding proper validation to reject invalid fallback actions.
AI Analysis
Technical Summary
The Linux kernel vulnerability CVE-2026-74620 affects the net/sched subsystem, specifically the act_gact and act_police modules. The function tcf_action_check_ctrlact() properly range-checks the primary control action but does not validate the secondary fallback control actions (TCA_GACT_PROB.paction and TCA_POLICE_RESULT) against the full range of valid verdicts. This allows user space to set the fallback action to TC_ACT_CONSUMED, a verdict outside the official UAPI range. TC_ACT_CONSUMED signals that the packet buffer (skb) is consumed and should not be freed, causing a memory leak of one sk_buff plus its data buffer per packet. The leak is unbounded and affects all traffic on the chain, including kernel-generated packets. The vulnerability was introduced after TC_ACT_CONSUMED was added but the existing range checks were not updated to include it. The fix involves factoring out the range test into a helper function and applying it to both primary and fallback control actions, rejecting invalid values with -EINVAL. Testing on version 7.2-rc6 confirmed the leak and its resolution.
Potential Impact
This vulnerability causes an unbounded memory leak in the Linux kernel's network scheduler for all packets processed by the affected filters. Each packet leaks one sk_buff structure and its associated data buffer, which can lead to resource exhaustion over time. The leak affects both user and kernel-generated packets on the chain. There is no indication of direct code execution or privilege escalation from the provided data.
Mitigation Recommendations
A fix is available that properly validates fallback control actions and rejects invalid values, preventing the memory leak. Users should apply the official kernel patch that includes this validation. Since no vendor advisory or patch link is provided here, check the Linux kernel mailing lists or official kernel repositories for the patch corresponding to CVE-2026-74620. Until patched, avoid configurations that set fallback control actions to values outside the official range.
In the Linux kernel, the following vulnerability has been resolved: net/sched: act_gact, act_police: range check the fallback control action… (CVE-2026-74620)
Description
A vulnerability in the Linux kernel's network scheduler (net/sched) involving the act_gact and act_police modules allows user space to set an out-of-range fallback control action (TC_ACT_CONSUMED). This causes the kernel to leak one sk_buff structure and its data buffer per packet processed, leading to unbounded memory leakage. The issue arises because the fallback control action is not properly range-checked, unlike the primary control action. The vulnerability has been resolved by adding proper validation to reject invalid fallback actions.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel vulnerability CVE-2026-74620 affects the net/sched subsystem, specifically the act_gact and act_police modules. The function tcf_action_check_ctrlact() properly range-checks the primary control action but does not validate the secondary fallback control actions (TCA_GACT_PROB.paction and TCA_POLICE_RESULT) against the full range of valid verdicts. This allows user space to set the fallback action to TC_ACT_CONSUMED, a verdict outside the official UAPI range. TC_ACT_CONSUMED signals that the packet buffer (skb) is consumed and should not be freed, causing a memory leak of one sk_buff plus its data buffer per packet. The leak is unbounded and affects all traffic on the chain, including kernel-generated packets. The vulnerability was introduced after TC_ACT_CONSUMED was added but the existing range checks were not updated to include it. The fix involves factoring out the range test into a helper function and applying it to both primary and fallback control actions, rejecting invalid values with -EINVAL. Testing on version 7.2-rc6 confirmed the leak and its resolution.
Potential Impact
This vulnerability causes an unbounded memory leak in the Linux kernel's network scheduler for all packets processed by the affected filters. Each packet leaks one sk_buff structure and its associated data buffer, which can lead to resource exhaustion over time. The leak affects both user and kernel-generated packets on the chain. There is no indication of direct code execution or privilege escalation from the provided data.
Mitigation Recommendations
A fix is available that properly validates fallback control actions and rejects invalid values, preventing the memory leak. Users should apply the official kernel patch that includes this validation. Since no vendor advisory or patch link is provided here, check the Linux kernel mailing lists or official kernel repositories for the patch corresponding to CVE-2026-74620. Until patched, avoid configurations that set fallback control actions to values outside the official range.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-x4gp-7h95-w6vp
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74620"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a8a27f2acd9273b499bc7f0
Added to database: 08/22/2026, 22:51:30 UTC
Last enriched: 08/22/2026, 23:53:39 UTC
Last updated: 08/23/2026, 00:52:05 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.