In the Linux kernel, the following vulnerability has been resolved: 9p: skip nlink update in cacheless mode to fix WARN_ON v9fs_dec_count() unconditionally calls drop_nlink() on regular files, even…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: 9p: skip nlink update in cacheless mode to fix WARN_ON v9fs_dec_count() unconditionally calls drop_nlink() on regular files, even when the inode's nlink is already zero. In cacheless mode the client refetches inode metadata from the server (the source of truth) on every operation, so by the time v9fs_remove() returns, the locally cached nlink may already reflect the post-unlink value: 1. Client initiates unlink, server pro…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/4ec4ebe40c82cb4c60756732f6593055d010c59c
- https://git.kernel.org/stable/c/574aa0b4799470ac814479f1138d19efe6262255
- https://git.kernel.org/stable/c/6086469f7d469549bfd070348b717a6e43736200
- https://git.kernel.org/stable/c/8d610017c992de705b304d3d727a6e3a86af6149
- https://git.kernel.org/stable/c/8faccac11e1369adddf5d80f4a45af93f13b2e1a
- https://git.kernel.org/stable/c/a5a682b016ef5b5384e28f6d652d47a8f8e73d37
- https://git.kernel.org/stable/c/ab257019cb72f467b55c95384d99c94e3908b928
- https://git.kernel.org/stable/c/de79c3f3643841b8659a71958df7cf2a66bfd409
时间线
- nvd_ingest NVD