PT-2026-61641 · Linux · Linux Kernel

CVE-2026-64188

·

Published

2026-07-20

·

Updated

2026-07-20

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the rmnet dellink() function. The function removes an endpoint from the hash table and frees it immediately using kfree(). However, RCU readers on the receive path, specifically within rmnet rx handler and rmnet map ingress handler, may still hold a reference to the endpoint and attempt to dereference the egress dev variable after the memory has been released. RCU (Read-Copy-Update) is a synchronization mechanism that allows multiple readers to access data while it is being updated.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-64188

Affected Products

Linux Kernel