Unrated severityNVD Advisory· Published Jul 25, 2026· Updated Aug 17, 2026
CVE-2026-64466
CVE-2026-64466
Description
In the Linux kernel, the following vulnerability has been resolved:
rust_binder: clear freeze listener on node removal
Generally userspace is supposed to explicitly clear freeze listeners before they drop the refcount on the node ref to zero, but there's nothing forcing that. Currently, in this scenario the freeze listener remains in the freeze_listeners rbtree and in the remote node's freeze listener list, even though the ref for which the listener is registered is gone. This could potentially lead to a memory leak due to a refcount cycle. Thus, remove the freeze listener in this scenario.
Affected products
3- osv-coords2 versions
< 7.1.7-1.1+ 1 more
- (no CPE)range: < 7.1.7-1.1
- (no CPE)range: >= 6.18.0, < 6.18.39
Patches
Vulnerability mechanics
References
3News mentions
0No linked articles in our index yet.