Fixed out-of-boundary reads in hash-mode 22400 (AES Crypt) kernel

This commit is contained in:
Jens Steube
2021-10-22 19:05:43 +02:00
parent 49a68cd6c1
commit 139ace28a9
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -17,6 +17,7 @@
- Fixed invalid handling of initialization value for -m 11500
- Fixed invalid progress counter initialization in attack-mode 9 when using --skip or --restore
- Fixed out-of-boundary reads in attack-mode 9 that were caused by a missing work item limit in the refactored autotune engine
- Fixed out-of-boundary reads in hash-mode 22400 (AES Crypt) kernel
- Fixed strategy for eliminating hashes with zero length in LM when multiple hashes contain a zero hash
##