Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 26 Apr 2020 03:28:41 +0200
From: Adam Zabrocki <pi3@....com.pl>
To: lkrg-users@...ts.openwall.com
Subject: Re: LKRG unfit for installation by default in Whonix /
 Kicksecure due to kernel boot console output - usability issue

Hi Patrick,

I've just pushed desired changes:

https://bitbucket.org/Adam_pi3/lkrg-main/commits/f2ab708a675c94e239583a1b496d728082218651

I've changed the default log-level from P_LKRG_CRIT to P_LKRG_INFO when LKRG 
detects lost/extra module which is related to the current module activity 
events (system is stable and not hacked). Maybe we should use P_LKRG_WARN? for 
now it will be P_LKRG_INFO.

Please let me know if that helps.

Thanks,
Adam

On Thu, Apr 23, 2020 at 07:01:40PM +0200, Adam Zabrocki wrote:
> Hi Patrick,
> 
> Currently, we are heavily working on rewriting entire communication-channel 
> (sysctl interface) and new LKRG version. I will try to address that issue with 
> the same batch of changes.
> 
> Thanks,
> Adam
> 
> On Thu, Apr 23, 2020 at 04:45:09PM +0000, Patrick Schleizer wrote:
> > I am already using kernel parameter "quiet loglevel=0" and sysctl
> > "kernel.printk = 3 3 3 3". (These are generally working but not helping
> > with LKRG.)
> > 
> > Messages seen during boot are similar as these:
> > 
> > sudo dmesg | grep -i lkrg
> > 
> > [    5.382817] [p_lkrg] Loading LKRG...
> > [    5.864095] [p_lkrg] LKRG initialized successfully!
> > [    6.118039] [p_lkrg] ALERT !!! FOUND LESS[1] MODULES IN DB IN MODULE
> > LIST[39] THAN IN CURRENT MODULE LIST[40]
> > [    6.118231] [p_lkrg] EXTRA MODULE:
> > [    6.118477] [p_lkrg] ** EXTRA MODULE IS THE SAME AS ON-GOING MODULE
> > ACTIVITY EVENTS **
> > [    6.118646] [p_lkrg] ALERT !!! FOUND LESS[1] MODULES IN DB IN
> > KOBJ[39] THAN IN CURRENT KOBJ[40]
> > [    6.118739] [p_lkrg] EXTRA MODULE:
> > [    6.118978] [p_lkrg] ** EXTRA MODULE IS THE SAME AS ON-GOING MODULE
> > ACTIVITY EVENTS *
> > 
> > Problem is that due to use of all upper case, ALERT, "!!!" and otherwise
> > language which laymen doesn't understand this would generate a lot
> > unnecessary fear, uncertainty, doubt, support requests and imo
> > unjustified badmouthing of the project due to a scary looking kernel
> > boot console output.
> > 
> > I guess what LKRG is doing is writing to dmesg with level 0
> > (KERN_EMERG). Therefore, my feature request is...
> > 
> > Could you please make LKRG use a lower dmesg loglevel such as 2
> > (KERN_CRIT) (probably not) or 4 (KERN_WARNING)? I am not arguing much
> > about which log level but please not 0 (KERN_EMERG). Or if it's not
> > dmesg loglevel some other way to hide these messages from kernel boot
> > console output.
> > 
> > Kind regards,
> > Patrick
> 
> -- 
> pi3 (pi3ki31ny) - pi3 (at) itsec pl
> http://pi3.com.pl
> 

-- 
pi3 (pi3ki31ny) - pi3 (at) itsec pl
http://pi3.com.pl

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.