CVE-2025-71090
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-71090 is a reference leak vulnerability in the Linux kernel's NFSv4 server (nfsd) subsystem, specifically in the nfsd4_add_rdaccess_to_wrdeleg() function. It affects Linux kernel version 6.17, versions 6.17.1 through 6.18.3 (inclusive), and 6.19 release candidates (rc1–rc8). The vulnerability was published on January 13, 2026, with patches added on March 25, 2026. It carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat, Feedly).

Technical details

The root cause is an improper reference counting bug (CWE classified as "Other" by NVD) in the nfsd4_add_rdaccess_to_wrdeleg() function within the Linux kernel's NFS server implementation. The function unconditionally overwrites fp->fi_fds[O_RDONLY] with a newly acquired nfsd_file pointer without first releasing the existing reference if a client already holds a SHARE_ACCESS_READ open — orphaning the previous reference. A second flaw exists because the same nfsd_file pointer is stored in both fp->fi_fds[O_RDONLY] and fp->fi_rdeleg_file with only a single reference count; when put_deleg_file() runs and another READ open exists, fi_access[O_RDONLY] never drops to zero, so the delegation's reference is never released. On server shutdown, these accumulated leaks cause __nfsd_file_cache_purge() to encounter objects with elevated reference counts, ultimately triggering a BUG() in kmem_cache_destroy() (Feedly).

Impact

Exploitation of this vulnerability results in a denial of service affecting the NFS server. Leaked nfsd_file references can cause open conflicts on affected files, disrupting NFS client access. On server shutdown, the unresolvable reference counts trigger a kernel BUG() assertion in kmem_cache_destroy(), causing a kernel panic. There is no confidentiality or integrity impact; the vulnerability is limited to availability (CVSS A:H) (Feedly).

Mitigation and workarounds

The Linux kernel has been patched in version 6.18.4 and in the 6.19-rc4 development branch. Two upstream commits address the issue: 8072e34e1387d03102b788677d491e2bcceef6f5 (for the 6.17.x stable series) and c07dc84ed67c5a182273171639bacbbb87c12175 (for the 6.19-rc series). Ubuntu has issued security notices USN-8277-1, USN-8277-2, USN-8310-1, and USN-8374-1 addressing this vulnerability. Administrators running affected kernel versions should update to kernel 6.18.4 or later, or apply the relevant distribution-specific security update (Ubuntu USN-8277-1, Ubuntu USN-8374-1, Red Hat).

Community reactions

Red Hat has acknowledged the vulnerability and published a security advisory. Ubuntu has issued multiple security notices (USN-8277-1, USN-8277-2, USN-8310-1, USN-8374-1) addressing the issue across affected kernel packages. No notable independent researcher commentary or significant social media discussion has been identified for this vulnerability (Red Hat, Ubuntu USN-8277-1).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management