In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen() syzbot reported the splat below without a repro. In the splat, a si…
高危 CVSS 8.0
摘要
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen() syzbot reported the splat below without a repro. In the splat, a single thread calling bt_accept_dequeue() freed sk and touched it after that. The root cause would be the racy l2cap_sock_cleanup_listen() call added by the cited commit. bt_accept_dequeue() is called under lock_sock() except for l2cap_sock_release(). Two threads could see the same socket during th…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/2ca99fc3512a8074de20ee52a87b492dfcc41a4d Patch
- https://git.kernel.org/stable/c/306b0991413b482dbf5585b423022123bb505966 Patch
- https://git.kernel.org/stable/c/3dff390f55ccd9ce12e91233849769b5312180c2 Patch
- https://git.kernel.org/stable/c/47f6090bcf75c369695d21c3f179db8a56bbbd49 Patch
- https://git.kernel.org/stable/c/6077d16b5c0f65d571eee709de2f0541fb5ef0ca Patch
- https://git.kernel.org/stable/c/83e1d9892ef51785cf0760b7681436760dda435a Patch
- https://git.kernel.org/stable/c/862c628108562d8c7a516a900034823b381d3cba Patch
- https://git.kernel.org/stable/c/964cbb198f9c46c2b2358cd1faffc04c1e8248cf Patch
- https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html Mailing List
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html Mailing List
- https://cert-portal.siemens.com/productcert/html/ssa-032379.html
- https://cert-portal.siemens.com/productcert/html/ssa-089022.html
时间线
- nvd_ingest NVD