CVE-2019-2023
HIGHAndroid 8.0-9 - Insecure Permission Assignment in ServiceManager::add
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2019-2023. PoCs published by Google Security Research.
AI-analyzed exploit summary This PoC demonstrates a race condition in Android's hardware service manager (hwservicemanager) due to unsafe use of getpidcon(), allowing an attacker to register a malicious service instance. The exploit leverages PID reuse to bypass SELinux context checks.
Description
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
Exploits (1)
This PoC demonstrates a race condition in Android's hardware service manager (hwservicemanager) due to unsafe use of getpidcon(), allowing an attacker to register a malicious service instance. The exploit leverages PID reuse to bypass SELinux context checks.
References (1)
Scores
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H