In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early put of sink folio in netfs_read_gaps() Fix netfs_read_gaps() to release the sink page it uses after waiting for …
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early put of sink folio in netfs_read_gaps() Fix netfs_read_gaps() to release the sink page it uses after waiting for the request to complete. The way the sink page is used is that an ITER_BVEC-class iterator is created that has the gaps from the target folio at either end, but has the sink page tiled over the middle so that a single read op can fill in both gaps. The bug was found by KASAN detecting a UAF on the…
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/2a39d49c8d97df8cb8fa80c10859bc1ba7358c6b
- https://git.kernel.org/stable/c/3e5dd91b87a8b1450217b56a336bee315f40da7d
- https://git.kernel.org/stable/c/412e8bad48967fd34295866636c028befd27d8b9
- https://git.kernel.org/stable/c/d4f4bc87c76511cf2532448b0fa40c25e894bd7d
Timeline
- nvd_ingest NVD