CVE-2025-59610
Memory Corruption in Qualcomm Chipset Firmware
Publication date: 2026-06-01
Last updated on: 2026-06-01
Assigner: Qualcomm, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-367 | The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a memory corruption issue that occurs when processing IOCTL requests with mismatched API versions. It happens due to concurrent modification of a user-space buffer, which can lead to unexpected behavior or crashes.
How can this vulnerability impact me? :
The vulnerability can have a significant impact as it allows memory corruption, which may lead to high confidentiality, integrity, and availability impacts. This means an attacker with local access and high privileges could potentially cause system crashes, data corruption, or unauthorized data access.