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 — CVE-2019-2215 | Kitploit
Tools/GitHubGitHub/mufidmb38/cve-2019-2215
Android SecurityPrivilege EscalationVulnerability AnalysisExploitationMobile SecurityBinary Exploitation
GitHubmufidmb38/cve-2019-2215

CVE-2019-2215

CVE-2019-2215

View Repository
3115 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

CVE-2019-2215 POC for kernel 3.18

Based on Maddie Stone's POC from https://bugs.chromium.org/p/project-zero/issues/detail?id=1942

How to use:

  • adb push su98 /data/local/tmp
  • adb push su98-memory-kallsyms /data/local/tmp
  • adb shell
  • G8231:/ $ cd /data/local/tmp
  • G8231:/ $ chmod 755 *
  • G8231:/data/local/tmp $ ./su98-memory-kallsyms
  • G8231:/data/local/tmp $ ./su98 -c "COMMAND"

Tested on:

  • Xperia XZs G8231 - 8.0 - 41.3.A.2.247 - 3.18.66 Kernel
Download Tool