dolphin/Source
Scott Mansell ffb0e2c594 GCZ: Don't trust block_num either
SectorReader::ReadChunk does do some validation on it, but it only
checks against the original disc size (reported by the GCZ file).
It has no idea how many blocks the header claimed the disc had.

A maliciously crafted GCZ file could trigger read overflows off the end
of the m_block_pointers/m_hashes arrays.
2026-07-28 19:44:49 +12:00
..
Android CMake: Bump minimum requirement to 3.25 2026-07-24 03:45:13 +02:00
Core GCZ: Don't trust block_num either 2026-07-28 19:44:49 +12:00
DSPSpy Remove Visual Studio Projects and Solutions in favor of CMake 2026-07-24 03:45:13 +02:00
DSPTool CMake: Disable install targets on Windows 2026-07-24 03:45:13 +02:00
PCH Remove Visual Studio Projects and Solutions in favor of CMake 2026-07-24 03:45:13 +02:00
UnitTests Remove Visual Studio Projects and Solutions in favor of CMake 2026-07-24 03:45:13 +02:00
.clang-format Clang-format: Fix invalid settings 2025-05-01 22:05:07 +02:00
CMakeLists.txt Merge pull request #14251 from JoshuaVandaele/cmake-editorconfig 2026-01-11 16:28:03 -05:00