
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-6442 is a vulnerability discovered in the Zephyr operating system, specifically affecting the Bluetooth audio subsystem. The vulnerability exists in the ascscprsp_add function within /subsys/bluetooth/audio/ascs.c, where an unchecked tailroom could lead to a global buffer overflow. This issue affects Zephyr versions up to and including 3.6.0 (Zephyr Advisory).
The vulnerability stems from the ascscprspadd function, which is called by multiple operations such as ascsconfig and ascsqos. The function uses netbufsimpleadd to add data to a static buffer (rspbuf) defined with CONFIGBTL2CAPTXMTU size. Each call adds 3 bytes (sizeof(*asersp)) to the buffer, but there's no check for available tailroom before adding data. With the maximum number of ASEs being up to uint8_t value, multiple iterations could exceed the buffer capacity. The vulnerability has received a CVSS v3.1 base score of 6.5 (MEDIUM) with vector CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability can result in a global buffer overflow, potentially leading to system instability and denial of service (DoS) attacks. When exploited, it could cause crashes and affect system availability (Zephyr Advisory).
Patches have been developed to address this vulnerability: main branch patch #74976 and v3.6 patch #77958 (Zephyr Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."