Difference between revisions of "SEforAndroid"

From SELinux Wiki
Jump to: navigation, search
Line 17: Line 17:
 
Further talks describing the impact of SELinux on Android security and further SELinux development in Android include:
 
Further talks describing the impact of SELinux on Android security and further SELinux development in Android include:
 
* ioctl command whitelisting in SELinux [http://kernsec.org/files/lss2015/vanderstoep.pdf Slides]
 
* ioctl command whitelisting in SELinux [http://kernsec.org/files/lss2015/vanderstoep.pdf Slides]
 +
* Android: protecting the kernel [http://events17.linuxfoundation.org/sites/events/files/slides/Android-%20protecting%20the%20kernel.pdf Slides]
 
* Honey I Shrunk the Attack Surface: Adventures in Android Security Hardening [https://www.blackhat.com/docs/us-17/thursday/us-17-Kralevich-Honey-I-Shrunk-The-Attack-Surface-Adventures-In-Android-Security-Hardening.pdf Slides]
 
* Honey I Shrunk the Attack Surface: Adventures in Android Security Hardening [https://www.blackhat.com/docs/us-17/thursday/us-17-Kralevich-Honey-I-Shrunk-The-Attack-Surface-Adventures-In-Android-Security-Hardening.pdf Slides]
 
* SELinux in Android Oreo or: How I Learned to Stop Worrying and Love Attributes [http://events17.linuxfoundation.org/sites/events/files/slides/LSS%20-%20Treble%20%27n%27%20SELinux_0.pdf Slides]
 
* SELinux in Android Oreo or: How I Learned to Stop Worrying and Love Attributes [http://events17.linuxfoundation.org/sites/events/files/slides/LSS%20-%20Treble%20%27n%27%20SELinux_0.pdf Slides]

Revision as of 14:41, 26 April 2018

Security Enhancements (SE) for Android was a project that produced a reference implementation of how to enable and apply SELinux to Android and made the case for adopting it into mainline Android. This work was accepted into the Android Open Source Project and is part of mainline Android. See https://source.android.com/security/selinux/ for further information.

Presentations and papers describing SE for Android were:

  • The Case for SE Android, Linux Security Summit 2011, Sep 2011. Slides
  • The Case for Security Enhanced (SE) Android, Android Builders Summit 2012, Feb 2012. Slides
  • Security Enhanced (SE) Android, LinuxCon North America 2012, Aug 2012. Slides
  • Middleware MAC for Android, Linux Security Summit 2012, Aug 2012. Slides
  • Security Enhanced (SE) Android: Bringing Flexible MAC to Android, 20th Annual Network and Distributed System Security Symposium (NDSS '13), Feb 2013. Paper and Slides
  • Laying a Secure Foundation for Mobile Devices, 20th Annual Network and Distributed System Security Symposium (NDSS '13), Feb 2013. Slides
  • Laying a Secure Foundation for Mobile Devices, International Council on Systems Engineering (INCOSE) Chesapeake Chapter Monthly Meeting, Aug 2013. Slides
  • Security Enhancements (SE) for Android, Android Builders Summit 2014, Apr 2014. Slides
  • Protecting the Android TCB with SELinux, Linux Security Summit 2014, Aug 2014. Slides
  • SELinux in Android Lollipop and Marshmallow, Linux Security Summit 2015, Aug 2015. Slides

Further talks describing the impact of SELinux on Android security and further SELinux development in Android include:

  • ioctl command whitelisting in SELinux Slides
  • Android: protecting the kernel Slides
  • Honey I Shrunk the Attack Surface: Adventures in Android Security Hardening Slides
  • SELinux in Android Oreo or: How I Learned to Stop Worrying and Love Attributes Slides