Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent in6_dev_get() from resurrecting inet6_dev in6_dev_get() reads… (CVE-2026-74630)

0
High
Published: 08/22/2026 (08/22/2026, 18:30:27 UTC)
Source: GCVE Database

Description

A use-after-free vulnerability in the Linux kernel's IPv6 implementation was resolved by preventing in6_dev_get() from resurrecting a freed inet6_dev object. The function previously incremented a reference count on an object that could have been freed, leading to potential invalid memory access. This flaw was identified and validated by OpenAI Security Research and Trail of Bits.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 08/22/2026, 23:39:41 UTC

Technical Analysis

The vulnerability in the Linux kernel involves the in6_dev_get() function, which reads dev->ip6_ptr under RCU and then unconditionally increments its reference count. Because device teardown can clear the pointer and drop the last reference between these operations, the increment can resurrect an object whose RCU free has already been queued. This results in use-after-free conditions where callers may access freed memory. The fix involves using refcount_inc_not_zero() to ensure the reference count is only incremented if the object is still valid, returning NULL otherwise. This pins the object safely for the caller and prevents resurrection of freed objects. The issue was reproducible on an unpatched kernel revision (v7.2-rc3) and was confirmed by memory sanitizer traces showing use-after-free and reference count underflow.

Potential Impact

The vulnerability allows use-after-free conditions in the IPv6 networking code of the Linux kernel. This can lead to memory corruption, kernel crashes, or potentially privilege escalation if exploited. However, no known exploits in the wild have been reported. The impact is limited to affected kernel versions before the fix and affects kernel stability and security.

Mitigation Recommendations

A fix has been implemented in the Linux kernel to address this vulnerability by modifying in6_dev_get() to use refcount_inc_not_zero() and return NULL if the object is already freed. Users should apply the official kernel updates that include this patch. Since no patch links or vendor advisories are provided here, users should monitor the official Linux kernel repositories or trusted vendor advisories for the fix. Patch status is not yet confirmed in this data — check the vendor advisory for current remediation guidance.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-6g8v-5hwp-cmr2
Osv Schema Version
1.4.0
Aliases
["CVE-2026-74630"]
Ecosystems
[]
Database Specific Severity
null
Cvss Version
null

Threat ID: 6a8a27f2acd9273b499bc84c

Added to database: 08/22/2026, 22:51:30 UTC

Last enriched: 08/22/2026, 23:39:41 UTC

Last updated: 08/23/2026, 00:12:08 UTC

Views: 2

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

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

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses