diff options
| author | Scott Mansell <phiren@gmail.com> | 2026-07-26 20:44:20 +1200 |
|---|---|---|
| committer | Scott Mansell <phiren@gmail.com> | 2026-07-27 21:15:51 +1200 |
| commit | 8fb464040c4b4cfb20332661776c8d3cf1c84bd6 (patch) | |
| tree | 8e2cfbcb9214a37f1c12be1757a7248eca52afb7 /Source/Core/VideoCommon/AbstractTexture.cpp | |
| parent | 707d3c7a732634ad8d522bd27e52b075f54ac4f3 (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/VideoCommon/AbstractTexture.cpp')
0 files changed, 0 insertions, 0 deletions
