1. Critical Buffer Overflow in GDAL Arc/Info Grid Driver Enables Code Execution via Crafted Files
A stack-buffer-overflow vulnerability has been identified in GDAL's Arc/Info Binary Grid (AIG) raster driver, specifically in the `DecompressCCITTRLETile` function located in `aigccitt.c`. The vulnerability stems from a fundamental flaw in a size validation check: the function declares a 4000-byte stack buffer (`runs_b...