Katalog CVE

CVE-2026-64466

Niskie ryzyko· EPSS 7%
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.17%

Percentyl 7 - wyżej niż 7% wszystkich znanych CVE

Streszczenie

W jądrze Linux w sterowniku rust_binder nie jest usuwany freeze listener podczas usuwania węzła, gdy użytkownik nie zrobi tego jawnie. Może to prowadzić do wycieku pamięci z powodu cyklu referencji.

Ocena ryzyka

Podatność może prowadzić do wycieku pamięci w sterowniku binder, potencjalnie wyczerpując zasoby systemowe.

Rekomendacja

Zastosuj łatkę jądra Linux, która usuwa freeze listener podczas usuwania węzła.

Inne podatności w Linux kernel

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

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.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS