In startInput of AudioPolicyInterfaceImpl.cpp, there is a possible way of erroneously displaying the microphone privacy indicator due to a race condition. This could lead to false user expectations. User interaction is needed for exploitation.
References
Link | Resource |
---|---|
https://android.googlesource.com/platform/frameworks/av/+/2c8973c39478cd3c8cf11d9f27cc0556a106d006 | Patch |
https://source.android.com/security/bulletin/2023-07-01 | Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-07-13 00:15
Updated : 2023-07-20 17:47
NVD link : CVE-2023-21262
Mitre link : CVE-2023-21262
CVE.ORG link : CVE-2023-21262
JSON object : View
Products Affected
- android
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')