CVE-2026-57156
CVE-2026-57156 affects FreeRDP prior to 3.28.0 on 32-bit builds. An integer overflow in update_read_delta_points (multiplying an attacker-controlled point count by sizeof(DELTA_POINT)) can cause the client to allocate an undersized heap buffer and write beyond it during initialization. This yield...