In the Linux kernel, the following vulnerability has been resolved: net/packet: avoid fanout hook re-registration after unregister packet_set_ring() temporarily detaches a socket from packet delive…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: net/packet: avoid fanout hook re-registration after unregister packet_set_ring() temporarily detaches a socket from packet delivery while reconfiguring its ring. It records the previous running state, clears po->num, unregisters the protocol hook when needed, drops po->bind_lock, and later restores po->num and re-registers the hook from the saved was_running value. That unlocked window can race with NETDEV_UNREGISTER. The no…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/0a052e0808e015e68144a9877e6ef42b952c49fa
- https://git.kernel.org/stable/c/1bc55c29cd85818e9052f17deb287d5a11fb817f
- https://git.kernel.org/stable/c/50aff80475abd3533eef4320477037e6fcc6b56e
- https://git.kernel.org/stable/c/80ec024d53a05c60ad1d08968dcf745f10c1665c
- https://git.kernel.org/stable/c/a885387dae7986a55bae5c77a15bdd447f64e9b9
时间线
- nvd_ingest NVD