FS#38550 - [cryptsetup] LUKS passphrase not accepted.
Attached to Project:
Arch Linux
Opened by Claire Farron (clfarron4) - Friday, 17 January 2014, 10:12 GMT
Last edited by Thomas Bächler (brain0) - Friday, 28 February 2014, 12:01 GMT
Opened by Claire Farron (clfarron4) - Friday, 17 January 2014, 10:12 GMT
Last edited by Thomas Bächler (brain0) - Friday, 28 February 2014, 12:01 GMT
|
Details
Description: Some users are not able to unlock their LUKS
passphrase after updates to cryptsetup (now version 1.6.3)
and libgcrypt (1.6.0) with containers created with previous
versions of both packages.
Containers created with cryptsetup 1.6.3 and libgcrypt 1.6.0 seem not to be affected Additional info: BBS Thread: https://bbs.archlinux.org/viewtopic.php?pid=1371687 Steps to reproduce: Create LUKS container with cryptsetup < 1.6.3 and libgcrypt < 1.6.0, update to versions in repositories and try to unlock container. |
This task depends upon
Closed by Thomas Bächler (brain0)
Friday, 28 February 2014, 12:01 GMT
Reason for closing: None
Additional comments about closing: Workaround available.
Friday, 28 February 2014, 12:01 GMT
Reason for closing: None
Additional comments about closing: Workaround available.
Two threads started http://www.saout.de/pipermail/dm-crypt/2014-January/003799.html http://www.saout.de/pipermail/dm-crypt/2014-January/003813.html
- cryptsetup-reencrypt -h sha1 /dev/sdaX
- upgrade to libgcrypt 1.6.0
- cryptsetup-reencrypt -h whirlpool /dev/sdaX
I skipped my last point to save time a reencrypt-run takes.
Remember: cryptsetup-reencrypt is experimental!
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=commit;h=94030e44aaff805d754e368507f16dd51a531b72
Will be backported
http://www.saout.de/pipermail/dm-crypt/2014-January/003823.html