Fuzzing Linux Drivers with Syzkaller
Offered By: Linux Foundation via YouTube
Course Description
Overview
Explore the intricacies of fuzzing Linux drivers using Syzkaller in this informative 38-minute conference talk by Ricardo CaƱuelo Navarro from Collabora. Gain insights into software testing methodologies, focusing on the Syzkaller architecture and its components. Learn about islang, test setup, test manager, and various use cases. Delve into configuration files, target system calls, device access, and pseudosyscalls. Understand the importance of test corpus and reproducers in the fuzzing process. Conclude with an overview of the bot system used in Syzkaller for automated testing and reporting.
Syllabus
Introduction
Overview
Software testing
Summary
Architecture
sislang
test setup
test manager
use case
configuration file
target system calls
device access
pseudosyscall
test corpus
reproducer
the bot
Taught by
Linux Foundation
Tags
Related Courses
Fuzzing the Native NTFS Read-Write Driver - NTFS3 - in the Linux KernelBlack Hat via YouTube SyzDescribe - Automated Static Generation of Syscall Descriptions for Kernel Drivers
Linux Foundation via YouTube Making Fuzzing Part of Your Software Development Lifecycle
Linux Foundation via YouTube ACRN Security: Fuzzing and Hardening Edge Hypervisors
Linux Foundation via YouTube Syzbot and the Tale of Thousand Kernel Bugs
Linux Foundation via YouTube