Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-40273

8.8 · HIGH
Published Dec 6, 2025 EPSS 0.42% (35th pctl)

Overview

CVE-2025-40273 is a high-severity vulnerability. It was published on December 6, 2025 and has a CVSS 3.1 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

NFSD: free copynotify stateid in nfs4_free_ol_stateid()

Typically copynotify stateid is freed either when parent's stateid

is being close/freed or in nfsd4_laundromat if the stateid hasn't

been used in a lease period.

However, in case when the server got an OPEN (which created

a parent stateid), followed by a COPY_NOTIFY using that stateid,

followed by a client reboot. New client instance while doing

CREATE_SESSION would force expire previous state of this client.

It leads to the open state being freed thru release_openowner->

nfs4_free_ol_stateid() and it finds that it still has copynotify

stateid associated with it. We currently print a warning and is

triggerred

WARNING: CPU: 1 PID: 8858 at fs/nfsd/nfs4state.c:1550 nfs4_free_ol_stateid+0xb0/0x100 [nfsd]

This patch, instead, frees the associated copynotify stateid here.

If the parent stateid is freed (without freeing the copynotify

stateids associated with it),

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2025-40273?

CVE-2025-40273 is a high-severity vulnerability. It was published on December 6, 2025 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2025-40273?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-40273?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-40273?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-40273 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.