Impact
The flaw stems from the Linux kernel’s NFS implementation, where traversal of the file lock list omitted proper synchronization, representing a use‑after‑free weakness. This omission can trigger a use‑after‑free scenario that corrupts kernel memory, potentially leading to kernel data corruption, privilege escalation, or denial of service when certain lock or delegation recovery operations are performed.
Affected Systems
All Linux kernel distributions that have not applied the patch commits c69899a17ca4 or 0460253913e5 remain vulnerable. The advisory does not enumerate specific kernel releases, so any kernel version preceding those commits remains at risk.
Risk and Exploitability
The EPSS score is <1% and the vulnerability is not listed in the CISA KEV catalog, indicating it has not been widely exploited to date. The CVSS score of 9.8 highlights a critical severity. The likely attack vector involves malicious or crafted NFS client requests that exercise the affected lock handling code.
OpenCVE Enrichment