
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53057 is a global-out-of-bounds vulnerability discovered in the Linux kernel's Bluetooth HCI (Host Controller Interface) subsystem. The vulnerability was published on May 2, 2025, and affects the Linux kernel's Bluetooth implementation (NVD, Debian Security).
The vulnerability occurs in the hciinitstagesync function where the code incorrectly handles variable-length arrays. Specifically, when looping through stage arrays, the function assumes stage[i] is valid as long as stage[i-1].func is valid. While hciinit0[] and leinit2[] arrays properly implement an invalid element at the end, ampinit1[] and amp_init2[] arrays lack this invalid element, causing the function to access memory beyond the valid range (NVD).
The vulnerability results in a global-out-of-bounds read of size 8 bytes, which can be triggered during Bluetooth device initialization. This can potentially lead to system crashes and denial of service conditions when Bluetooth functionality is used (NVD).
The vulnerability has been fixed by adding empty elements ({}) at the end of ampinit1[] and ampinit2[] arrays. Multiple Linux distributions have released patched kernel versions, including Debian and Ubuntu. Users are advised to update their systems to the latest kernel version that includes these fixes (Debian Security).
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."