PT-2026-61382
In the Linux kernel, the following vulnerability has been resolved: netfs: fix VM BUG ON FOLIO issue in netfs write begin call The multiple runs of generic/013 test-case is capable to reproduce a kernel BUG at mm/filemap.c:1504 with probability of 30%. while true; do sudo ./check generic/013 done...