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

7.8 · HIGH
Published May 20, 2025 linux CWE-125 EPSS 0.20% (10th pctl)

Overview

CVE-2025-37911 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 20, 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:

bnxt_en: Fix out-of-bound memcpy() during ethtool -w

When retrieving the FW coredump using ethtool, it can sometimes cause

memory corruption:

BUG: KFENCE: memory corruption in __bnxt_get_coredump+0x3ef/0x670 [bnxt_en]

Corrupted memory at 0x000000008f0f30e8 [ ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ] (in kfence-#45):

__bnxt_get_coredump+0x3ef/0x670 [bnxt_en]

ethtool_get_dump_data+0xdc/0x1a0

__dev_ethtool+0xa1e/0x1af0

dev_ethtool+0xa8/0x170

dev_ioctl+0x1b5/0x580

sock_do_ioctl+0xab/0xf0

sock_ioctl+0x1ce/0x2e0

__x64_sys_ioctl+0x87/0xc0

do_syscall_64+0x5c/0xf0

entry_SYSCALL_64_after_hwframe+0x78/0x80

...

This happens when copying the coredump segment list in

bnxt_hwrm_dbg_dma_data() with the HWRM_DBG_COREDUMP_LIST FW command.

The info->dest_buf buffer is allocated based on the number of coredump

segments returned by the FW. The segment list is then DMA'ed by

the FW and the length of the DMA is returned by FW. The driver then

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 >= 4.19.95, < 4.20 Affected

Frequently Asked Questions

What is CVE-2025-37911?

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

How severe is CVE-2025-37911?

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

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

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