Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
HighPublic exploit

Heap Buffer Overflow in Skia in Google Chrome

IdentifiersCVE-2024-8636CWE-122· Heap-based Buffer Overflow

CVE-2024-8636 is a heap buffer overflow vulnerability in Skia, the graphics library used by Google Chrome. According to the provided content, affected versions are Google Chrome prior to 128.0.6613.137. The issue can be triggered by a remote attacker via a crafted HTML page, leading to heap corruption. No specific vulnerable function or code path is provided in the supplied content.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation could allow a remote attacker to corrupt heap memory in the browser process by inducing the vulnerable Skia code path through crafted web content. Based on the provided information, this may result in memory corruption with the potential for further exploitation, including possible code execution or browser compromise, although the exact post-corruption impact is not specified in the supplied content.

Mitigation

If you can’t patch tonight, do this now.

Apply the vendor patch by upgrading Chrome to 128.0.6613.137 or later. Until patching is completed, reducing exposure to untrusted web content may lower risk, but no specific vendor-recommended workaround is provided in the supplied content.

Remediation

Patch, then assume compromise.

Update Google Chrome to version 128.0.6613.137 or later, as the vulnerability affects versions prior to 128.0.6613.137.
PUBLIC EXPLOITS

Exploits

1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos.

VALID 1 / 1 TOTALView more in app
Chrome-Skia-CVE-2024-8636MaturityPoCVerified exploit

This repository is a proof-of-concept (PoC) exploit for a vulnerability in the GPU process of Chromium/Chrome browsers prior to version 128. The exploit consists of four files: - README.txt: Provides step-by-step instructions to reproduce the issue, including applying a patch, generating a payload, and triggering the bug. - chromium.diff: A patch to Chromium's raster_implementation.cc, which adds code to load a crafted Skia picture and send it to the GPU process in a specific way, potentially triggering a vulnerability. - genskpic.py: A Python script that generates a malicious Skia picture file (pic.skp) and a corresponding C++ header (drawable_picture.skp.hh) containing the payload as a byte array. - index.html: A minimal HTML/JavaScript file that, when loaded in the patched browser, triggers the vulnerable code path by drawing many rectangles on a canvas. The exploit demonstrates a GPU process crash (denial of service) by abusing the way Skia picture data is handled in the browser's GPU rasterization code. The exploit is not weaponized for code execution but serves as a PoC for the underlying vulnerability. No network endpoints or external services are involved; the attack vector is via local browser rendering. The exploit targets Google Chrome and Chromium browsers prior to version 128, as the issue is noted as fixed in M128.

HyHy100Disclosed Jul 2, 2025pythonc++browser
EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
GoogleChromeapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity2

Community discussion across Reddit, Mastodon, and other social sources.