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
Chrome-Skia-CVE-2024-8636 — PoC for a Chrome integer overflow -> OOB write vulnerability I reported to Google in Skia. | Kitploit
Tools/GitHubGitHub/hyhy100/chrome-skia-cve-2024-8636
Memory ForensicsVulnerability AnalysisExploitationWeb SecurityBinary Exploitation
GitHubhyhy100/chrome-skia-cve-2024-8636

Chrome-Skia-CVE-2024-8636

PoC for a Chrome integer overflow -> OOB write vulnerability I reported to Google in Skia.

View Repository
1 year 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

Fixed in Chrome M128: https://chromereleases.googleblog.com/2024/09/stable-channel-update-for-desktop_10.html

Steps to reproduce:

  1. Apply the chromium.diff patch to chromium.
  2. Run genskpic.py to generate drawable_picture.skp.hh, then move the generated file to src/gpu/command_buffer/client.
  3. Build and start the browser.
  4. Open index.html to trigger PoC.
  5. GPU process will crash.
Download Tool