First published: Wed Jan 03 2024(Updated: )
In setListening of AppOpsControllerImpl.java, there is a possible way to hide the microphone privacy indicator when restarting systemUI due to a missing check for active recordings. This could lead to local denial of service with no additional execution privileges needed. User interaction is needed for exploitation.
Credit: security@android.com
Affected Software | Affected Version | How to fix |
---|---|---|
Android | ||
Android | =12.0 | |
Android | =12.1 | |
Android | =13.0 | |
Android | =14.0 |
https://android.googlesource.com/platform/frameworks/base/+/707fc94ec3df4cf6b985e6d06c2588690d1a025a
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-0019 has a severity rating that indicates it can lead to local denial of service.
To fix CVE-2024-0019, ensure your Android device is updated to the latest version that addresses this issue.
CVE-2024-0019 affects Android versions 12.0, 12.1, 13.0, and 14.0.
The issue in CVE-2024-0019 is caused by a missing check for active recordings in the setListening function of AppOpsControllerImpl.java.
Yes, user interaction is needed to exploit CVE-2024-0019.