Impact
A use‑after‑free flaw exists in the Linux kernel’s Binder subsystem. In binder_free_transaction, the target process is accessed after the lock protecting it is released, and the process may have terminated in that interval. The bug allows a kernel memory corruption that can cause a crash or other unintended behavior when the freed memory is accessed.
Affected Systems
The defect is present in any Linux kernel that bundles the Binder driver and has not applied the patch that adds a binding to the target thread before releasing the lock. No specific version range is supplied, so any current kernel release that includes binder and has not incorporated the reported fix should be assessed for vulnerability status.
Risk and Exploitability
The CVSS score of 7.8 indicates high severity. The EPSS score is reported as < 1 %, and the issue is not listed in CISA’s KEV catalog, implying that widespread exploitation is currently unlikely. Based on the description, it is inferred that a local attacker with the ability to inject Binder transactions could potentially trigger the bug, leading to kernel memory corruption and a system crash. The likelihood of exploitation remains low but should not be ignored for systems that use Binder or run in environments where local access is possible.
OpenCVE Enrichment
Debian DLA