You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
skia heap overflow
About this tag
The tag skia heap overflow covers a critical heap buffer overflow vulnerability in the Skia graphics engine, tracked as CVE-2026-6298. This flaw was patched in Chrome 147.0.7727.101/102 on April 15, 2026, and subsequently surfaced by Microsoft in its Security Update Guide. The vulnerability allows a remote attacker to obtain sensitive information from process memory by tricking a victim into loading a crafted HTML page. It highlights how memory-safety issues in shared subsystems like Skia can rapidly propagate across the Chromium ecosystem, affecting browsers such as Chrome and Edge. Users should ensure their browsers are updated to the latest patched versions to mitigate risk.
Chromium’s CVE-2026-6298 is a Critical heap buffer overflow in Skia that Google patched in Chrome 147.0.7727.101/102 on April 15, 2026, and Microsoft is now surfacing the same issue in its Security Update Guide for downstream visibility. The public description says a remote attacker could...