
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-40090 is a security vulnerability discovered in the BTM_BleVerifySignature function of btm_ble.cc in Android's Bluetooth module. The vulnerability was disclosed in December 2023 and affects Android versions 11.0 through 14.0. This vulnerability allows potential bypass of signature validation due to side channel information disclosure (Android Security Bulletin).
The vulnerability exists in the BTM_BleVerifySignature function which uses a standard memory comparison method that is susceptible to timing-based side-channel attacks. The issue stems from the use of a stock memcmp function, which can allow attackers to deduce signature contents through timing analysis. The vulnerability has been assigned a CVSS v3.1 base score of 6.5 (Medium) with the vector string CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N (NVD Database).
This vulnerability could lead to remote escalation of privilege with no additional execution privileges needed and requires no user interaction for exploitation. The primary security impact is the potential exposure of sensitive information through side-channel analysis, which could compromise the integrity of Bluetooth signature verification (Android Security Bulletin).
The vulnerability has been patched by replacing the standard memcmp function with CRYPTO_memcmp, which is hardened against timing-based side-channel attacks. The fix was implemented in a commit to the Android Bluetooth module repository (Bluetooth Patch).
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."