dolphin/Source/Core
Acts1631 5b9961b0c6 NetPlay: bound LZO decompression output
NetPlay save synchronization decoded remote LZO blocks with the unsafe
decoder and no output capacity. A malicious host could overflow a client
buffer with a block larger than its declared size.

Use the bounds-checking decoder, validate the declared output length, and
grow buffer results only after each checked block has been decoded.
2026-07-19 21:28:23 -04:00
..
AudioCommon mingw: lower case windows includes 2026-07-08 09:18:29 +01:00
Common mingw: lower case windows includes 2026-07-08 09:18:29 +01:00
Core NetPlay: bound LZO decompression output 2026-07-19 21:28:23 -04:00
DiscIO Merge pull request #14732 from khang06/small-tmd-check 2026-07-15 22:08:12 +02:00
DolphinNoGUI mingw: lower case windows includes 2026-07-08 09:18:29 +01:00
DolphinQt Merge pull request #14723 from Dentomologist/resource_pack_manager_fix_crash_when_removing_pack 2026-07-14 19:26:15 +02:00
DolphinTool DolphinTool: fix crash when listing partition without filesystem 2026-06-13 17:39:08 +01:00
InputCommon GCAdapter: Deregister callback when scan thread exits 2026-07-12 10:20:58 +02:00
MacUpdater Merge pull request #14036 from TellowKrinkle/SkipPostprocess 2026-01-25 22:01:29 -05:00
UICommon GameFile: Disallow mods from being converted 2026-07-19 23:50:05 +02: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 PerformanceMetrics: Fix compiling using clang&libstdc++ 2026-07-13 02:26:49 +02:00
WinUpdater mingw: lower case windows includes 2026-07-08 09:18:29 +01:00
CMakeLists.txt CMakeLists: Embed macOS Updater app inside DolphinQt 2024-08-01 22:06:55 -04:00
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #13216 from CelestialAmber/cw-demangler 2026-07-05 17:38:09 +02:00
DolphinLib.vcxproj Core/HW: Add Broadband Adapter (IPC). 2025-10-28 18:50:59 +00:00
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in ScmRevGen: Don't generate Info.plist files directly 2024-12-05 14:56:08 -05:00