In the Linux kernel, the following vulnerability has been resolved: ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry do_mq_timedreceive calls wq_sleep with a stack local add…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry do_mq_timedreceive calls wq_sleep with a stack local address. The sender (do_mq_timedsend) uses this address to later call pipelined_send. This leads to a very hard to trigger race where a do_mq_timedreceive call might return and leave do_mq_timedsend to rely on an invalid address, causing the following crash: RIP: 0010:wake_q_add_safe+0x13/0x60 C…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/4528c0c323085e645b8765913b4a7fd42cf49b65 Patch
- https://git.kernel.org/stable/c/807fa14536b26803b858da878b643be72952a097 Patch
- https://git.kernel.org/stable/c/a11ddb37bf367e6b5239b95ca759e5389bb46048 Patch
- https://git.kernel.org/stable/c/4528c0c323085e645b8765913b4a7fd42cf49b65 Patch
- https://git.kernel.org/stable/c/807fa14536b26803b858da878b643be72952a097 Patch
- https://git.kernel.org/stable/c/a11ddb37bf367e6b5239b95ca759e5389bb46048 Patch
时间线
- nvd_ingest NVD