In the Linux kernel, the following vulnerability has been resolved: netfs: Fix streaming write being overwritten In order to avoid reading whilst writing, netfslib will allow "streaming writes" in …
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix streaming write being overwritten In order to avoid reading whilst writing, netfslib will allow "streaming writes" in which dirty data is stored directly into folios without reading them first. Such folios are marked dirty but may not be marked uptodate. If a folio is entirely written by a streaming write, uptodate will be set, otherwise it will have a netfs_folio struct attached to ->private recording the dirty r…
In-depth triage · Auto channel
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/20195925c768626dc901a4781a51e508702c88ad
- https://git.kernel.org/stable/c/7b4dcf1b9455a6e52ac7478b4057dbe10359576d
- https://git.kernel.org/stable/c/cdae00e8e215d95911d95f100599e187b6560de5
- https://git.kernel.org/stable/c/ef9b521212e4863814ef7dfe19889abaf55ca840
Timeline
- nvd_ingest NVD