PT-2026-61116
In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix use-after-free in pnfs update layout When hitting the NFS LAYOUT RETURN branch in pnfs update layout, the code calls pnfs prepare to retry layoutgetlo. If it succeeds, pnfs put layout hdrlo is called before trace pnfs...