In the Linux kernel, the following vulnerability has been resolved: af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock. Billy Jheng Bing-Jhong reported a race between __unix_gc() and …
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock. Billy Jheng Bing-Jhong reported a race between __unix_gc() and queue_oob(). __unix_gc() tries to garbage-collect close()d inflight sockets, and then if the socket has MSG_OOB in unix_sk(sk)->oob_skb, GC will drop the reference and set NULL to it locklessly. However, the peer socket still can send MSG_OOB message and queue_oob() can update unix_sk(sk)->oob_skb…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/4708f49add84a57ce0ccc7bf9a6269845c631cc3 Patch
- https://git.kernel.org/stable/c/4bf6964451c3cb411fbaa1ae8b214b3d97a59bf1 Patch
- https://git.kernel.org/stable/c/518a994aa0b87d96f1bc6678a7035df5d1fcd7a1 Patch
- https://git.kernel.org/stable/c/9841991a446c87f90f66f4b9fee6fe934c1336a2 Patch
- https://git.kernel.org/stable/c/d59ae9314b97e01c76a4171472441e55721ba636 Patch
- https://git.kernel.org/stable/c/4708f49add84a57ce0ccc7bf9a6269845c631cc3 Patch
- https://git.kernel.org/stable/c/4bf6964451c3cb411fbaa1ae8b214b3d97a59bf1 Patch
- https://git.kernel.org/stable/c/518a994aa0b87d96f1bc6678a7035df5d1fcd7a1 Patch
- https://git.kernel.org/stable/c/9841991a446c87f90f66f4b9fee6fe934c1336a2 Patch
- https://git.kernel.org/stable/c/d59ae9314b97e01c76a4171472441e55721ba636 Patch
时间线
- nvd_ingest NVD