LSM root_plug module questions
From: David Härdeman (david_at_2gen.com)
Date: 08/30/05
- Previous message: Jesper Juhl: "Re: [PATCH] crypto_free_tfm callers do not need to check for NULL"
- Next in thread: Chris Wright: "Re: LSM root_plug module questions"
- Reply: Chris Wright: "Re: LSM root_plug module questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Aug 2005 23:31:13 +0200 To: linux-kernel@vger.kernel.org
Hi,
I'm currently playing around with the security/root_plug.c LSM module
and I have two questions:
1) What's the recommended way of telling that someone is logging in to
the computer (via ssh, virtual console, serial console, X, whatever)
with LSM? Look for open() on /dev/pts?
2) root_plug currently scans the usb device tree looking for the
appropriate device each time it's needed. In the interest of making the
result of the lookup cached, it is possible for a module to register so
that it is notified when a usb device is added/removed?
Regards,
David
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Jesper Juhl: "Re: [PATCH] crypto_free_tfm callers do not need to check for NULL"
- Next in thread: Chris Wright: "Re: LSM root_plug module questions"
- Reply: Chris Wright: "Re: LSM root_plug module questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: LSM root_plug module questions
... > the computer (via ssh, virtual console, serial console, X, whatever) ...
> that it is notified when a usb device is added/removed? ... send the line "unsubscribe
linux-kernel" in ... (Linux-Kernel) - [patch] root_plug improvement
... This patch makes the root_plug LSM module also check the serial number of the ...
it's possible to use another USB device of the same ... buf = kmalloc; ...
send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: 2.6.11-rc3-mm2
... > did nobody read what andrew wrote and what JOQ pointed out? ... > after
weeks of debating this, ... > that did not have at least as many problems as the RT
LSM module, ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: 2.6.11-rc3-mm2
... after weeks of debating this, no other conceptual solution emerged ...
that did not have at least as many problems as the RT LSM module, ... send the line "unsubscribe
linux-kernel" in ... (Linux-Kernel) - Re: [announce] [patch] NX (No eXecute) support for x86, 2.6.7-rc2-bk2
... > But that only applies to the NX personality bit. ... I'm not suggesting
a new LSM module. ... I'm suggesting modifying the existing ... send the
line "unsubscribe linux-kernel" in ... (Linux-Kernel)