In the Linux kernel, the following vulnerability has been resolved: net/sched: act_ct: fix sk_buff leak when the header checks reject a packet… (CVE-2026-74621)
A memory leak vulnerability in the Linux kernel's net/sched subsystem was resolved. The flaw caused sk_buff (socket buffer) objects to leak when header checks rejected malformed packets, due to improper ownership handling of these buffers. This leak could occur unboundedly for each malformed packet processed by the affected code path.
AI Analysis
Technical Summary
The Linux kernel vulnerability CVE-2026-74621 involves a sk_buff memory leak in the net/sched act_ct module. The function tcf_ct_handle_fragments() performs header sanity checks on packets before defragmentation. When these checks fail (e.g., for malformed IPv4 or IPv6 fragments), the function returns errors without freeing the sk_buff. However, the caller tcf_ct_act() treats any non-zero return as if ownership of the sk_buff was transferred (TC_ACT_CONSUMED), causing the packet buffer to be orphaned and leaked. This results in one sk_buff plus its data buffer leaking per malformed packet, with no upper bound. The patch restores proper freeing of the sk_buff in error cases, preventing the leak. The issue was reproduced on Linux kernel v7.2-rc6 with specific malformed IPv6 packets, and fixed by ensuring the caller frees the sk_buff when appropriate.
Potential Impact
The vulnerability causes a memory leak in the Linux kernel's network packet processing path. Each malformed packet that triggers the error path leaks kernel memory buffers (sk_buff and associated data), which could lead to resource exhaustion over time. The leak is unbounded and affects systems processing malformed packets with the affected kernel versions. There is no indication of direct code execution or privilege escalation from this issue.
Mitigation Recommendations
A fix for this vulnerability has been committed to the Linux kernel source code. Users should update to a kernel version that includes this patch to prevent the sk_buff memory leak. Since this is a kernel-level fix, applying the official kernel update is the recommended remediation. Patch status is not explicitly stated in the provided data; users should consult the Linux kernel vendor or distribution advisory for the exact fixed version and update accordingly.
In the Linux kernel, the following vulnerability has been resolved: net/sched: act_ct: fix sk_buff leak when the header checks reject a packet… (CVE-2026-74621)
Description
A memory leak vulnerability in the Linux kernel's net/sched subsystem was resolved. The flaw caused sk_buff (socket buffer) objects to leak when header checks rejected malformed packets, due to improper ownership handling of these buffers. This leak could occur unboundedly for each malformed packet processed by the affected code path.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel vulnerability CVE-2026-74621 involves a sk_buff memory leak in the net/sched act_ct module. The function tcf_ct_handle_fragments() performs header sanity checks on packets before defragmentation. When these checks fail (e.g., for malformed IPv4 or IPv6 fragments), the function returns errors without freeing the sk_buff. However, the caller tcf_ct_act() treats any non-zero return as if ownership of the sk_buff was transferred (TC_ACT_CONSUMED), causing the packet buffer to be orphaned and leaked. This results in one sk_buff plus its data buffer leaking per malformed packet, with no upper bound. The patch restores proper freeing of the sk_buff in error cases, preventing the leak. The issue was reproduced on Linux kernel v7.2-rc6 with specific malformed IPv6 packets, and fixed by ensuring the caller frees the sk_buff when appropriate.
Potential Impact
The vulnerability causes a memory leak in the Linux kernel's network packet processing path. Each malformed packet that triggers the error path leaks kernel memory buffers (sk_buff and associated data), which could lead to resource exhaustion over time. The leak is unbounded and affects systems processing malformed packets with the affected kernel versions. There is no indication of direct code execution or privilege escalation from this issue.
Mitigation Recommendations
A fix for this vulnerability has been committed to the Linux kernel source code. Users should update to a kernel version that includes this patch to prevent the sk_buff memory leak. Since this is a kernel-level fix, applying the official kernel update is the recommended remediation. Patch status is not explicitly stated in the provided data; users should consult the Linux kernel vendor or distribution advisory for the exact fixed version and update accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-pjmq-j37r-3mm4
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74621"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a8a27f2acd9273b499bc802
Added to database: 08/22/2026, 22:51:30 UTC
Last enriched: 08/22/2026, 23:53:19 UTC
Last updated: 08/23/2026, 00:52:00 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.