
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://selinuxproject.org/w/skins/common/feed.css?63"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Developer Summit 2009/Abstracts/Jaeger Virt - Revision history</title>
		<link>http://selinuxproject.org/w/?title=Developer_Summit_2009/Abstracts/Jaeger_Virt&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.10.4</generator>
		<lastBuildDate>Fri, 24 May 2013 02:13:11 GMT</lastBuildDate>
		<item>
			<title>JamesMorris at 09:43, 2 July 2009</title>
			<link>http://selinuxproject.org/w/?title=Developer_Summit_2009/Abstracts/Jaeger_Virt&amp;diff=597&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

			&lt;table border='0' width='98%' cellpadding='0' cellspacing='4' style=&quot;background-color: white;&quot;&gt;
			&lt;tr&gt;
				&lt;td colspan='2' width='50%' align='center' style=&quot;background-color: white;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' width='50%' align='center' style=&quot;background-color: white;&quot;&gt;Revision as of 09:43, 2 July 2009&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Line 5:&lt;/strong&gt;&lt;/td&gt;
&lt;td colspan=&quot;2&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Line 5:&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;== Topic ==&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;== Topic ==&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; font-size: smaller;&quot;&gt;&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Anslysis &lt;/del&gt;of Flask Policies in VM Systems&lt;/td&gt;&lt;td&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; font-size: smaller;&quot;&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Analysis &lt;/ins&gt;of Flask Policies in VM Systems&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;== Abstract ==&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;== Abstract ==&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Thu, 02 Jul 2009 09:43:21 GMT</pubDate>			<dc:creator>JamesMorris</dc:creator>			<comments>http://selinuxproject.org/page/Talk:Developer_Summit_2009/Abstracts/Jaeger_Virt</comments>		</item>
		<item>
			<title>JamesMorris: New page: == Author ==  Trent Jaeger  == Topic ==  Anslysis of Flask Policies in VM Systems  == Abstract ==  With the introduction of the Xen Security Modules with support for Flask MAC policies, we...</title>
			<link>http://selinuxproject.org/w/?title=Developer_Summit_2009/Abstracts/Jaeger_Virt&amp;diff=595&amp;oldid=prev</link>
			<description>&lt;p&gt;New page: == Author ==  Trent Jaeger  == Topic ==  Anslysis of Flask Policies in VM Systems  == Abstract ==  With the introduction of the Xen Security Modules with support for Flask MAC policies, we...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Author ==&lt;br /&gt;
&lt;br /&gt;
Trent Jaeger&lt;br /&gt;
&lt;br /&gt;
== Topic ==&lt;br /&gt;
&lt;br /&gt;
Anslysis of Flask Policies in VM Systems&lt;br /&gt;
&lt;br /&gt;
== Abstract ==&lt;br /&gt;
&lt;br /&gt;
With the introduction of the Xen Security Modules with support for&lt;br /&gt;
Flask MAC policies, we are presented with the opportunity to enforce&lt;br /&gt;
mandatory policies comprehensively over all virtual machines.  A&lt;br /&gt;
question is whether the combination of SELinux policies in the VMs and&lt;br /&gt;
the XSM/Flask policy in the VMM ensure comprehensive enforcement of a&lt;br /&gt;
consistent view of security.  At Penn State University, we are&lt;br /&gt;
developing a policy analysis tool for VM systems that infers a system&lt;br /&gt;
security goal from the relationships among VMs and determines whether&lt;br /&gt;
the Flask and SELinux policies comply with that goal.  In this talk,&lt;br /&gt;
we will present the design of this analysis and demonstrate how to use&lt;br /&gt;
the tool to identify and resolve policy specifications that conflict&lt;br /&gt;
with the security goal.  The key feature of the tool design is that we&lt;br /&gt;
consider interactions between VMs without considering the internal VM&lt;br /&gt;
policies.  Only if we cannot prove that all inter-VM accesses are safe&lt;br /&gt;
do we examine that VM's SELinux policy.  We can show a demonstration&lt;br /&gt;
of the system on real XSM/Flask and SELinux VM policies.&lt;/div&gt;</description>
			<pubDate>Thu, 02 Jul 2009 09:41:52 GMT</pubDate>			<dc:creator>JamesMorris</dc:creator>			<comments>http://selinuxproject.org/page/Talk:Developer_Summit_2009/Abstracts/Jaeger_Virt</comments>		</item>
	</channel>
</rss>