In ServiceManager::add function in the hardware service manager, there is an insecure permissions check based on the PID of the caller. This could allow an app to add or replace a HAL service with its own service, gaining code execution in a privileged process.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9Android ID: A-121035042Upstream kernel
References
Link | Resource |
---|---|
https://source.android.com/security/bulletin/2019-03-01 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2019-06-19 21:15
Updated : 2020-08-24 17:37
NVD link : CVE-2019-2023
Mitre link : CVE-2019-2023
CVE.ORG link : CVE-2019-2023
JSON object : View
Products Affected
- android
CWE
CWE-732
Incorrect Permission Assignment for Critical Resource