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

7.5 · HIGH
Published May 20, 2025 linux EPSS 0.49% (40th pctl)

Overview

CVE-2025-37917 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.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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

net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll

Use spin_lock_irqsave and spin_unlock_irqrestore instead of spin_lock

and spin_unlock in mtk_star_emac driver to avoid spinlock recursion

occurrence that can happen when enabling the DMA interrupts again in

rx/tx poll.

```

BUG: spinlock recursion on CPU#0, swapper/0/0

lock: 0xffff00000db9cf20, .magic: dead4ead, .owner: swapper/0/0,

.owner_cpu: 0

CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted

6.15.0-rc2-next-20250417-00001-gf6a27738686c-dirty #28 PREEMPT

Hardware name: MediaTek MT8365 Open Platform EVK (DT)

Call trace:

show_stack+0x18/0x24 (C)

dump_stack_lvl+0x60/0x80

dump_stack+0x18/0x24

spin_dump+0x78/0x88

do_raw_spin_lock+0x11c/0x120

_raw_spin_lock+0x20/0x2c

mtk_star_handle_irq+0xc0/0x22c [mtk_star_emac]

__handle_irq_event_percpu+0x48/0x140

handle_irq_event+0x4c/0xb0

handle_fasteoi_irq+0xa0/0x1bc

handle_irq_desc+0x34/0x

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

Frequently Asked Questions

What is CVE-2025-37917?

CVE-2025-37917 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.5 (HIGH).

How severe is CVE-2025-37917?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

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

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

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