In the Linux kernel, the following vulnerability has been resolved: udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port(). syzkaller triggered the warning [0] in udp_v4_early_demux(). In udp_v[46]_…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port(). syzkaller triggered the warning [0] in udp_v4_early_demux(). In udp_v[46]_early_demux() and sk_lookup(), we do not touch the refcount of the looked-up sk and use sock_pfree() as skb->destructor, so we check SOCK_RCU_FREE to ensure that the sk is safe to access during the RCU grace period. Currently, SOCK_RCU_FREE is flagged for a bound socket after being put into the has…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/20ceae10623c3b29fdf7609690849475bcdebdb0 Patch
- https://git.kernel.org/stable/c/5c0b485a8c6116516f33925b9ce5b6104a6eadfd Patch
- https://git.kernel.org/stable/c/7a67c4e47626e6daccda62888f8b096abb5d3940 Patch
- https://git.kernel.org/stable/c/9f965684c57c3117cfd2f754dd3270383c529fba Patch
- https://git.kernel.org/stable/c/a6db0d3ea6536e7120871e5448b3032570152ec6 Patch
- https://git.kernel.org/stable/c/c5fd77ca13d657c6e99bf04f0917445e6a80231e Patch
- https://git.kernel.org/stable/c/ddf516e50bf8a7bc9b3bd8a9831f9c7a8131a32a Patch
- https://git.kernel.org/stable/c/20ceae10623c3b29fdf7609690849475bcdebdb0 Patch
- https://git.kernel.org/stable/c/5c0b485a8c6116516f33925b9ce5b6104a6eadfd Patch
- https://git.kernel.org/stable/c/7a67c4e47626e6daccda62888f8b096abb5d3940 Patch
- https://git.kernel.org/stable/c/9f965684c57c3117cfd2f754dd3270383c529fba Patch
- https://git.kernel.org/stable/c/a6db0d3ea6536e7120871e5448b3032570152ec6 Patch
- https://git.kernel.org/stable/c/c5fd77ca13d657c6e99bf04f0917445e6a80231e Patch
- https://git.kernel.org/stable/c/ddf516e50bf8a7bc9b3bd8a9831f9c7a8131a32a Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
时间线
- nvd_ingest NVD