PT-2026-61378
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 th...