Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2019-2215 — Android Kernel Vulnerability (CVE-2019-2215) temporary root PoC | Kitploit
Tools/GitHubGitHub/stevejubx/cve-2019-2215
Android SecurityPrivilege EscalationVulnerability AnalysisExploitationMobile SecurityBinary Exploitation
GitHubstevejubx/cve-2019-2215

CVE-2019-2215

Android Kernel Vulnerability (CVE-2019-2215) temporary root PoC

View Repository
16732 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2019-2215

Android Kernel Vulnerability (CVE-2019-2215) temporary root PoC.

It works on Google Pixel 2/Pixel 2 XL (walleye/taimen) devices running the September 2019 QP1A.190711.020 image with kernel version-BuildID 4.4.177-g83bee1dc48e8.

Usage

Now, Binary support arm64 only.

root@kitploit:~

$ git clone https://github.com/jsirichai/CVE-2019-2215.git
$ cd CVE-2019-2215
$ adb push bin/cve-2019-2215 /data/local/tmp
$ adb shell
$ chmod +x /data/local/tmp/cve-2019-2215
$ ./data/local/tmp/cve-2019-2215

Credits

https://github.com/kangtastic/cve-2019-2215

Download Tool