CVE-2025-40273
The CVE-2025-40273 issue is in the Linux kernel NFSD state handling: when an OPEN creates a parent stateid, followed by COPY_NOTIFY and a client reboot, previous state expiry could leave a copynotify stateid attached to a freed parent. The patch fixes this by freeing the associated copynotify sta...