EIP-2026-103652
PRE-CVESkia Graphics Library - Heap Overflow due to Rounding Error in SkEdge::setLine
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103652. PoCs published by Google Security Research.
AI-analyzed exploit summary This PoC demonstrates a heap overflow in Skia's SkARGB32_Shader_Blitter::blitH due to a rounding error in SkEdge::setLine. It triggers the vulnerability by drawing a specific path with a gradient shader, leading to a heap-buffer-overflow as confirmed by AddressSanitizer.
Description
Skia Graphics Library - Heap Overflow due to Rounding Error in SkEdge::setLine
Exploits (1)
This PoC demonstrates a heap overflow in Skia's SkARGB32_Shader_Blitter::blitH due to a rounding error in SkEdge::setLine. It triggers the vulnerability by drawing a specific path with a gradient shader, leading to a heap-buffer-overflow as confirmed by AddressSanitizer.