Cyber Posture

CVE-2025-21424

High

Published: 03 March 2025

Published
03 March 2025
Modified
11 August 2025
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0021 43.0th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-21424 is a high-severity Use After Free (CWE-416) vulnerability in Qualcomm 315 5G Iot Modem Firmware. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 43.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-16 (Memory Protection) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates the specific use-after-free memory corruption in Qualcomm's NPU driver by requiring timely identification, reporting, and application of vendor patches from the March 2025 security bulletin.

prevent

Implements memory protection mechanisms such as address space layout randomization and data execution prevention to block exploitation of use-after-free vulnerabilities triggered by concurrent NPU driver API calls.

prevent

Isolates processes and memory to prevent concurrent API calls from interfering with each other and causing memory corruption in the NPU driver.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Local memory corruption (use-after-free) in NPU driver allows low-privileged attacker to achieve arbitrary code execution and full device compromise, directly mapping to exploitation for privilege escalation.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Memory corruption while calling the NPU driver APIs concurrently.

Deeper analysisAI

CVE-2025-21424 is a memory corruption vulnerability classified under CWE-416 (use-after-free), triggered by concurrent calls to NPU driver APIs. It affects Qualcomm's NPU driver components, with a CVSS v3.1 base score of 7.8 (High). The issue was publicly disclosed on March 3, 2025, via Qualcomm's security bulletin.

A local attacker with low privileges (PR:L) can exploit this vulnerability through low-complexity attacks (AC:L) requiring no user interaction (UI:N). Exploitation enables high-impact consequences, including unauthorized access to sensitive data (C:H), modification of system integrity (I:H), and disruption of availability (A:H), potentially leading to full device compromise within the unchanged security scope (S:U).

Mitigation details, including affected products and patching guidance, are outlined in Qualcomm's March 2025 security bulletin available at https://docs.qualcomm.com/product/publicresources/securitybulletin/march-2025-bulletin.html.

Details

CWE(s)

Affected Products

qualcomm
315 5g iot modem firmware
all versions
qualcomm
aqt1000 firmware
all versions
qualcomm
ar8031 firmware
all versions
qualcomm
ar8035 firmware
all versions
qualcomm
c-v2x 9150 firmware
all versions
qualcomm
sg4150p firmware
all versions
qualcomm
sg8275p firmware
all versions
qualcomm
sm4125 firmware
all versions
qualcomm
sm4635 firmware
all versions
qualcomm
sm6250 firmware
all versions
+229 more product configuration(s) — see NVD for full list

CVEs Like This One

CVE-2025-47379Same product: Qualcomm Ar8031
CVE-2025-47376Same product: Qualcomm Ar8031
CVE-2025-47386Same product: Qualcomm Ar8031
CVE-2025-47375Same product: Qualcomm Ar8031
CVE-2026-24082Same product: Qualcomm Ar8031
CVE-2024-53023Same product: Qualcomm Ar8035
CVE-2024-53014Same product: Qualcomm 215
CVE-2025-47377Same product: Qualcomm Ar8035
CVE-2025-47398Same product: Qualcomm Ar8031
CVE-2025-47339Same product: Qualcomm Ar8035

References