In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: unlock i_mmap_rwsem before releasing after-split folios __folio_split() keeps dereferencing the mapping after the…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: unlock i_mmap_rwsem before releasing after-split folios __folio_split() keeps dereferencing the mapping after the split: shmem_uncharge(mapping->host) and remap_page() while the folios are still frozen/locked, and i_mmap_unlock_read(mapping) at the very end, after the after-split folios have been unlocked and freed. Nothing holds an inode reference across that. The split relies on @folio -- which the beyond-…
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/10065fb891651d9541e7a5a2db84c1e656ece4f9
- https://git.kernel.org/stable/c/be106f7855f03d3128ed0ce70ba74b484a90b473
- https://git.kernel.org/stable/c/d640efe94d86d3be893d4c19220362546a637e90
- https://git.kernel.org/stable/c/e3dd774dbfd0b5bc2dbd0995221751b1234f8205
- https://git.kernel.org/stable/c/e923bd21058ea02fd0dcd3549d151d143fd036e5
Timeline
- nvd_ingest NVD