Gentoo Archives: gentoo-hardened

From: d hee <coolio@×××××.com>
To: "gentoo-hardened@l.g.o" <gentoo-hardened@l.g.o>
Subject: Re: [gentoo-hardened] SELinux bughunt
Date: Fri, 22 Jul 2011 18:09:25
Message-Id: 1311358061.75274.YahooMailNeo@web59510.mail.ac4.yahoo.com
In Reply to: Re: [gentoo-hardened] SELinux bughunt by Sven Vermeulen
1 No, Bug #283274 is about segmentation fault when encrypting a Luks partition :
2
3
4 From the original poster:
5
6 "
7
8 Trying to run the following command always results in the following: luffy ~ # /sbin/cryptsetup --cipher=aes-cbc-essiv:sha256 -s 256 luksFormat
9 /dev/md0 WARNING!
10 ========
11 This will overwrite data on /dev/md0 irrevocably. Are you sure? (Type uppercase yes): YES
12 Segmentation fault (core dumped) I have two nearly identical systems (CPU,Mobo,etc) one running gentoo-sources
13 (phoenix) and hardened-sources (luffy). Reproducible: Always Steps to Reproduce:
14 1. luffy ~ # /sbin/cryptsetup --cipher=aes-cbc-essiv:sha256 -s 256 luksFormat
15 /dev/md0
16 2. Type "YES"
17 3. View segfalt Actual Results:
18 luffy ~ # /sbin/cryptsetup --cipher=aes-cbc-essiv:sha256 -s 256 luksFormat
19 /dev/md0 WARNING!
20 ========
21 This will overwrite data on /dev/md0 irrevocably. Are you sure? (Type uppercase yes): YES
22 Segmentation fault (core dumped)"
23
24
25 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.
26
27 Thank you,
28 Darin
29
30
31
32
33
34
35
36 ----- Original Message -----
37 From: Sven Vermeulen <sven.vermeulen@××××××.be>
38 To: gentoo-hardened@l.g.o
39 Cc:
40 Sent: Friday, July 22, 2011 10:08 AM
41 Subject: Re: [gentoo-hardened] SELinux bughunt
42
43 On Fri, Jul 22, 2011 at 07:27:23AM -0700, d hee wrote:
44 > Bug #283274 is NOT FIXED. I just updated my system last night and I got a
45 > segment fault with trying to encrypt a partition in luks format. Not only
46 > that, but I used to copy the patch and patch the ebuild to over come this.
47 > For some strange reason, the patch no longer works. In addition, it would
48 > of been nice if the patch was included in the original ebuild as it will
49 > be a long time before glibc-12.3-r2 will be unmasked. I have posted the
50 > results in the bug report.
51
52 Bug #283274 is about app-admin/setools-3.3.6 not being able to be built,
53 which was confirmed fixed by the reporter. It doesn't talk about encryption
54 or luks.
55
56 I guess you mean bug #361911, which is about cryptsetup. This one is still
57 open.
58
59 Wkr,
60     Sven Vermeulen

Replies

Subject Author
Re: [gentoo-hardened] SELinux bughunt "Anthony G. Basile" <basile@××××××××××××××.edu>