Files
linux-apfs/drivers/char
Miloslav Trmac 41126226e1 [patch 1/2] audit: let userspace fully control TTY input auditing
Remove the code that automatically disables TTY input auditing in processes
that open TTYs when they have no other TTY open; this heuristic was
intended to automatically handle daemons, but it has false positives (e.g.
with sshd) that make it impossible to control TTY input auditing from a PAM
module.  With this patch, TTY input auditing is controlled from user-space
only.

On the other hand, not even for daemons does it make sense to audit "input"
from PTY masters; this data was produced by a program writing to the PTY
slave, and does not represent data entered by the user.

Signed-off-by: Miloslav Trmac <mitr@redhat.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2008-04-28 06:28:24 -04:00
..
2008-04-02 15:28:19 -07:00
2008-02-08 09:22:41 -08:00
2007-10-17 08:42:52 -07:00
2007-05-08 11:15:09 -07:00
2008-02-03 17:11:42 +02:00
2008-02-03 17:11:42 +02:00
2008-03-07 10:05:13 -08:00
2008-04-04 18:36:49 +02:00
2008-02-07 08:42:33 -08:00
2008-02-07 08:42:25 -08:00
2008-02-07 08:42:25 -08:00
2008-04-19 19:10:28 -07:00
2007-07-29 17:09:29 -07:00
2008-02-08 09:22:24 -08:00
2008-02-07 08:42:35 -08:00
2008-02-07 08:42:34 -08:00
2007-10-17 08:42:55 -07:00
2008-03-30 14:20:23 -07:00
2007-07-21 17:49:16 -07:00
2007-10-18 14:37:23 -07:00
2008-03-13 13:11:43 -07:00
2008-03-19 19:42:36 -07:00
2007-07-16 09:05:46 -07:00
2008-02-07 08:42:34 -08:00
2007-10-19 11:53:43 -07:00
2008-02-03 17:11:42 +02:00
2007-10-17 08:42:56 -07:00
2008-03-04 16:35:11 -08:00