dolphin/Source/Core
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
..
AudioCommon mingw: lower case windows includes 2026-07-08 09:18:29 +01:00
Common CMake: Unify sys directories 2026-07-24 03:45:13 +02:00
Core Merge pull request #14436 from cbartondock/master 2026-07-22 09:54:01 +12:00
DiscIO GCZ: Don't trust block_num either 2026-07-28 19:44:49 +12:00
DolphinNoGUI CMake: Disable install targets on Windows 2026-07-24 03:45:13 +02:00
DolphinQt CMake: Disable install targets on Windows 2026-07-24 03:45:13 +02:00
DolphinTool CMake: Disable install targets on Windows 2026-07-24 03:45:13 +02:00
InputCommon Merge pull request #14436 from cbartondock/master 2026-07-22 09:54:01 +12:00
MacUpdater
UICommon Merge pull request #14749 from tygyh/Replace-conditions-with-regex 2026-07-23 09:27:47 +12:00
UpdaterCommon mingw: lower case windows includes 2026-07-08 09:18:29 +01:00
VideoBackends Merge pull request #14684 from Sintendo/rm-unused-headers 2026-06-26 19:09:39 +02:00
VideoCommon waterfall loading of textures via id to prefer elfid-gameid when launched via elf; fallback to gameid if no match 2026-07-15 12:02:16 -07:00
WinUpdater Remove Visual Studio Projects and Solutions in favor of CMake 2026-07-24 03:45:13 +02:00
CMakeLists.txt
VersionInfo.plist.in