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-22025

7.5 · HIGH
Published Apr 16, 2025 linux CWE-401 EPSS 0.55% (44th pctl)

Overview

CVE-2025-22025 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 16, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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

nfsd: put dl_stid if fail to queue dl_recall

Before calling nfsd4_run_cb to queue dl_recall to the callback_wq, we

increment the reference count of dl_stid.

We expect that after the corresponding work_struct is processed, the

reference count of dl_stid will be decremented through the callback

function nfsd4_cb_recall_release.

However, if the call to nfsd4_run_cb fails, the incremented reference

count of dl_stid will not be decremented correspondingly, leading to the

following nfs4_stid leak:

unreferenced object 0xffff88812067b578 (size 344):

comm "nfsd", pid 2761, jiffies 4295044002 (age 5541.241s)

hex dump (first 32 bytes):

01 00 00 00 6b 6b 6b 6b b8 02 c0 e2 81 88 ff ff ....kkkk........

00 6b 6b 6b 6b 6b 6b 6b 00 00 00 00 ad 4e ad de .kkkkkkk.....N..

backtrace:

kmem_cache_alloc+0x4b9/0x700

nfsd4_process_open1+0x34/0x300

nfsd4_open+0x2d1/0x9d0

nfsd4_proc_compound+0x7a2/0xe30

nfsd_

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 0, < 5.10.236 Affected

Frequently Asked Questions

What is CVE-2025-22025?

CVE-2025-22025 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 16, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2025-22025?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

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

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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-22025?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-22025 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.