mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 17:56:18 +00:00
ISO9660 fs extraction on Dynasty Warriors 6 (Russia).iso fails due to out of bounds array reading #1023
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HeroponRikiBestest on GitHub (Oct 31, 2025).
Version
6.0.0-alpha.14
Commit hash
No response
Tested debug version?
Which operating systems have you used?
What is the architectural bit size you're using?
What processor are you using?
Image format
ISO9660
Application that created the image
redumper
What were you doing when it failed?
Destination image format
No response
Filesystem
ISO9660
Description
Attempting to extract http://redump.org/disc/116473/ results in the extraction failing due to trying to read outside the bounds of a source array.
If necessary to confirm, ISObuster is able to extract the iso9660 FS properly, so it's not a broken ISO9660 fs issue.
Exact command line used
aaru/aaru fs extract "Dynasty Warriors 6 (Russia).iso" aaru_output -v -dExpected behavior
I expected the image to extract properly.
Actual behavior
It crashed.
Output of command execution with debug output enabled
Affected image
http://redump.org/disc/116473/
Dynasty Warriors 6 (Russia).isoToo large to upload; let me know if you have issues obtaining it.