In the Linux kernel, the following vulnerability has been resolved: futex: Prevent robust futex exit race some more A robust futex unlock stores 0 over the whole futex value - wiping FUTEX_WAITERS …
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: futex: Prevent robust futex exit race some more A robust futex unlock stores 0 over the whole futex value - wiping FUTEX_WAITERS - and wakes a single waiter. That wakeup is a one-shot notification: the protocol relies on its recipient to either acquire the futex (and eventually unlock while aware of the remaining contention) or re-arm FUTEX_WAITERS before sleeping again. If the woken waiter is killed before it can do either,…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/33bfa85458105d6169ebdb697f692b8bb8025bae
- https://git.kernel.org/stable/c/6d4514ca9cdf61fec4ec634cf50386f6f7e69748
- https://git.kernel.org/stable/c/7b8c53263f8878bdd12c87e147ac6feca5c05211
- https://git.kernel.org/stable/c/7cf710e70f9bb8ea75f759ebed09871801315992
- https://git.kernel.org/stable/c/83b0f71d5a313a765754acab51d2ecc5de76e0b9
- https://git.kernel.org/stable/c/925628656b73b70930972ccde421de4f758d8650
- https://git.kernel.org/stable/c/a1c2b7b86a946b6b172bce44d74553da2323a36c
- https://git.kernel.org/stable/c/aa5c571901c6b22b58373693a4bf889ecab11ff5
Timeline
- nvd_ingest NVD