FS#61657 - Linux 4.20.6 doesnt boot with cryptsetup aes-xts-plain64

Attached to Project: Arch Linux
Opened by 23pieces (23pieces) - Wednesday, 06 February 2019, 19:51 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 10 December 2019, 14:23 GMT
Task Type Bug Report
Category Kernel
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:

The new Kernel version doesn't boot my luks encrypted drives encrypted with aes-xts-plain64, hashed with sha512.

Kernels i tested:
linux 4.20.6
linux-hardened 4.20.6

Has the compile flag for aes-xts-plain64 been turned off in the new version?


Steps to reproduce:
Encrypt a drive with cryptsetup --cipher aes-xts-plain64
Install linux 4.20.6 from the repo.
Try a cryptsetup open.


This task depends upon

Closed by  Andreas Radke (AndyRTR)
Tuesday, 10 December 2019, 14:23 GMT
Reason for closing:  None
Additional comments about closing:  linked discussion suggests typo in cipher
Comment by 23pieces (23pieces) - Wednesday, 06 February 2019, 20:24 GMT
Output of: cryptsetup luksDump /dev/sdx

LUKS header information for /dev/sdx

Version: 1
Cipher name: aes
Cipher mode: xts-plain-64
Hash spec: sha512
Comment by 23pieces (23pieces) - Saturday, 09 February 2019, 10:54 GMT
Discussion and solution about this here:

https://bbs.archlinux.org/viewtopic.php?pid=1830931#p1830931

Loading...