In the Linux kernel, the following vulnerability has been resolved: xfs: fail recovery on a committed log item with no regions If the first op of a transaction is a bare transaction header (len == …
中危 CVSS 5.5
摘要
In the Linux kernel, the following vulnerability has been resolved: xfs: fail recovery on a committed log item with no regions If the first op of a transaction is a bare transaction header (len == sizeof(struct xfs_trans_header)), xlog_recover_add_to_trans() adds an item but no region, leaving it on r_itemq with ri_cnt == 0 and ri_buf == NULL. The header can be split across op records, so later ops may still add regions; the item is only invalid if the transaction commits with none. The runt…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/2094dab19d45c487285617b7b68913d0cc0c1211 Patch
- https://git.kernel.org/stable/c/226a3c8bea7163c39fe0a1c0ffc7ab7410ef3ba4 Patch
- https://git.kernel.org/stable/c/5105426424ad6981db827cc1ada835a488fab035 Patch
- https://git.kernel.org/stable/c/cccbabeb9a18fcb978d76d6047f2b59214aa7749 Patch
- https://git.kernel.org/stable/c/d0ae7ec3aa61db5140b107f0a63e017f63e56a96 Patch
- https://git.kernel.org/stable/c/d50b1fd066d66ceb548ba43e332cfe8a47e5e55a Patch
- https://git.kernel.org/stable/c/d98f22d2e11e0a36493aeb25b2933571ee90d9a4 Patch
时间线
- nvd_ingest NVD