Bug#947220: Root cause

2019-12-23 Thread Stefanos Harhalakis
I just tested it and the problem is that the dm_cache_smq module is missing from initramfs. Adding it to "/etc/initramfs-tools/modules" and running "update-initramfs -u" addresses the problem. I guess that lvm2 should add dm_cache and dm_cache_smq to /usr/share/initramfs-tools/hooks/lvm2, just

Bug#947220: lvm2: System unbootable with cached root and latest kernel

2019-12-22 Thread Stefanos Harhalakis
Package: lvm2 Version: 2.03.02-3 Severity: critical Justification: breaks the whole system The system with the latest kernel from testing and the latest lvm2 is unbootable when the root filesystem is a cached lvm volume. During boot, it says: device-mapper: table: 253:3: cache: Error creating

Bug#794573: kwin-style-breeze: broken in testing

2015-08-23 Thread Stefanos Harhalakis
reopen 794573 thanks I'm reopening this as it is now broken in testing. This combination: ii kwin-x114:5.3.2-3 ii kwin-style-breeze 4:5.3.2-2 Doesn't work and the user cannot login to a KDE5 session.

Bug#682590: patch

2013-04-13 Thread Stefanos Harhalakis
And in case it helps more, here's the full patch. diff -Nur puppet-2.7.18.orig/lib/puppet/ssl/base.rb puppet-2.7.18/lib/puppet/ssl/base.rb --- puppet-2.7.18.orig/lib/puppet/ssl/base.rb 2012-07-10 00:36:29.0 +0100 +++ puppet-2.7.18/lib/puppet/ssl/base.rb 2013-04-13 23:01:44.245916200 +0100

Bug#682590: patch

2013-04-13 Thread Stefanos Harhalakis
Gr. It's never easy... I'll try to find a solution but I don't promise anything. Adam D. Barratt a...@adam-barratt.org.uk wrote: On Sat, 2013-04-13 at 23:03 +0100, Stefanos Harhalakis wrote: And in case it helps more, here's the full patch. The upstream bug to which this bug is marked

Bug#628796: fsprotect: /bin/touch missing in initrd

2012-03-03 Thread Stefanos Harhalakis
Hi, On Sat, Mar 3, 2012 at 16:44, Cyril Brulebois k...@debian.org wrote: Julien Cristau jcris...@debian.org (01/01/2012): On Fri, Jun  3, 2011 at 10:55:08 +0300, V13 wrote: Thanks for the report. I'll fix it in the next release. any ETA for this fix? ping again? This is now in mentors,

Bug#418975: #418975 affects stable

2010-05-24 Thread Stefanos Harhalakis
Hello, On Wednesday 19 of May 2010, Faidon Liambotis wrote: Ping? Does the attached patch work? If not I'd like to have a test case (either a sample program or step-by-step instructions) in order to reproduce the bug. Just installing heartbeat isn't enough since IPv6Addr gives: # ./IPv6addr

Bug#418975: #418975 affects stable

2010-03-30 Thread Stefanos Harhalakis
Hello, Does the patch of message #77 fix your problem? -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#566161: fsprotect: uninstallable in sid, depends on kernel component

2010-01-21 Thread Stefanos Harhalakis
Hello, On Thursday 21 of January 2010, Julien Cristau wrote: fsprotect depends on aufs-modules which is not in sid (and soon not in testing). Besides, to quote one of the kernel maintainers, User-space packages should never depend on kernel components, because the kernel might be provided

Bug#561640: root directory has mode rwxrwxrwt

2009-12-22 Thread Stefanos Harhalakis
On Tuesday 22 of December 2009, Phil Vandry wrote: On Tue, 22 Dec 2009 16:04:24 +0200, Harhalakis Stefanos wrote: $ ls -ld / drwxrwxrwt 7 root root 160 2009-12-18 21:40 . This does not seem easy to exploit because of the sticky bit. No? You're right. The problem is less serious

Bug#555636: Fix pending

2009-11-14 Thread Stefanos Harhalakis
Hello, This bug will be closed by the next fsprotect version which is currently in mentors. I've contacted my sponsor so it is a matter of time to be uploaded. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#538814: invalid map handle

2009-07-27 Thread Stefanos Harhalakis
Hello, I'm using ATI's fglrx 9.6 driver (not debian's) with some custom patching and it works for me even with Invalid map handle errors. This probably means that this message is not fatal and it is not the one that causes the segmentation fault. FWIW: The invalid map handle seems to be

Bug#530245: udev: Fix of bug #462655 should be ported to lenny

2009-05-23 Thread Stefanos Harhalakis
Package: udev Version: 0.141-1 Severity: critical Tags: security Justification: root security hole Bug #462655 also affects lenny. I believe that it should be ported to lenny too since: a) It is security related b) Most aacraid-related controllers are on servers which tend to use stable --

Bug#481347: logcheck: Logcheck leaves world-readable dead.letter

2008-06-20 Thread Stefanos Harhalakis
On Friday 20 June 2008, Robert Luberda wrote: The problem that it is world readable lies in the used tool mail, coming from the mailx package. The information exposure problem is not limited to logcheck here, it in fact is a more general problem residing in mailx that it doesn't tighten

Bug#481347: logcheck: Logcheck leaves world-readable dead.letter

2008-05-15 Thread Stefanos Harhalakis
Package: logcheck Version: 1.2.54 Severity: grave Tags: security Justification: user security hole Logcheck can leave a world readable dead.letter that contains parsed logs. Steps to reproduce: * Create a lot of logs that will not be filtered by logcheck. (very easy). 10MBytes should be

Bug#462655: udev: Udev creates aacraid devices with group floppy (reopen #404927)

2008-01-26 Thread Stefanos Harhalakis
Package: udev Version: 0.105-4 Severity: critical Tags: security Justification: root security hole This is a follow-up to closed bug report #404927. The group problem is not yet fixed. The rule: SUBSYSTEM==block, ATTRS{removable}==1, \ DRIVERS!=aacraid, GROUP=floppy

Bug#462655: udev: Udev creates aacraid devices with group floppy (reopen #404927)

2008-01-26 Thread Stefanos Harhalakis
On Saturday 26 January 2008, Marco d'Itri wrote: tag 462655 unreproducible moreinfo thanks On Jan 26, Stefanos Harhalakis [EMAIL PROTECTED] wrote: The group problem is not yet fixed. The rule: SUBSYSTEM==block, ATTRS{removable}==1, \ DRIVERS!=aacraid, GROUP

Bug#404927: udev believes hardware raid devices are removable and sets the permissions to group floppy

2006-12-29 Thread Stefanos Harhalakis
Package: udev Version: 0.103-1 Severity: critical Tags: security Justification: root security hole Hi there, Just noticed that udev sets the group of the hard disks to 'floppy' making them r/w to this group (actually, tiger noticed it): brw-rw 1 root floppy 8, 0 Dec 29 11:25 /dev/sda

Bug#404927: additional information

2006-12-29 Thread Stefanos Harhalakis
It seems that this problem occurred between 27/12/2006 and 29/12/2006. The only thing that changed was the kernel from 2.6.16-2-686-smp to 2.6.18-3-686. If I remember correctly, tiger was not updated lately, so it would have noticed this change: Here are the last tiger reports: -rw---

Bug#290803: login: /var/log/btmp is created with insecure permissions

2005-01-16 Thread Stefanos Harhalakis
Package: login Version: 1:4.0.3-30.7 Severity: critical Tags: security Justification: root security hole It seems that /var/log/btmp is created as a world readable file. This is insecure (and it is reported by 'tiger') because this file contains failed logins , including unknown usernames. It is