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

CVE-2026-64452

·

Published

2026-07-25

·

Updated

2026-09-07

CVSS v3.1

7.1

High

VectorAV:A/AC:H/PR:N/UI:R/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 6lowpan implementation. The function lowpan nhc do uncompression() retrieves an NHC descriptor while holding the lowpan nhc lock. If the descriptor lacks an uncompress callback, the error path releases the lock before accessing nhc->name. Simultaneously, lowpan nhc del() can remove and free descriptors under the same lock. Because lowpan header decompress() can be called from paths not covered by the net core RX critical section, such as the Bluetooth 6LoWPAN L2CAP receive path, a race condition occurs. This allows a task to dereference nhc->name after the descriptor has been freed, leading to a slab-use-after-free. The issue is triggered within the lowpan nhc do uncompression() and lowpan header decompress() functions.
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

AZL-93926
CVE-2026-64452
ECHO-D581-474B-33E7
OPENSUSE-SU-2026:11476-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu