PT-2026-61641 · Linux+1 · Linux Kernel+1

CVE-2026-64188

·

Published

2026-07-20

·

Updated

2026-09-07

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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.

Exploit

Use After Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-64188
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu