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

7.8 · HIGH
Published Apr 1, 2025 linux CWE-787 EPSS 0.22% (13th pctl)

Overview

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

slimbus: messaging: Free transaction ID in delayed interrupt scenario

In case of interrupt delay for any reason, slim_do_transfer()

returns timeout error but the transaction ID (TID) is not freed.

This results into invalid memory access inside

qcom_slim_ngd_rx_msgq_cb() due to invalid TID.

Fix the issue by freeing the TID in slim_do_transfer() before

returning timeout error to avoid invalid memory access.

Call trace:

__memcpy_fromio+0x20/0x190

qcom_slim_ngd_rx_msgq_cb+0x130/0x290 [slim_qcom_ngd_ctrl]

vchan_complete+0x2a0/0x4a0

tasklet_action_common+0x274/0x700

tasklet_action+0x28/0x3c

_stext+0x188/0x620

run_ksoftirqd+0x34/0x74

smpboot_thread_fn+0x1d8/0x464

kthread+0x178/0x238

ret_from_fork+0x10/0x20

Code: aa0003e8 91000429 f100044a 3940002b (3800150b)

---[ end trace 0fe00bec2b975c99 ]---

Kernel panic - not syncing: Oops: Fatal exception in interrupt.

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.16, < 5.4.291 Affected

Frequently Asked Questions

What is CVE-2025-21914?

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

How severe is CVE-2025-21914?

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

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

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