First published: Thu Jun 09 2011(Updated: )
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.
Credit: cve@mitre.org cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Android Operating System | ||
Android | >=2.0<2.3.4 | |
Android | =3.0 | |
Android | =2.1 | |
Android | =2.2 | |
Android | =2.2-rev1 | |
Android | =2.2.1 | |
Android | =2.2.2 | |
Android | =2.2.3 | |
Android | =2.3-rev1 | |
Android | =2.3.1 | |
Android | =2.3.2 | |
Android | =2.3.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2011-1823 is classified as a critical vulnerability because it allows local users to execute arbitrary code and gain root privileges.
To fix CVE-2011-1823, upgrade to Android version 2.3.4 or later, or a newer version that is not affected.
CVE-2011-1823 affects Android versions 2.1 through 3.0, specifically all versions before 2.3.4.
CVE-2011-1823 allows a local user to perform a local privilege escalation attack by manipulating the vold volume manager.
CVE-2011-1823 can be exploited by any local user with the capability to send messages to the PF_NETLINK socket.