In the Linux kernel, the following vulnerability has been resolved: inet: frags: publish queues before arming timer inet_frag_create() arms the… (CVE-2026-74662)
A vulnerability in the Linux kernel's inet_frag_create() function was resolved. The issue involved arming a fragment queue timer before the queue was published in the hash table, which could lead to a stale hash node due to improper reference handling. The fix ensures the queue is published before the timer is armed, preventing premature timer expiry and maintaining proper hash reference balance.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel relates to the inet_frag_create() function, which arms a fragment queue timer before inserting the queue into the fqdir rhashtable. If the fragment timeout is zero or negative, the timer can expire before the queue is published, causing the timer callback to attempt removal of a node not yet in the hash table. This results in dropping an anticipated hash reference and potentially leaving a stale hash node after the caller drops the remaining reference. The fix involves publishing the queue first and arming the timer while holding the queue lock, ensuring timer expiry only occurs after the queue is visible in the hash table, allowing proper removal and reference balancing.
Potential Impact
The vulnerability could cause stale hash nodes in the inet fragment queue hash table due to premature timer expiry and improper reference counting. This could lead to resource management issues within the kernel's networking stack. There is no indication of direct exploitation or impact on confidentiality, integrity, or availability beyond potential kernel resource inconsistencies.
Mitigation Recommendations
A fix has been implemented that changes the order of operations to publish the queue before arming the timer and holds the queue lock during this process. Users should apply the official Linux kernel update that includes this fix. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor advisory or Linux kernel mailing lists for the current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: inet: frags: publish queues before arming timer inet_frag_create() arms the… (CVE-2026-74662)
Description
A vulnerability in the Linux kernel's inet_frag_create() function was resolved. The issue involved arming a fragment queue timer before the queue was published in the hash table, which could lead to a stale hash node due to improper reference handling. The fix ensures the queue is published before the timer is armed, preventing premature timer expiry and maintaining proper hash reference balance.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel relates to the inet_frag_create() function, which arms a fragment queue timer before inserting the queue into the fqdir rhashtable. If the fragment timeout is zero or negative, the timer can expire before the queue is published, causing the timer callback to attempt removal of a node not yet in the hash table. This results in dropping an anticipated hash reference and potentially leaving a stale hash node after the caller drops the remaining reference. The fix involves publishing the queue first and arming the timer while holding the queue lock, ensuring timer expiry only occurs after the queue is visible in the hash table, allowing proper removal and reference balancing.
Potential Impact
The vulnerability could cause stale hash nodes in the inet fragment queue hash table due to premature timer expiry and improper reference counting. This could lead to resource management issues within the kernel's networking stack. There is no indication of direct exploitation or impact on confidentiality, integrity, or availability beyond potential kernel resource inconsistencies.
Mitigation Recommendations
A fix has been implemented that changes the order of operations to publish the queue before arming the timer and holds the queue lock during this process. Users should apply the official Linux kernel update that includes this fix. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor advisory or Linux kernel mailing lists for the current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-92r4-fqr3-4rrc
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74662"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a8a27f1acd9273b499bc7d9
Added to database: 08/22/2026, 22:51:29 UTC
Last enriched: 08/22/2026, 23:54:26 UTC
Last updated: 08/23/2026, 00:52:16 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.