mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
[ISO9660] Infinite loop in directory traversal #917
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 @claunia on GitHub (Nov 23, 2022).
Originally assigned to: @claunia on GitHub.
Version
5.3.0
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?
Description
Disc from "Informática Multimedia VI-96" magazine gives en infinite loop in directory traversal
Exact command line used
aaru fs ls "Informática Multimedia VI-96.iso"
Expected behavior
Detect the directory points to itself and not continue traversing.
Actual behavior
Continues traversing infinitely.
Output of command execution with debug output enabled