In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix use-after-free in llcp_sock_release() llcp_sock_release() unconditionally unlinks the socket from the local socket…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: Fix use-after-free in llcp_sock_release() llcp_sock_release() unconditionally unlinks the socket from the local sockets list. However, if the socket is still in connecting state, it is on the connecting list. Fix this by checking the socket state and unlinking from the correct list.
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/2dfdaaf7d933b676124aadec6698825e95f94fe9
- https://git.kernel.org/stable/c/89ba026747019ee643d29407435ddc118e6ca908
- https://git.kernel.org/stable/c/912ebc49d4406a17fe73e5671d674fbc2f6b2634
- https://git.kernel.org/stable/c/bc421d0826dedbba37580a25405eafb599e76d42
- https://git.kernel.org/stable/c/cdc17e09a636c7f936f771902535a7515a7608fc
- https://git.kernel.org/stable/c/e00f50f8697724a6f1d2d35744c1332c9912dac5
- https://git.kernel.org/stable/c/f4268b466190dae95a7585f69b4f1f8ad097632c
- https://git.kernel.org/stable/c/fb29f6bbe433f3decad227588809636c25f2a287
时间线
- nvd_ingest NVD