From: Greg KH <greg@kroah.com>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org, linux-security-module@wirex.com
Subject: [BK PATCH] LSM changes for 2.5.56
Date: Fri, 10 Jan 2003 17:12:51 -0800 [thread overview]
Message-ID: <20030111011251.GK22363@kroah.com> (raw)
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(-)
------
next reply other threads:[~2003-01-11 1:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-11 1:12 Greg KH [this message]
2003-01-11 1:13 ` Greg KH
2003-01-11 1:14 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030111011251.GK22363@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@wirex.com \
--cc=torvalds@transmeta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®