Impact
A flaw in the NFSv4/pNFS client decoder allows a malicious or compromised metadata server to send a GETDEVICEINFO request containing a zero‑length address opaque. The decoder then dereferences a NULL pointer, resulting in a kernel panic. The vulnerability does not provide code execution but can be used to disrupt the NFS client by repeatedly triggering the crash when the client processes the malformed request.
Affected Systems
All Linux kernel releases that implement NFSv4/pNFS are affected, as the issue resides in the core kernel code handling the client‑side decoding. No specific version was listed, so any deployment using the NFS client on a kernel that has not applied the patch is vulnerable.
Risk and Exploitability
The CVSS score of 7.5 indicates a high severity, but the EPSS score of < 1% shows a low likelihood that this vulnerability is actively exploited in the wild. The vulnerability is not listed in CISA’s KEV catalog, further indicating limited exploitation. Based on the description, it is inferred that the likely attack vector involves a malicious or compromised metadata server that sends a malformed GETDEVICEINFO response to an NFS client.
OpenCVE Enrichment
Debian DLA