Kernel Live Patching for Clang LTO Kernel
Offered By: Linux Plumbers Conference via YouTube
Course Description
Overview
Explore the intricacies of live patching with Clang-built LTO kernels in this Linux Plumbers Conference talk. Delve into the challenges of comparing with vmlinux binary, learn about utilizing Clang LTO internal flags for pre-linker object file comparison, and understand the complications introduced by new special symbols in LTO. Discover how the build system needs to adapt to these changes and discuss potential improvements to kpatch for supporting comparisons with vmlinux itself. Gain valuable insights into the latest developments in kernel live patching techniques and their implications for system maintenance and security.
Syllabus
KLP for Clang LTO Kernel - Yonghong Song
Taught by
Linux Plumbers Conference
Related Courses
Control Flow Integrity in the Linux KernelLinux Foundation via YouTube A Fresh Look at Toolchains and Crosscompilers in 2020
Linux Foundation via YouTube A Few Effective GCC - Clang Optimizations for Embedded Systems
Linux Foundation via YouTube Embedded Linux Size Reduction Techniques
Linux Foundation via YouTube Using Clang for Fun and Profit - Examples from the Chromium Project
GOTO Conferences via YouTube