From: Daniel J Walsh <dwalsh@redhat.com>
To: "Christopher J. PeBenito" <cpebenito@tresys.com>
Cc: selinux@tycho.nsa.gov, Tom London <selinux@gmail.com>
Subject: Re: [PATCH] refpolicy: apps_vmware changes
Date: Wed, 22 Aug 2007 17:36:11 -0400 [thread overview]
Message-ID: <46CCAC4B.1060506@redhat.com> (raw)
In-Reply-To: <1187812502.13874.98.camel@gorn>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Christopher J. PeBenito wrote:
> On Thu, 2007-08-02 at 15:56 -0400, dwalsh@redhat.com wrote:
>> Fixes for vmware
>> --- nsaserefpolicy/policy/modules/apps/vmware.fc 2007-07-03 07:05:43.000000000 -0400
>> +++ serefpolicy-3.0.5/policy/modules/apps/vmware.fc 2007-08-02 11:02:02.000000000 -0400
>> @@ -23,6 +23,7 @@
>> /usr/bin/vmware-smbd -- gen_context(system_u:object_r:vmware_host_exec_t,s0)
>> /usr/bin/vmware-smbpasswd -- gen_context(system_u:object_r:vmware_host_exec_t,s0)
>> /usr/bin/vmware-smbpasswd\.bin -- gen_context(system_u:object_r:vmware_host_exec_t,s0)
>> +/usr/bin/vmware-vmx -- gen_context(system_u:object_r:vmware_host_exec_t,s0)
>> /usr/bin/vmware-wizard -- gen_context(system_u:object_r:vmware_exec_t,s0)
>> /usr/bin/vmware -- gen_context(system_u:object_r:vmware_exec_t,s0)
>>
>> --- nsaserefpolicy/policy/modules/apps/vmware.te 2007-07-25 10:37:37.000000000 -0400
>> +++ serefpolicy-3.0.5/policy/modules/apps/vmware.te 2007-08-02 11:02:02.000000000 -0400
>> @@ -29,7 +29,7 @@
>>
>> allow vmware_host_t self:capability { setuid net_raw };
>> dontaudit vmware_host_t self:capability sys_tty_config;
>> -allow vmware_host_t self:process signal_perms;
>> +allow vmware_host_t self:process { execstack execmem signal_perms };
>> allow vmware_host_t self:fifo_file rw_fifo_file_perms;
>> allow vmware_host_t self:unix_stream_socket create_stream_socket_perms;
>> allow vmware_host_t self:rawip_socket create_socket_perms;
>
> Which version of vmware requires this? Other parts merged.
>
>> @@ -56,6 +56,8 @@
>> corenet_tcp_sendrecv_all_ports(vmware_host_t)
>> corenet_udp_sendrecv_all_ports(vmware_host_t)
>> corenet_raw_bind_all_nodes(vmware_host_t)
>> +corenet_tcp_bind_all_nodes(vmware_host_t)
>> +corenet_udp_bind_all_nodes(vmware_host_t)
>> corenet_tcp_connect_all_ports(vmware_host_t)
>> corenet_sendrecv_all_client_packets(vmware_host_t)
>> corenet_sendrecv_all_server_packets(vmware_host_t)
>>
>>
I think these came from Tom?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iD8DBQFGzKxKrlYvE4MpobMRAlW3AJ9PiuuwwMdoD074Sr8iQ5zgqcNUjACcDNmv
Pe0RvYxFAOqr7GVNah0hWPI=
=nEA0
-----END PGP SIGNATURE-----
--
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 prev parent reply other threads:[~2007-08-22 21:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-02 19:56 [PATCH] refpolicy: apps_vmware changes dwalsh
2007-08-22 19:55 ` Christopher J. PeBenito
2007-08-22 21:36 ` Daniel J Walsh [this message]
2007-08-23 0:52 ` Tom London
2007-08-23 17:41 ` Christopher J. PeBenito
2007-08-24 17:33 ` Tom London
2007-08-27 13:17 ` 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=46CCAC4B.1060506@redhat.com \
--to=dwalsh@redhat.com \
--cc=cpebenito@tresys.com \
--cc=selinux@gmail.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.