[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lids-user
Subject:    [Re: [lids-user] Code that will core 2.6.2 and 2.6.0 lids patched kernel.]
From:       Huagang Xie <xie () www ! lids ! org>
Date:       2004-03-12 6:17:08
Message-ID: 20040312111138.GA6446 () lids ! org
[Download RAW message or body]

----- Forwarded message from Huagang Xie <xie@www.lids.org> -----

Date: Fri, 12 Mar 2004 02:53:08 -0800
From: Huagang Xie <xie@www.lids.org>
To: "James M. Luedke" <james@dod.net>
Cc: lids-user@projects.sourceforge.net
Subject: Re: [lids-user] Code that will core 2.6.2 and 2.6.0 lids patched kernel.

Hello,

This time I tried your program again(with ctrl-c stop it). 
But it still works fine on two system I run. I do run it
over 20 times with or within the LIDS Free Session.

What kind of hardware you are using? SMP or just a normal system?  

Anyway, can you try the following patch to see if it works for you,
if it still crash the system, can you just remove the if block,
and just let it "return 0" and try it again? 

I do really appreciate your help!

----------------------- cut here ------------------------------
--- lids_lsm.c  11 Mar 2004 05:34:23 -0000      1.3.2.10
+++ lids_lsm.c  12 Mar 2004 05:53:18 -0000
@@ -475,7 +475,7 @@
 static int
 lids_task_kill(struct task_struct *p, struct siginfo *info, int sig)
 {
-       if (p->security) {
+       if (lids_load && lids_local_load && p->security) {
                if (lids_check_task_kill(p, info, sig))
                        return -EPERM;
        }
----------------------- cut here ------------------------------


Thanks,
Huagang

----- End forwarded message -----

[Attachment #3 (application/pgp-signature)]
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
lids-user mailing list
lids-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lids-user

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic