CVE-2026-0144
Description
A missing bounds check in writeAocCommand of AocAudioCodec.cpp allows remote denial of service without privileges or user interaction.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A missing bounds check in writeAocCommand of AocAudioCodec.cpp allows remote denial of service without privileges or user interaction.
Vulnerability
A missing bounds check in writeAocCommand of AocAudioCodec.cpp leads to a memory safety issue. This function processes Audio over USB (AoC) commands. Prior to the 2026-06-05 security patch level, an attacker can trigger an out-of-bounds access by sending a malformed command.
Exploitation
An unauthenticated remote attacker can exploit this vulnerability by sending a specially crafted AoC command to the device over USB or network, depending on the attack surface. No user interaction or elevated privileges are required.
Impact
Successful exploitation can cause a denial of service, likely resulting in a crash of the audio subsystem or a system reboot, disrupting device functionality.
Mitigation
The vulnerability is fixed in the 2026-06-05 security patch level, as provided in the June 2026 Pixel Update Bulletin [1]. Users should apply the update to their Pixel devices. No workarounds are documented.
AI Insight generated on Jun 16, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1News mentions
0No linked articles in our index yet.