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

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

Overview

CVE-2025-37922 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:

book3s64/radix : Align section vmemmap start address to PAGE_SIZE

A vmemmap altmap is a device-provided region used to provide

backing storage for struct pages. For each namespace, the altmap

should belong to that same namespace. If the namespaces are

created unaligned, there is a chance that the section vmemmap

start address could also be unaligned. If the section vmemmap

start address is unaligned, the altmap page allocated from the

current namespace might be used by the previous namespace also.

During the free operation, since the altmap is shared between two

namespaces, the previous namespace may detect that the page does

not belong to its altmap and incorrectly assume that the page is a

normal page. It then attempts to free the normal page, which leads

to a kernel crash.

Kernel attempted to read user page (18) - exploit attempt? (uid: 0)

BUG: Kernel NULL pointer dereference on read at 0x00000018

Faulting instru

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 >= 6.6, < 6.6.90 Affected

Frequently Asked Questions

What is CVE-2025-37922?

CVE-2025-37922 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-37922?

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

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

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