In the Linux kernel, the following vulnerability has been resolved: xfs: bail out on bitmap errors in xrep_agfl_fill LOLLM also points out that the xagb_bitmap_set call in xrep_agfl_fill can fail, …
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: xfs: bail out on bitmap errors in xrep_agfl_fill LOLLM also points out that the xagb_bitmap_set call in xrep_agfl_fill can fail, but we don't check the result of xagb_bitmap_walk, so we silently drop the error and proceed with inconsistent incore data. That shouldn't be allowed.
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/82a0fd3fe908914425798b6be2b9b0a4f69ff84d
- https://git.kernel.org/stable/c/b5309ae6504e9b727d83bdfb2a19f44896a8f019
- https://git.kernel.org/stable/c/e49977bc568c2649cf1a37992e538df8e3779ee4
- https://git.kernel.org/stable/c/eaf580538eb1be3d162400d04c4b7dc4c627296b
Timeline
- nvd_ingest NVD