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: netpoll: fix a use-after-free on shutdown path There is a use-after-free error… (CVE-2026-64424)

0
Medium
Published: 07/25/2026 (07/25/2026, 12:31:35 UTC)
Source: GCVE Database

Description

A use-after-free vulnerability was identified and resolved in the Linux kernel's netpoll shutdown path. The issue arises because the cleanup process does not properly wait for a pending TX worker to finish, allowing the worker to access freed memory. The fix involves using disable_delayed_work_sync() to ensure the worker is fully stopped before freeing memory, preventing any further work from being queued. This vulnerability was detected by KASAN and involves a race condition between cleanup and worker execution.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/25/2026, 23:24:50 UTC

Technical Analysis

The Linux kernel netpoll subsystem had a use-after-free vulnerability on its shutdown path. During cleanup, __netpoll_cleanup() sets dev->npinfo to NULL and calls call_rcu() with rcu_cleanup_netpoll_info(), which attempts to cancel delayed work without waiting for its completion due to being in softirq context. Consequently, the TX worker can still run after npinfo is freed, leading to use-after-free. The vulnerability was fixed by replacing cancel_delayed_work() with disable_delayed_work_sync(), ensuring the worker is completely stopped before freeing npinfo, preventing any further re-arming of the work and eliminating the use-after-free condition.

Potential Impact

The vulnerability allows a use-after-free condition in the Linux kernel netpoll subsystem, which could lead to kernel memory corruption or instability if exploited. However, no known exploits in the wild have been reported. The impact is limited to kernel-level memory safety and could potentially be leveraged for denial of service or privilege escalation under certain conditions.

Mitigation Recommendations

A fix has been implemented in the Linux kernel source to address this vulnerability by using disable_delayed_work_sync() to fully stop the TX worker before freeing memory. Users should apply the official kernel updates that include this fix once available. Patch status is not yet confirmed from the vendor advisory; check the official Linux kernel repositories or vendor advisories for the 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-4m75-5382-c595
Osv Schema Version
1.4.0
Aliases
["CVE-2026-64424"]
Ecosystems
[]
Database Specific Severity
null
Cvss Version
null

Threat ID: 6a6542099c2644c7f80838da

Added to database: 07/25/2026, 23:08:57 UTC

Last enriched: 07/25/2026, 23:24:50 UTC

Last updated: 07/26/2026, 05:17:00 UTC

Views: 6

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