From: Daniel J Walsh <dwalsh@redhat.com>
To: "Christopher J. PeBenito" <cpebenito@tresys.com>,
SE Linux <selinux@tycho.nsa.gov>
Subject: rpm-script needs to be able to look at running processes on the system
Date: Mon, 26 Feb 2007 12:05:41 -0500 [thread overview]
Message-ID: <45E31365.8060806@redhat.com> (raw)
mcs is causing avc messages if usr logs in to root as s0, and wants to
do a yum update, rpm_script is not allowed to look at running processes
unless these privs are added.
--- nsaserefpolicy/policy/modules/admin/rpm.te 2007-02-19
11:32:54.000000000 -0500
+++ serefpolicy-2.5.5/policy/modules/admin/rpm.te 2007-02-26
11:02:34.000000000 -0500
@@ -256,6 +258,9 @@
kernel_read_kernel_sysctls(rpm_script_t)
kernel_read_system_state(rpm_script_t)
+mcs_killall(rpm_script_t)
+mcs_ptrace_all(rpm_script_t)
+
dev_list_sysfs(rpm_script_t)
# ideally we would not need this
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
next reply other threads:[~2007-02-26 17:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-26 17:05 Daniel J Walsh [this message]
2007-02-28 14:16 ` rpm-script needs to be able to look at running processes on the system Christopher J. PeBenito
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=45E31365.8060806@redhat.com \
--to=dwalsh@redhat.com \
--cc=cpebenito@tresys.com \
--cc=selinux@tycho.nsa.gov \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.