LSS: The kernel hardening roundtable
LSS: The kernel hardening roundtable
Posted Sep 22, 2011 7:23 UTC (Thu) by trasz (guest, #45786)Parent article: LSS: The kernel hardening roundtable
Might be worth mentioning that FreeBSD already provides an "extended seccomp"; it's called Capsicum. In a talk (http://www.youtube.com/watch?v=raNx9L4VH2k) there is a nice table comparing the number of lines of code that it took to properly sandobox Chromium using different mechanisms - with Linux and seccomp, it was 11300 lines of code and it was still incomplete; with FreeBSD and Capsicum, it was 100 lines.
