CVE-2025-71090 Vulnerability Analysis & Exploit Details

CVE-2025-71090
Vulnerability Scoring

5.5
/10
Significant Risk

Security assessments indicate that CVE-2025-71090 presents a notable risk, potentially requiring prompt mitigation.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Local
    Vulnerability requires local system access.
  • Privileges Required: Low
    Some privileges are necessary to exploit the vulnerability.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2025-71090 Details

Status: Analyzed

Last updated: 🕕 25 Mar 2026, 18:12 UTC
Originally published on: 🕓 13 Jan 2026, 16:16 UTC

Time between publication and last update: 71 days

CVSS Release: version 3

CVSS3 Source

nvd@nist.gov

CVSS3 Type

Primary

CVSS3 Vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CVE-2025-71090 Vulnerability Summary

CVE-2025-71090: In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg() nfsd4_add_rdaccess_to_wrdeleg() unconditionally overwrites fp->fi_fds[O_RDONLY] with a newly acquired nfsd_file. However, if the client already has a SHARE_ACCESS_READ open from a previous OPEN operation, this action overwrites the existing pointer without releasing its reference, orphaning the previous reference. Additionally, the function originally stored the same nfsd_file pointer in both fp->fi_fds[O_RDONLY] and fp->fi_rdeleg_file with only a single reference. When put_deleg_file() runs, it clears fi_rdeleg_file and calls nfs4_file_put_access() to release the file. However, nfs4_file_put_access() only releases fi_fds[O_RDONLY] when the fi_access[O_RDONLY] counter drops to zero. If another READ open exists on the file, the counter remains elevated and the nfsd_file reference from the delegation is never released. This potentially causes open conflicts on that file. Then, on server shutdown, these leaks cause __nfsd_file_cache_purge() to encounter files with an elevated reference count that cannot be cleaned up, ultimately triggering a BUG() in kmem_cache_destroy() because there are still nfsd_file objects allocated in that cache.

Assessing the Risk of CVE-2025-71090

Access Complexity Graph

The exploitability of CVE-2025-71090 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2025-71090

CVE-2025-71090 presents an accessible attack vector with minimal effort required. Restricting access controls and implementing security updates are critical to reducing exploitation risks.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2025-71090, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2025-71090, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: None
    CVE-2025-71090 has no significant impact on data confidentiality.
  • Integrity: None
    CVE-2025-71090 poses no threat to data integrity.
  • Availability: High
    CVE-2025-71090 can disrupt system operations, potentially causing complete denial of service (DoS).

CVE-2025-71090 References

External References

CWE Common Weakness Enumeration

NVD-CWE-Other

Vulnerable Configurations

  • cpe:2.3:o:linux:linux_kernel:6.17.1:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.1:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.2:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.2:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.3:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.3:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.4:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.4:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.5:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.5:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.6:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.6:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.7:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.7:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.8:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.8:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.9:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.9:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.10:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.10:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.11:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.11:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.12:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.12:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17.13:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17.13:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17:rc3:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17:rc3:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17:rc4:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17:rc4:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17:rc5:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17:rc5:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17:rc6:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17:rc6:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17:rc7:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17:rc7:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18:-:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18:-:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.1:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.1:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.2:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.2:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.3:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.3:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.17:-:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.17:-:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc6:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc6:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc7:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc7:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc8:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc8:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2025-71090: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2026-5762 – Allocation of resources without limits or throttling vulnerability in Wikimedia Foundation MediaWiki - ReportIncident Extension allows HTTP DoS.Thi...
  • CVE-2026-5736 – A vulnerability was identified in PowerJob 5.1.0/5.1.1/5.1.2. Impacted is an unknown function of the file powerjob-server/powerjob-server-starter/s...
  • CVE-2026-39360 – RustFS is a distributed object storage system built in Rust. Prior to alpha.90, RustFS contains a missing authorization check in the multipart copy...
  • CVE-2026-39355 – Genealogy is a family tree PHP application. Prior to 5.9.1, a critical broken access control vulnerability in the genealogy application allows any ...
  • CVE-2026-39354 – Scoold is a Q&A and a knowledge sharing platform for teams. Prior to 1.66.2, an authenticated authorization flaw in Scoold allows any logged-in, lo...