docs/changelogs/v25.3.13.19-lts.md
groupConcat aggregate state with out-of-bounds offsets. #93028 (Raufs Dunamalijevs).groupConcat state deserialisation that could cause memory safety issues with crafted aggregate states. #93426 (Raufs Dunamalijevs).Unexpected type of result TTL column. #93619 (Pavel Kruglov).SHOW COLUMNS permission using the merge table engine. #93695 (János Benjamin Antal).socket.setBlocking(true) call inside SCOPE_EXIT: logs. Because SCOPE_EXIT creates a scope guard object and runs the provided code in the scope guard's destructor, we can't use SCOPE_EXIT with functions that throw exceptions and should use SCOPE_EXIT_SAFE instead. #94100 (Miсhael Stetsyuk).PostgreSQL database engines (when the query is incorrect). Closes #92887. #94180 (Alexey Milovidov).FilesystemCacheSizeLimit in case SLRU cache policy was used. #94363 (Kseniia Sumarokova).CVE-2025-62408, which is not relevant for ClickHouse. #94129 (Govind R Nair).