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: net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()… (CVE-2026-64188)

0
Medium
Published: 07/20/2026 (07/20/2026, 18:32:33 UTC)
Source: GCVE Database

Description

A use-after-free vulnerability in the Linux kernel's Qualcomm rmnet driver was fixed. The issue occurs in the rmnet_dellink() function, where an endpoint is removed and freed while RCU readers may still access it, leading to potential memory corruption and kernel crashes. The fix involves deferring the freeing of the endpoint memory until after the RCU grace period using kfree_rcu(), preventing stale pointer dereferences.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/20/2026, 19:44:33 UTC

Technical Analysis

The Linux kernel's Qualcomm rmnet driver contained a use-after-free vulnerability in the rmnet_dellink() function. This function removed an endpoint from a hash table and immediately freed its memory with kfree(), but RCU readers on the receive path could still hold references to the endpoint and dereference a pointer after it was freed. The endpoint is a kmalloc-32 object, and the stale read occurs at the egress_dev pointer. The fix adds an rcu_head field to the endpoint structure and replaces kfree() with kfree_rcu() to defer freeing until after the RCU grace period. Additionally, a call that set the egress_dev pointer to NULL during the grace period was removed to avoid data races with lockless readers.

Potential Impact

Exploitation of this vulnerability can cause kernel crashes (BUG and Oops) due to use-after-free memory access. This can lead to denial of service on affected systems running vulnerable kernel versions. There is no indication of privilege escalation or code execution from the provided data.

Mitigation Recommendations

A fix has been implemented that replaces immediate freeing with deferred freeing using kfree_rcu() and adjusts related code to prevent data races. Users and maintainers should apply the official Linux kernel patches that address this issue. Patch status is not explicitly confirmed in the provided data; check the vendor or kernel mailing list advisories for the specific fixed kernel versions and apply updates accordingly.

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-6h7j-8h9r-mwrg
Osv Schema Version
1.4.0
Aliases
["CVE-2026-64188"]
Ecosystems
[]
Database Specific Severity
null
Cvss Version
null

Threat ID: 6a5e79e82a4a8d59899bab5b

Added to database: 07/20/2026, 19:41:28 UTC

Last enriched: 07/20/2026, 19:44:33 UTC

Last updated: 07/21/2026, 06:44:10 UTC

Views: 8

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