CVE-2025-68260 — Race Condition in Linux
6 documents5 sources
Severity
—N/A
No vectorEPSS
0.0%
top 89.68%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedDec 16
Description
In the Linux kernel, the following vulnerability has been resolved:
rust_binder: fix race condition on death_list
Rust Binder contains the following unsafe operation:
// SAFETY: A `NodeDeath` is never inserted into the death list
// of any node other than its owner, so it is either in this
// death list or in no death list.
unsafe { node_inner.death_list.remove(self) };
This operation is unsafe because when touching the prev/next pointers of
a list element, we have to ensure that no other th…
Affected Packages3 packages
▶CVEListV5linux/linuxeafedbc7c050c44744fbdf80bdf3315e860b7513 — 3428831264096d32f830a7fcfc7885dd263e511a+2
🔴Vulnerability Details
3GHSA▶
GHSA-jmw6-v428-xvcr: In the Linux kernel, the following vulnerability has been resolved:
rust_binder: fix race condition on death_list
Rust Binder contains the following↗2025-12-16
OSV▶
CVE-2025-68260: In the Linux kernel, the following vulnerability has been resolved: rust_binder: fix race condition on death_list Rust Binder contains the following u↗2025-12-16