In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the pre-flush when appending to a file in writethrough mode In netfs_perform_write(), when the file is marked NETFS_IC…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the pre-flush when appending to a file in writethrough mode In netfs_perform_write(), when the file is marked NETFS_ICTX_WRITETHROUGH or O_*SYNC or RWF_*SYNC was specified, write-through caching is performed on a buffered file. When setting up for write-through, we flush any conflicting writes in the region and wait for the write to complete, failing if there's a write error to return. The issue arises if we're w…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/5eaf23b2e81349f6614f88396dc468fda89fc0b9 Patch
- https://git.kernel.org/stable/c/c97f59e276d4e93480f29a70accbd0d7273cf3f5 Patch
- https://git.kernel.org/stable/c/5eaf23b2e81349f6614f88396dc468fda89fc0b9 Patch
- https://git.kernel.org/stable/c/c97f59e276d4e93480f29a70accbd0d7273cf3f5 Patch
Timeline
- nvd_ingest NVD