mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
Kreon locking command needs different length #997
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 @mnadareski on GitHub (Aug 16, 2024).
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?
Device manufacturer
Kreon
Device model
Kreon
Bus the device uses to attach to the computer
USB cable or card reader manufacturer
No response
USB cable or card reader model
No response
What were you doing when it failed?
Description
The Kreon commands (
0xFF-prefixed) run into an issue where the commands conform to CDB6 but internal tolibata, the length is expected to be CDB10. This was found during testing of a WIP commit to enable Kreon support in Redumper. Windows appears to ignore the length disparity entirely.Exact command line used
aaru media dump /dev/sr0 ~/Downloads/xgd.isoExpected behavior
XGD dumped without any issues unlocking and locking.
Actual behavior
Relocking behavior does not succeed.
Output of command execution with debug output enabled
Media details
No response