Hide Forgot
Description of problem: # cryptsetup create x /dev/sdb -h sha256 Enter passphrase: Segmentation fault Version-Release number of selected component (if applicable): cryptsetup-luks-1.0.3-6.el5.x86_64
Regression in update package.
Fixed in cryptsetup-luks-1.0.3-7.el5
# rpm -q cryptsetup-luks cryptsetup-luks-1.0.3-8.el5 # cryptsetup create x /dev/vdb -h sha256 Enter passphrase: # echo $? 0 # ls -l /dev/mapper/x brw-rw---- 1 root disk 252, 2 9 may 7,49 /dev/mapper/x Moving to VERIFIED.
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Previously, the cryptsetup utility could have terminated unexpectedly when the key size was larger than 256 bits. The cryptsetup utility now properly supports keys longer than 256 bits, fixing the problem.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0987.html