In the Linux kernel, the following vulnerability has been resolved: net: smc: fix splice entry lifetime imbalance in smc_rx_splice smc_rx_splice() passes pages to splice_to_pipe() before taking the…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: net: smc: fix splice entry lifetime imbalance in smc_rx_splice smc_rx_splice() passes pages to splice_to_pipe() before taking the references that cover the lifetime of each splice entry. In the VM-backed RMB path, splice_to_pipe() may drop unqueued entries through smc_rx_spd_release(), while queued entries are released later via the pipe buffer callback. The old post-splice accounting also derives the number of queued VM pag…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/0b7d54cedea5cb158e21925ae0c6c2f5c87ed2a0
- https://git.kernel.org/stable/c/4515c78f4d9fd577270f012efeb062ea58b3682d
- https://git.kernel.org/stable/c/5d9686af2976741bbd79b150d1c9e60b81e7f12e
- https://git.kernel.org/stable/c/af02c67ce654356c58db20a0bb2db33ace3b07a8
- https://git.kernel.org/stable/c/c841789e456ec6751342fa800639ce8e82ff0e6b
- https://git.kernel.org/stable/c/ca8342b5fc24c249fdb998468f6a168b457c67e5
时间线
- nvd_ingest NVD