The layoutcommit tag on WindowsForum.com covers discussions about the Linux kernel's NFSv4/pNFS client code, specifically focusing on a stability flaw identified as CVE-2025-68349. This vulnerability involves a missing flag clear that can cause the kernel to attempt referencing a null layout during layoutcommit handling, leading to a kernel crash and local denial-of-service (DoS) risk for systems using pNFS. The tag content explains the background of Parallel NFS (pNFS), an extension to NFSv4 that allows clients to obtain layouts and perform direct I/O against storage devices, while the metadata server coordinates operations. The tag is relevant for Linux system administrators and security professionals managing NFS deployments.
-
A recently assigned CVE, CVE-2025-68349, identifies a stability flaw in the Linux kernel’s NFSv4/pNFS client code where a missing flag clear can let the kernel attempt to reference a null layout during layoutcommit handling — a condition that causes a kernel crash and creates a local...