<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://kernsec.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Linux_Security_Summit_2015%2FAbstracts%2FVander_Stoep</id>
	<title>Linux Security Summit 2015/Abstracts/Vander Stoep - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://kernsec.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Linux_Security_Summit_2015%2FAbstracts%2FVander_Stoep"/>
	<link rel="alternate" type="text/html" href="http://kernsec.org/wiki/index.php?title=Linux_Security_Summit_2015/Abstracts/Vander_Stoep&amp;action=history"/>
	<updated>2026-04-20T17:01:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>http://kernsec.org/wiki/index.php?title=Linux_Security_Summit_2015/Abstracts/Vander_Stoep&amp;diff=3580&amp;oldid=prev</id>
		<title>JamesMorris: Created page with &quot;== Title ==  Ioctl Command Whitelisting in SELinux  == Presenter ==  Jeffrey Vander Stoep, Google  == Abstract ==  Ioctls provide many of the capabilities necessary for device...&quot;</title>
		<link rel="alternate" type="text/html" href="http://kernsec.org/wiki/index.php?title=Linux_Security_Summit_2015/Abstracts/Vander_Stoep&amp;diff=3580&amp;oldid=prev"/>
		<updated>2015-07-01T13:52:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Title ==  Ioctl Command Whitelisting in SELinux  == Presenter ==  Jeffrey Vander Stoep, Google  == Abstract ==  Ioctls provide many of the capabilities necessary for device...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Title ==&lt;br /&gt;
&lt;br /&gt;
Ioctl Command Whitelisting in SELinux&lt;br /&gt;
&lt;br /&gt;
== Presenter ==&lt;br /&gt;
&lt;br /&gt;
Jeffrey Vander Stoep, Google&lt;br /&gt;
&lt;br /&gt;
== Abstract ==&lt;br /&gt;
&lt;br /&gt;
Ioctls provide many of the capabilities necessary for device control,&lt;br /&gt;
ranging from benign functionality to critical operations or access to&lt;br /&gt;
sensitive information. Some system capabilities, e.g. chown, kill,&lt;br /&gt;
setuid, ipc_lock, etc are granted on a per capability basis. Ioctls on&lt;br /&gt;
the other hand are granted on a per file descriptor basis, meaning&lt;br /&gt;
that the set of ioctl capabilities provided by the file descriptor are&lt;br /&gt;
granted all-or-nothing, even when only a subset may be needed. A&lt;br /&gt;
single file descriptor may provide access to hundreds of capabilities.&lt;br /&gt;
To restrict applications to their needed subset of capabilities,&lt;br /&gt;
selinux permissions have been extended to allow per-command&lt;br /&gt;
whitelisting of ioctls. The discussion will include demonstration of&lt;br /&gt;
attack surface reduction, bugs made unreachable, and improvements for&lt;br /&gt;
user privacy. We will also share challenges and findings from&lt;br /&gt;
deployment in Android M-preview.&lt;/div&gt;</summary>
		<author><name>JamesMorris</name></author>
	</entry>
</feed>