CVE-2025-59616
Received Received - Intake

Memory Corruption in Qualcomm Chipset Firmware

Vulnerability report for CVE-2025-59616, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-06

Last updated on: 2026-07-06

Assigner: Qualcomm, Inc.

Description

Memory Corruption when processing multiple IOCTL calls with the same buffer file descriptor input due to accessing already freed memory.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-06
Last Modified
2026-07-06
Generated
2026-07-07
AI Q&A
2026-07-07
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a memory corruption issue that occurs when multiple IOCTL calls are processed using the same buffer file descriptor input. The problem arises because the system accesses memory that has already been freed, which can lead to unexpected behavior or crashes.

Impact Analysis

The vulnerability can lead to memory corruption, which may cause system instability, crashes, or potentially allow an attacker to execute arbitrary code or escalate privileges. According to the CVSS score, it requires local access with high attack complexity and low privileges, but user interaction is required. The impact includes low confidentiality, high integrity, and low availability impacts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-59616. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart