No, Bug #283274 is about segmentation fault when encrypting a Luks partition :
From the original poster: " Trying to run the following command always results in the following: luffy ~ # /sbin/cryptsetup --cipher=aes-cbc-essiv:sha256 -s 256 luksFormat /dev/md0 WARNING! ======== This will overwrite data on /dev/md0 irrevocably. Are you sure? (Type uppercase yes): YES Segmentation fault (core dumped) I have two nearly identical systems (CPU,Mobo,etc) one running gentoo-sources (phoenix) and hardened-sources (luffy). Reproducible: Always Steps to Reproduce: 1. luffy ~ # /sbin/cryptsetup --cipher=aes-cbc-essiv:sha256 -s 256 luksFormat /dev/md0 2. Type "YES" 3. View segfalt Actual Results: luffy ~ # /sbin/cryptsetup --cipher=aes-cbc-essiv:sha256 -s 256 luksFormat /dev/md0 WARNING! ======== This will overwrite data on /dev/md0 irrevocably. Are you sure? (Type uppercase yes): YES Segmentation fault (core dumped)" This was dated back in 2009. Then a patch fixed the problem. But the patch no longer works. This happened on my system last night after a rebuild from a world update. Thank you, Darin ----- Original Message ----- From: Sven Vermeulen <sven.vermeu...@siphos.be> To: gentoo-hardened@lists.gentoo.org Cc: Sent: Friday, July 22, 2011 10:08 AM Subject: Re: [gentoo-hardened] SELinux bughunt On Fri, Jul 22, 2011 at 07:27:23AM -0700, d hee wrote: > Bug #283274 is NOT FIXED. I just updated my system last night and I got a > segment fault with trying to encrypt a partition in luks format. Not only > that, but I used to copy the patch and patch the ebuild to over come this. > For some strange reason, the patch no longer works. In addition, it would > of been nice if the patch was included in the original ebuild as it will > be a long time before glibc-12.3-r2 will be unmasked. I have posted the > results in the bug report. Bug #283274 is about app-admin/setools-3.3.6 not being able to be built, which was confirmed fixed by the reporter. It doesn't talk about encryption or luks. I guess you mean bug #361911, which is about cryptsetup. This one is still open. Wkr, Sven Vermeulen