CVE-2026-24083
Analyzed Analyzed - Analysis Complete

Memory Corruption in Qualcomm Device Driver

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

Publication date: 2026-08-04

Last updated on: 2026-08-06

Assigner: Qualcomm, Inc.

Description

Memory Corruption while processing IOCTL device driver requests with invalid arguments.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-04
Last Modified
2026-08-06
Generated
2026-08-24
AI Q&A
2026-08-04
EPSS Evaluated
2026-08-23
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
qualcomm qam8295p_firmware *
qualcomm qca6696_firmware *
qualcomm sa8295p_firmware *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-822 The product obtains a value from an untrusted source, converts this value to a pointer, and dereferences the resulting pointer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a memory corruption vulnerability that occurs when the system processes IOCTL (Input/Output Control) requests sent to a device driver with invalid arguments. IOCTL is used for communication between user space and kernel space, and improper handling of these requests can lead to memory corruption.

Detection Guidance

This vulnerability involves memory corruption in IOCTL device driver requests with invalid arguments. Detection requires analyzing system logs for crashes or unusual behavior in device drivers. Check for kernel panics or memory dumps after IOCTL calls. Use tools like WinDbg or Linux kernel debuggers to inspect driver behavior. Monitor for heap corruption or invalid memory access errors.

Impact Analysis

An attacker could exploit this to execute arbitrary code, escalate privileges, or cause system crashes. Since the vulnerability affects device drivers, it may allow unauthorized access to sensitive data or control over the system, depending on the driver's role.

Compliance Impact

This vulnerability involves memory corruption due to invalid arguments in IOCTL device driver requests. Such issues could potentially lead to unauthorized data access or system compromise, which may impact compliance with standards like GDPR (data protection) or HIPAA (healthcare data privacy) by exposing sensitive information or disrupting secure operations.

Mitigation Strategies

Apply vendor patches or updates for the affected device driver. Disable or restrict access to the vulnerable IOCTL interface if patches are unavailable. Monitor Qualcomm security advisories for updates.

Chat Assistant

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

EPSS Chart