From: "Venkat Yekkirala" <vyekkirala@TrustedCS.com>
To: "'Paul Moore'" <paul.moore@hp.com>,
"Joshua Brindle" <method@manicmethod.com>
Cc: "Venkat Yekkirala" <vyekkirala@tcsfw4.tcs-sec.com>,
"John Wan" <J.Wan@mbs.edu>, <selinux@tycho.nsa.gov>,
<jmorris@namei.org>
Subject: RE: Would the SELinux act as a TippingPoint IPS to block the nasty Trojan traffic?
Date: Thu, 12 Apr 2007 12:51:08 -0500 [thread overview]
Message-ID: <000101c77d2b$27209160$cc0a010a@tcssec.com> (raw)
In-Reply-To: <200704111332.04613.paul.moore@hp.com>
> > How does this work into the idea we had during the summit
> about SELinux
> > having its own table? The table would presumably be a
> mangle table for
> > labeling but could it also be a filter table? I'm not clear
> on what is
> > possible in netfilter.
>
> I'm not a netfilter expert myself, although I'm learning more
> and more about
> it each day. I don't see how this couldn't fit into the proposed
> LSM/SELinux/security table in fact I think I mentioned
> something like this at
> one point (although, maybe it was just to myself).
To share some preliminary thoughts on this, we might be able to have
the security table have 2 built-in chains, say, secmark and secfilter,
and have these chains traversed at the appropriate points as in the
following example for the INPUT case:
...
mangle PREROUTE
security SECMARK
filter INPUT
security SECFILTER
...
It's also conceivable that we might, in fact, have two tables (secmark
and secfilter), all things considered.
--
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-04-12 17:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-10 11:30 Would the SELinux act as a TippingPoint IPS to block the nasty Trojan traffic? John Wan
2007-04-10 15:18 ` Paul Moore
2007-04-11 0:11 ` Joshua Brindle
2007-04-11 2:46 ` Paul Moore
2007-04-11 2:58 ` Joshua Brindle
2007-04-11 13:16 ` Paul Moore
2007-04-11 15:10 ` Venkat Yekkirala
2007-04-11 15:17 ` Paul Moore
2007-04-12 17:39 ` Venkat Yekkirala
2007-04-11 17:01 ` Joshua Brindle
2007-04-11 17:32 ` Paul Moore
2007-04-12 17:51 ` Venkat Yekkirala [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-04-12 17:52 Venkat Yekkirala
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='000101c77d2b$27209160$cc0a010a@tcssec.com' \
--to=vyekkirala@trustedcs.com \
--cc=J.Wan@mbs.edu \
--cc=jmorris@namei.org \
--cc=method@manicmethod.com \
--cc=paul.moore@hp.com \
--cc=selinux@tycho.nsa.gov \
--cc=vyekkirala@tcsfw4.tcs-sec.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.