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

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

Overview

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

arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays

Commit a5951389e58d ("arm64: errata: Add newer ARM cores to the

spectre_bhb_loop_affected() lists") added some additional CPUs to the

Spectre-BHB workaround, including some new arrays for designs that

require new 'k' values for the workaround to be effective.

Unfortunately, the new arrays omitted the sentinel entry and so

is_midr_in_range_list() will walk off the end when it doesn't find a

match. With UBSAN enabled, this leads to a crash during boot when

is_midr_in_range_list() is inlined (which was more common prior to

c8c2647e69be ("arm64: Make  _midr_in_range_list() an exported

function")):

| Internal error: aarch64 BRK: 00000000f2000001 [#1] PREEMPT SMP

| pstate: 804000c5 (Nzcv daIF +PAN -UAO -TCO -DIT -SSBS BTYPE=--)

| pc : spectre_bhb_loop_affected+0x28/0x30

| lr : is_spectre_bhb_affected+0x170/0x190

| [...]

| Call trace:

| spectre_

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.1.135, < 6.1.138 Affected

Frequently Asked Questions

What is CVE-2025-37929?

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

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

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

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