An Empirical Study of an Advanced Kernel Tailoring Framework
Tailoring the Linux kernel may improve the security of a Linux distro by reducing the attack surface. Junghwan Kang introduced a kernel tailoring framework at OSSummit North America in 2017. The frame …
Talk Title | An Empirical Study of an Advanced Kernel Tailoring Framework |
Speakers | Junghwan Kang (Cyber Security Researcher, The Affiliated Institute of ETRI) |
Conference | Open Source Summit North America |
Conf Tag | |
Location | Vancouver, BC, Canada |
Date | Aug 27-31, 2018 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Tailoring the Linux kernel may improve the security of a Linux distro by reducing the attack surface. Junghwan Kang introduced a kernel tailoring framework at OSSummit North America in 2017. The framework produces a well-working tailored kernel, focusing on the operability of system booting and application running. However, it still has room to improve stability and performance. This year, Junghwan will talk about improvements of the framework including fine-grained tailoring technique and various test conditions. He will also present performance benefits from the tailoring with benchmark results and explain relations between kernel configurations and test conditions. Examples of tailoring the kernel for other Linux distros and the sources of the framework on Github will be introduced as well.