In the Linux kernel, the following vulnerability has been resolved: net/handshake: Take a long-lived file reference at submit handshake_nl_accept_doit() needs the file pointer backing req->hr_sk->s…
严重 CVSS 9.8
摘要
In the Linux kernel, the following vulnerability has been resolved: net/handshake: Take a long-lived file reference at submit handshake_nl_accept_doit() needs the file pointer backing req->hr_sk->sk_socket to survive the window between handshake_req_next() and the subsequent FD_PREPARE() and get_file(). The submit-side sock_hold() does not provide that. sk_refcnt keeps struct sock alive, but struct socket is owned by sock->file: when the consumer fputs the last file reference, sock_release()…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/09dba37eee70d0596e26645015f1aa95a9848e9d
- https://git.kernel.org/stable/c/16eaba5aa89c04eea125905bb8f988c1897f4f29
- https://git.kernel.org/stable/c/685b10dd0e32c7782cead16c8cf055c609678583
- https://git.kernel.org/stable/c/b913801ad9b9a51437d84d030ec6843e08976bd6
时间线
- nvd_ingest NVD