In the Linux kernel, the following vulnerability has been resolved: sock_map: avoid race between sock_map_close and sk_psock_put sk_psock_get will return NULL if the refcount of psock has gone to 0…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: sock_map: avoid race between sock_map_close and sk_psock_put sk_psock_get will return NULL if the refcount of psock has gone to 0, which will happen when the last call of sk_psock_put is done. However, sk_psock_drop may not have finished yet, so the close callback will still point to sock_map_close despite psock being NULL. This can be reproduced with a thread deleting an element from the sock map, while the second one creat…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/3627605de498639a3c586c8684d12c89cba11073 Patch
- https://git.kernel.org/stable/c/4959ffc65a0e94f8acaac20deac49f89e6ded52d Patch
- https://git.kernel.org/stable/c/4b4647add7d3c8530493f7247d11e257ee425bf0 Patch
- https://git.kernel.org/stable/c/5eabdf17fed2ad41b836bb4055ec36d95e512c50 Patch
- https://git.kernel.org/stable/c/e946428439a0d2079959f5603256ac51b6047017 Patch
- https://git.kernel.org/stable/c/3627605de498639a3c586c8684d12c89cba11073 Patch
- https://git.kernel.org/stable/c/4959ffc65a0e94f8acaac20deac49f89e6ded52d Patch
- https://git.kernel.org/stable/c/4b4647add7d3c8530493f7247d11e257ee425bf0 Patch
- https://git.kernel.org/stable/c/5eabdf17fed2ad41b836bb4055ec36d95e512c50 Patch
- https://git.kernel.org/stable/c/e946428439a0d2079959f5603256ac51b6047017 Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
时间线
- nvd_ingest NVD