In the Linux kernel, the following vulnerability has been resolved:
NFSD: Fix infinite loop in layout state revocation
findonesbstid() skips stids whose scstatus is non-zero, but the SCTYPELAYOUT case in nfsd4revokestates() never sets scstatus before calling nfsd4close_layout(). The retry loop therefore finds the same layout stid on every iteration, hanging the revoker indefinitely.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64519.json"
}