In the Linux kernel, the following vulnerability has been resolved: mm/filemap: __filemap_add_folio() restore index before retrying In __filemap_add_folio()'s split-a-conflict loop, xas_set_order()…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: mm/filemap: __filemap_add_folio() restore index before retrying In __filemap_add_folio()'s split-a-conflict loop, xas_set_order() is applied repeatedly: each application modifies xas.xa_index, rounding it down according to the split_order attempted at that stage: and if all goes as intended, it eventually (or immediately) converges on an xas_try_split() to the required folio_order, with xas.xa_index now the same as index: the…
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/267ecd2eb7759c26f1a026eb0a5b231071534c9c
- https://git.kernel.org/stable/c/4917e3ebcab50f0265e8ca01c8567de4c4a47511
- https://git.kernel.org/stable/c/86da3f7e1e609e1e8bfbab198af68467c5a015a5
Timeline
- nvd_ingest NVD