mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-06 19:41:07 +00:00
1.0 KiB
1.0 KiB
CVE-2011-1823
Description
The vold volume manager daemon on Android 3.0 and 2.x before 2.3.4 trusts messages that are received from a PF_NETLINK socket, which allows local users to execute arbitrary code and gain root privileges via a negative index that bypasses a maximum-only signed integer check in the DirectVolume::handlePartitionAdded method, which triggers memory corruption, as demonstrated by Gingerbreak.