Smack (software)

Smack
Original author(s) Casey Schaufler
Initial release April 17, 2008 (2008-April-17)
Operating system Linux
Type Computer security, Linux Security Modules (LSM)
License GPL2
Website schaufler-ca.com

Smack (full name: Simplified Mandatory Access Control Kernel) is a Linux kernel security module that protects data and process interaction from malicious manipulation using a set of custom mandatory access control (MAC) rules, with simplicity as its main design goal.[1] It has been officially merged since the Linux 2.6.25 release,[2] and was the main access control mechanism for the MeeGo mobile Operating System.[3][4] It is also used to sandbox HTML5 web applications in the Tizen architecture,[5] in the commercial Wind River Linux solutions for embedded device development,[6][7] in Philips Digital TV products.,[8] and in Intel's Ostro™ OS for IoT devices.[9]

Design

Smack consists of three components:

Criticism

Smack has been criticized for being written as a new LSM module instead of an SELinux security policy which can provide equivalent functionality. Such SELinux policies have been proposed, but none had been demonstrated. Smack's author replied that it would not be practical due to SELinux's complicated configuration syntax and the philosophical difference between Smack and SELinux designs.[11]

References

  1. "Official SMACK documentation from the Linux source tree". Archived from the original on 2012-09-13.
  2. Jonathan Corbet. "More stuff for 2.6.25". Archived from the original on 2012-09-12.
  3. Jake Edge. "The MeeGo Security Framework". Archived from the original on 2012-09-12.
  4. The Linux Foundation. "MeeGo Security Architecture". Archived from the original on 2012-09-12.
  5. Onur Aciicmez, Andrew Blaich. "Understanding the Access Control Model for Tizen Application Sandboxing". Archived from the original (PDF) on 2012-09-12.
  6. Wind River. "Wind River Linux 4 Product Note". Archived from the original (PDF) on 2012-09-22.
  7. Wind River. "Wind River Linux 3 Product Note". Archived from the original (PDF) on 2012-09-22.
  8. Embedded Alley Solutions, Inc. "SMACK for Digital TV". Archived from the original (PDF) on 2012-09-22.
  9. Intel Open Source Technology Center. "Ostro™ OS Architecture Overview". Archived from the original on 2016-10-30.
  10. "Smack Userspace Tools README". Archived from the original on 2012-09-13.
  11. Casey Schaufler. "Re: PATCH: Smack: Simplified Mandatory Access Control Kernel". Archived from the original on 2012-09-12.

Further reading

This article is issued from Wikipedia - version of the 11/9/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.