public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET] audit patches for .29-rc1
@ 2008-12-17  5:11 Al Viro
  2008-12-17 18:35 ` Eric Paris
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2008-12-17  5:11 UTC (permalink / raw)
  To: linux-audit; +Cc: linux-kernel


The following patch series is intended for the next merge cycle; review
and testing would be welcome.  It seems to survive light beating here...

It can also be found in
git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git/ audit.b60

Have fun.

Shortlog:

Al Viro (15):
      don't reallocate buffer in every audit_sockaddr()
      sanitize audit_socketcall
      sanitize audit_ipc_obj()
      sanitize audit_ipc_set_perm()
      sanitize audit_mq_getsetattr()
      sanitize audit_mq_notify()
      sanitize AUDIT_MQ_SENDRECV
      sanitize audit_mq_open()
      sanitize audit_fd_pair()
      audit_update_lsm_rules() misses the audit_inode_hash[] ones
      fixing audit rule ordering mess, part 1
      audit rules ordering, part 2
      make sure that filterkey of task,always rules is reported
      clean up audit_rule_{add,del} a bit
      audit: validate comparison operations, store them in sane form

Diffstat:
 fs/pipe.c                      |    7 +-
 include/linux/audit.h          |   89 +++---
 ipc/mqueue.c                   |   97 +++---
 ipc/shm.c                      |    4 +-
 ipc/util.c                     |   19 +-
 kernel/audit.h                 |    5 +-
 kernel/audit_tree.c            |    3 +-
 kernel/auditfilter.c           |  325 ++++++++++----------
 kernel/auditsc.c               |  691 ++++++++++++++++------------------------
 net/socket.c                   |   13 +-
 security/selinux/ss/services.c |   26 +-
 security/smack/smack_lsm.c     |    6 +-
 12 files changed, 557 insertions(+), 728 deletions(-)



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

* Re: [PATCHSET] audit patches for .29-rc1
  2008-12-17  5:11 [PATCHSET] audit patches for .29-rc1 Al Viro
@ 2008-12-17 18:35 ` Eric Paris
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Paris @ 2008-12-17 18:35 UTC (permalink / raw)
  To: Al Viro; +Cc: linux-audit, linux-kernel

On Wed, 2008-12-17 at 05:11 +0000, Al Viro wrote:
> The following patch series is intended for the next merge cycle; review
> and testing would be welcome.  It seems to survive light beating here...
> 
> It can also be found in
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git/ audit.b60

You can add my Acked-by or Reviewed-by to all of them except "fixing
audit rule ordering mess, part 1" if you can't find anything better to
do with your time....

-Eric



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

end of thread, other threads:[~2008-12-17 18:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-17  5:11 [PATCHSET] audit patches for .29-rc1 Al Viro
2008-12-17 18:35 ` Eric Paris

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