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

5.5 · MEDIUM
Published May 20, 2025 linux CWE-617 EPSS 0.19% (9th pctl)

Overview

CVE-2025-37897 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 20, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

wifi: plfxlc: Remove erroneous assert in plfxlc_mac_release

plfxlc_mac_release() asserts that mac->lock is held. This assertion is

incorrect, because even if it was possible, it would not be the valid

behaviour. The function is used when probe fails or after the device is

disconnected. In both cases mac->lock can not be held as the driver is

not working with the device at the moment. All functions that use mac->lock

unlock it just after it was held. There is also no need to hold mac->lock

for plfxlc_mac_release() itself, as mac data is not affected, except for

mac->flags, which is modified atomically.

This bug leads to the following warning:

================================================================

WARNING: CPU: 0 PID: 127 at drivers/net/wireless/purelifi/plfxlc/mac.c:106 plfxlc_mac_release+0x7d/0xa0

Modules linked in:

CPU: 0 PID: 127 Comm: kworker/0:2 Not tainted 6.1.124-syzkaller #0

Hardware name: Google Go

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 >= 5.19, < 6.1.138 Affected

Frequently Asked Questions

What is CVE-2025-37897?

CVE-2025-37897 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 20, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2025-37897?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-37897?

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

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