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]_…
High CVSS 7.8
Summary
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…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- 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
Timeline
- nvd_ingest NVD