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 …
提示
摘要
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,…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- 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
时间线
- nvd_ingest NVD