Back to overview

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.

Metadata

CVE ID
CVE-2026-64466
State
PUBLISHED
Assigner
Linux
Reserved
2026-07-19 15:36 UTC
Published
2026-07-25 08:51 UTC
Last updated
2026-07-25 08:51 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux eafedbc7c050c44744fbdf80bdf3315e860b7513 < 91b27f8172cdbf265240104772fd042a461a7767, eafedbc7c050c44744fbdf80bdf3315e860b7513 < 0644da3621ddd8e146280675a2a31d1e06634a1d, eafedbc7c050c44744fbdf80bdf3315e860b7513 < bc4a9828897871ff3e5a1f8a1d346decbf4ee95e
Linux Linux 6.18, 0 < 6.18, 6.18.39 ≤ 6.18.*, 7.1.4 ≤ 7.1.* …
Back to overview