public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/4] Syslog permissions, revised
@ 2006-11-13  6:40 Zack Weinberg
  2006-11-13  6:40 ` [patch 1/4] Add <linux/klog.h> Zack Weinberg
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Zack Weinberg @ 2006-11-13  6:40 UTC (permalink / raw)
  To: Chris Wright, Stephen Smalley, jmorris; +Cc: linux-kernel

This patchset revises my attempt from last week to allow running klogd
unprivileged without a root shim.  I believe I have addressed all
outstanding objections: in particular, the privilege model enforced by
SELinux is unchanged (you have to have system__syslog_mod to read
/proc/kmsg).  I have also included some nice refactorings (symbolic
constants for sys_syslog opcodes, that sort of thing) and a few
bugfixes (minor and unlikely to affect any live application, but
still).

I hope that this can be considered for 2.6.19; it is low risk in my
opinion and it would be nice to get this functionality into the hands
of the distributors sooner.

zw



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-11-13 21:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-13  6:40 [patch 0/4] Syslog permissions, revised Zack Weinberg
2006-11-13  6:40 ` [patch 1/4] Add <linux/klog.h> Zack Weinberg
2006-11-13  6:40 ` [patch 2/4] permission mapping for sys_syslog operations Zack Weinberg
2006-11-13  9:25   ` Arjan van de Ven
2006-11-13  9:29     ` Zack Weinberg
2006-11-13  9:47       ` Arjan van de Ven
2006-11-13 17:17         ` Zack Weinberg
2006-11-13 17:22           ` Arjan van de Ven
2006-11-13 21:13             ` Alexey Dobriyan
2006-11-13  6:40 ` [patch 3/4] Refactor do_syslog interface Zack Weinberg
2006-11-13  6:40 ` [patch 4/4] Distinguish /proc/kmsg access from sys_syslog Zack Weinberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox