In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone If a streaming write is made, this will leave the rele…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone If a streaming write is made, this will leave the relevant modified folio in a not-uptodate, but dirty state with a netfs_folio struct hung off of folio->private indicating the dirty range. Subsequently truncating the file such that the dirty data in the folio is removed, but the first part of the folio theoretically remains will cause the netfs_folio…
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/156ac2ec2ee77c44c4eb7439d6d165247ba12247
- https://git.kernel.org/stable/c/31ba145faceb378fa01afcb8349e15ea7d95e542
- https://git.kernel.org/stable/c/65ae8717abf36202fef02260b64b781d2d44a9bf
- https://git.kernel.org/stable/c/fb6ec883b48b8789e5e690dcd440d2db941e840c
Timeline
- nvd_ingest NVD