All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel J Walsh <dwalsh@redhat.com>
To: Jonathan Kim <jkim@TrustedCS.com>
Cc: SELinux@tycho.nsa.gov, Chad Hanson <chanson@TrustedCS.com>
Subject: Re: [PATCH] MLS Policy
Date: Wed, 09 Nov 2005 11:20:11 -0500	[thread overview]
Message-ID: <437221BB.1010001@redhat.com> (raw)
In-Reply-To: <36282A1733C57546BE392885C0618592E1C2F2@chaos.tcs.tcs-sec.com>

Jonathan Kim wrote:
> The attached patch corrects an apparent typo in the base_can_network 
> macro.
> With the patch applied, it will be possible to do "ssh or ping 
> localhost", for example.
No this is not a bug in the patch.  the idea was to only force all 
policies to specify a non standard device type.
So that you can start to specify, apache can listen on eth0 but not eth1.

Adding the following is probably what MLS needs
+allow $1 netif_lo_t:netif { $2_recv $2_send rawip_send rawip_recv };

>  
> Also, the NSA policy already contains the correct comments for all of 
> the MLS attributes in the file attrib.te, but the 
> 'policy-20051021.patch' is patching over these comments with older 
> comments.
> The fix is to not patch that portion of the attrib.te file
>  
> Thank you
>
> -----------------------------------
> *Jonghoon Jonathan*
> Secure Systems Engineer
>
> *Trusted Computer Solutions*
> 121 W Goose Alley
> Urbana, IL  61801
>
> http://www.TrustedCS.com <http://www.trustedcs.com/>
>
> *V:*  217.384.0028  ext.16
> *F: * 217.384.0288
>
>  


-- 



--
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.

  reply	other threads:[~2005-11-09 16:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-09 16:04 [PATCH] MLS Policy Jonathan Kim
2005-11-09 16:20 ` Daniel J Walsh [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-11-09 17:56 Chad Hanson
2005-11-04 17:00 [PATCH] MLS policy Jonathan Kim
2005-11-04 22:36 ` Daniel J Walsh

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=437221BB.1010001@redhat.com \
    --to=dwalsh@redhat.com \
    --cc=SELinux@tycho.nsa.gov \
    --cc=chanson@TrustedCS.com \
    --cc=jkim@TrustedCS.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 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.