Fixed buffer overflow in -m 1800 in -O mode which is optimized to handle only password candidates up to length 15

This commit is contained in:
Jens Steube
2021-04-25 17:46:03 +02:00
parent 07ed10a77e
commit 7a5f3610ca
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -41,6 +41,7 @@
##
- Fixed both false negative and false positive result in -m 3000 in -a 3 (affected only NVIDIA GPU)
- Fixed buffer overflow in -m 1800 in -O mode which is optimized to handle only password candidates up to length 15
- Fixed incorrect maximum password length support for -m 400 in optimized mode (reduced from 55 to 39)
- Fixed internal access on module option attribute OPTS_TYPE_SUGGEST_KG with the result that it was unused
- Fixed invalid handling of outfile folder entries for -m 22000