CVE-2022-49939
Linux Linux, linux kernel
In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF of ref->proc caused by race condition A transaction of type BINDER_TYPE_WEAK_HANDLE can fail to increment the reference for a node. In this case, the target proc normally releases the failed reference upon close as expected. However, if the target is dying in parallel the call will race with binder_deferred_release(), so the target could have released all of its references by now leaving the cleanup of the new failed reference unhandled. The transaction then ends and the target proc gets released making the...
- CVSS
- 7
- EPSS
- 0.14% 3.94% percentile
- CISA KEV
- Not listed
- Published
- 2025.06.18