Impact
A concurrency flaw in the Linux kernel’s binder subsystem triggers a deadlock when the set_notification_done() function is called while the proc lock is still held. If the current thread is not a looper, this causes the thread to attempt to acquire the already‑held proc lock, resulting in an indefinite block that can halt binder‑based communication.
Affected Systems
The vulnerability affects the Linux kernel. No specific version restrictions are listed, so any kernel release that includes the rust_binder code guarded by this bug is potentially impacted. Users running contemporary Linux distributions that embed this kernel code should verify whether it has been patched.
Risk and Exploitability
The CVE record provides no EPSS score and it is not listed in the CISA KEV catalog. The defect can be triggered through local binder interactions or by any process that initiates or receives a death notification. While public exploitation is not confirmed, the bug constitutes a local denial of service if exploited. No formal severity metrics are supplied in the provided data.
OpenCVE Enrichment