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

7.8 · HIGH
Published May 1, 2025 linux CWE-667 EPSS 0.15% (5th pctl)

Overview

CVE-2025-37741 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

jfs: Prevent copying of nlink with value 0 from disk inode

syzbot report a deadlock in diFree. [1]

When calling "ioctl$LOOP_SET_STATUS64", the offset value passed in is 4,

which does not match the mounted loop device, causing the mapping of the

mounted loop device to be invalidated.

When creating the directory and creating the inode of iag in diReadSpecial(),

read the page of fixed disk inode (AIT) in raw mode in read_metapage(), the

metapage data it returns is corrupted, which causes the nlink value of 0 to be

assigned to the iag inode when executing copy_from_dinode(), which ultimately

causes a deadlock when entering diFree().

To avoid this, first check the nlink value of dinode before setting iag inode.

[1]

WARNING: possible recursive locking detected

6.12.0-rc7-syzkaller-00212-g4a5df3796467 #0 Not tainted

--------------------------------------------

syz-executor301/5309 is trying to acquire lock:

ffff88804454

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.4.293 Affected

Frequently Asked Questions

What is CVE-2025-37741?

CVE-2025-37741 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2025-37741?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

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-37741?

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