Does Making the Kernel Harder Make Making the Kernel Harder?
Offered By: linux.conf.au via YouTube
Course Description
Overview
Explore the impact of the Linux Kernel Hardening Project in this 46-minute conference talk from linux.conf.au. Delve into the subtle benefits of kernel hardening techniques, such as the introduction of refcount_t and the removal of variable length arrays. Gain insights from Casey Schaufler, a veteran kernel developer, as he explains the significant value these changes bring to kernel security. Examine the costs associated with kernel hardening, including development overhead, code churn, and performance implications. Learn about various hardening methods, including strong typing, string functions, stack protection, and randomization. Evaluate the overall effectiveness of these measures and their impact on kernel development complexity.
Syllabus
Introduction
Why dont we think the kernel is hard
The C compiler
Strong type languages
How does typing help
String functions
Stacks
Randomization
Performance
Worth it
Is it harder
Taught by
linux.conf.au
Related Courses
Conception et mise en œuvre d'algorithmes.École Polytechnique via Coursera Algorithmen und Datenstrukturen
Universität Osnabrück via iversity 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera Data Structures and Algorithm Design Part I | 数据结构与算法设计(上)
Tsinghua University via edX 数据结构基础
Peking University via Coursera