summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/DynamicInputTextureManager.cpp
diff options
context:
space:
mode:
authorActs1631 <acts1631kjv@proton.me>2026-07-20 19:50:54 -0400
committerActs1631 <acts1631kjv@proton.me>2026-07-20 19:50:54 -0400
commit24aafdeb47b4723eda806fab68a0f9cd04ec9689 (patch)
treec8ffe07670fc91e9f59ffc8be517df837a3eb985 /Source/Core/InputCommon/DynamicInputTextureManager.cpp
parentda1aad51880bbff94ee85f2f4ecb1cb138cd568b (diff)
Core: validate standalone ELF input ranges
ElfReader trusted table offsets and counts from standalone ELF files. Malformed input could make it read and write past the loaded file buffer. Validate the ELF header, table ranges, segment data, section data, and string-table references before accessing them. Invalid files use the existing executable boot failure path.
Diffstat (limited to 'Source/Core/InputCommon/DynamicInputTextureManager.cpp')
0 files changed, 0 insertions, 0 deletions