mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [BK PATCH] LSM changes for 2.5.56
@ 2003-01-11  1:12 Greg KH
  2003-01-11  1:13 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2003-01-11  1:12 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-security-module

This changset includes security hooks for the remaining System V IPC
hooks.  The patch has been posted for discussion a few weeks ago, and
there were no objections to it being included.

Please pull from:
	bk://lsm.bkbits.net/linus-2.5

thanks,

greg k-h

 CREDITS                  |    3 
 include/linux/msg.h      |    1 
 include/linux/security.h |  244 +++++++++++++++++++++++++++++++++++++++++++++++
 ipc/msg.c                |   41 +++++++
 ipc/sem.c                |   32 +++++-
 ipc/shm.c                |   41 +++++++
 security/dummy.c         |   77 ++++++++++++++
 7 files changed, 429 insertions(+), 10 deletions(-)
-----

ChangeSet@1.889.20.2, 2003-01-10 12:33:40-08:00, sds@epoch.ncsc.mil
  [PATCH] CREDITS patch
  
  The attached patch against 2.5.55 updates my CREDITS entry for my current email
  address.

 CREDITS |    3 +--
 1 files changed, 1 insertion(+), 2 deletions(-)
------

ChangeSet@1.889.20.1, 2003-01-10 12:30:59-08:00, sds@epoch.ncsc.mil
  [PATCH] 2.5.52-lsm-{dummy,ipc}.patch
  
  This patch adds the remaining System V IPC hooks, including the inline
  documentation for them in security.h.  This includes a restored
  sem_semop hook, as it does seem to be necessary to support fine-grained
  access.
  
  All of these System V IPC hooks are used by SELinux.  The SELinux System
  V IPC access controls were originally described in the technical report
  available from http://www.nsa.gov/selinux/slinux-abs.html, and the
  LSM-based implementation is described in the technical report available
  from http://www.nsa.gov/selinux/module-abs.html.

 include/linux/msg.h      |    1 
 include/linux/security.h |  244 +++++++++++++++++++++++++++++++++++++++++++++++
 ipc/msg.c                |   41 +++++++
 ipc/sem.c                |   32 +++++-
 ipc/shm.c                |   41 +++++++
 security/dummy.c         |   77 ++++++++++++++
 6 files changed, 428 insertions(+), 8 deletions(-)
------


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

end of thread, other threads:[~2003-01-11  1:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-11  1:12 [BK PATCH] LSM changes for 2.5.56 Greg KH
2003-01-11  1:13 ` Greg KH
2003-01-11  1:14   ` Greg KH

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

all inboxes | Powered by JetHome®