
PoC per una vulnerabilità di overflow di interi in Chrome -> scrittura OOB che ho segnalato a Google in Skia.
Corretto in Chrome M128: https://chromereleases.googleblog.com/2024/09/stable-channel-update-for-desktop_10.html
Passaggi per riprodurre:
chromium.diff a chromium.genskpic.py per generare drawable_picture.skp.hh, quindi sposta il file generato in src/gpu/command_buffer/client.index.html per attivare la PoC.