← Vulnerability feed

Vulnerability record · CVE-2013-2597 · published 31 August 2014

CVE-2013-2597: Qualcomm MSM ACDB audio driver stack buffer overflow via ioctl

Codeaurora · Android Msm

The acdb_ioctl function in audio_acdb.c in the Linux kernel ACDB audio driver, as used in Qualcomm Innovation Center Android MSM contributions, has a stack-based buffer overflow. An application with access to /dev/msm_acdb can supply a large size value in an ioctl argument to overflow the stack. This matters because the driver is reachable from local applications on affected Android/MSM devices and can lead to privilege escalation.

8.4 CVSS 3.1 High CISA KEV since 15 Sep 2022 EPSS 1.5% · top 26.7% CWE-121 · Stack-based buffer overflow
8.4CVSS 3.1 base score, v2 7.2
1.5%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
3References
16 Jun 2026Last modified by NVD

Description

Stack-based buffer overflow in the acdb_ioctl function in audio_acdb.c in the acdb audio driver for the Linux kernel 2.6.x and 3.x, as used in Qualcomm Innovation Center (QuIC) Android contributions for MSM devices and other products, allows attackers to gain privileges via an application that leverages /dev/msm_acdb access and provides a large size value in an ioctl argument.

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: medium.

high priorityCVSS 3.1 base score is 8.4 (HIGH) and the flaw is in CISA KEV with known exploitation, though it requires local access to a specific device node.

What it is

The acdb_ioctl function in audio_acdb.c in the Linux kernel ACDB audio driver, as used in Qualcomm Innovation Center Android MSM contributions, has a stack-based buffer overflow. An application with access to /dev/msm_acdb can supply a large size value in an ioctl argument to overflow the stack. This matters because the driver is reachable from local applications on affected Android/MSM devices and can lead to privilege escalation.

Impact

An attacker gains elevated privileges on the device, with high impact to confidentiality, integrity and availability per the CVSS vector. In practice this means code execution in the context of the vulnerable driver, potentially reaching kernel or system-level privileges.

Attack surface

Reached locally through the /dev/msm_acdb device node via an ioctl call, per the description and the AV:L vector. No authentication or user interaction is required (PR:N, UI:N), but the attacker must already be able to run an application with access to that device node.

Exploitation

CVE-2013-2597 is listed in CISA KEV (added 2022-09-15), indicating known exploitation in the wild. EPSS 30-day probability is low at roughly 1.5 percent (73rd percentile), and no ransomware campaign use is documented.

What to do

  • Apply the vendor update for the affected Code Aurora / Qualcomm MSM Android kernel per CISA KEV required action.
  • If patching is not immediately possible, restrict or remove access to /dev/msm_acdb for untrusted applications and review device node permissions.
  • Track affected devices through the vendor or carrier update channel and prioritize those still running unpatched MSM kernels.
  • Validate ioctl size arguments in the ACDB driver if maintaining a custom kernel, as a compensating control until the official fix is applied.

Detection

  • Monitor for unexpected or anomalous ioctl calls to /dev/msm_acdb, especially with unusually large size arguments.
  • Audit which applications hold access to /dev/msm_acdb and alert on new or unexpected holders of that device node.
  • Watch for privilege escalation or unexpected kernel-level activity originating from processes that interact with the ACDB audio driver.
  • Use the CISA KEV entry to drive asset checks confirming affected MSM-based devices have received the vendor update.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2013-2597 to the Known Exploited Vulnerabilities catalog on 15 September 2022 as "Code Aurora ACDB Audio Driver Stack-based Buffer Overflow Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 6 October 2022.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2013-2597 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

7.8CVE-2013-4736Codeaurora android-msm vulnerabilityMultiple integer overflows in the JPEG engine drivers in the MSM camera driver for the Linux kernel 2.6.x and 3.x, as used in Qualcomm Innovation Cen…EPSS 1.3%7.2CVE-2013-2595Codeaurora android-msm permissions and access controls vulnerabilityThe device-initialization functionality in the MSM camera driver for the Linux kernel 2.6.x and 3.x, as used in Qualcomm Innovation Center (QuIC) And…EPSS 0.89%7.2CVE-2014-0972Codeaurora android-msm permissions and access controls vulnerabilityThe kgsl graphics driver for the Linux kernel 3.x, as used in Qualcomm Innovation Center (QuIC) Android contributions for MSM devices and other produ…EPSS 0.40%7.2CVE-2013-4738Codeaurora android-msm memory buffer overflow vulnerabilityMultiple stack-based buffer overflows in the MSM camera driver for the Linux kernel 3.x, as used in Qualcomm Innovation Center (QuIC) Android contrib…EPSS 0.27%6.9CVE-2013-6123Codeaurora android-msm improper input validation vulnerabilityMultiple array index errors in drivers/media/video/msm/server/msm_cam_server.c in the MSM camera driver for the Linux kernel 3.x, as used in Qualcomm…EPSS 0.30%6.6CVE-2013-2598Codeaurora android-msm improper input validation vulnerabilityapp/aboot/aboot.c in the Little Kernel (LK) bootloader, as distributed with Qualcomm Innovation Center (QuIC) Android contributions for MSM devices a…EPSS 0.31%5.0CVE-2013-2599Codeaurora android-msm vulnerabilityA certain Qualcomm Innovation Center (QuIC) patch to the NativeDaemonConnector class in services/java/com/android/server/NativeDaemonConnector.java i…EPSS 0.77%4.9CVE-2013-4739Codeaurora android-msm information exposure vulnerabilityThe MSM camera driver for the Linux kernel 3.x, as used in Qualcomm Innovation Center (QuIC) Android contributions for MSM devices and other products…EPSS 0.26%

Source: NIST National Vulnerability Database (record CVE-2013-2597), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.