diff options
| author | Scott Mansell <phiren@gmail.com> | 2026-07-26 20:44:20 +1200 |
|---|---|---|
| committer | OatmealDome <julian@oatmealdome.me> | 2026-08-10 22:47:43 -0400 |
| commit | 690b51b396edd6cb260e4f5d40619ae776c3f68e (patch) | |
| tree | d52eec96a1e312446eee042754301b1993bc1448 /Source/Core/Common/DynamicLibrary.cpp | |
| parent | 1496e7a06c039b604e6ca4dd150e700ff5f05dab (diff) | |
DolReader: Fix integer wraparound
A malicious dol could theoretically use integer wraparound to bypass
bounds checking and cause DolReader to read past the end of m_bytes.
Could result in crashes, wasting large amounts of memory, or even the
disclosure of heap memory contents.
Diffstat (limited to 'Source/Core/Common/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions
