Google AI Professional Certificate - Learn AI Skills That Get You Hired
The Most Addictive Python and SQL Courses
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn about SymBisect, an innovative approach to accurately bisecting fuzzer-exposed Linux kernel vulnerabilities in this 30-minute conference talk from the Linux Foundation. Discover how continuous fuzzing integration has dramatically increased bug reporting in open-source software, particularly the Linux kernel, creating challenges for developers and maintainers in managing the volume of reported issues. Explore the limitations of existing automated bug bisection solutions, which often fail by directly running proof-of-concept code on older software versions without adapting to changes in bug-triggering conditions or require patches that may not be available at discovery time. Understand how SymBisect takes a fundamentally different approach by searching for evidence of vulnerabilities through underlying bug logic rather than relying on traditional methods, enabling more precise and accurate bug bisection. Gain insights into how this methodology can help determine the range of affected software versions, assist with bug prioritization, and streamline the patching process for Linux kernel vulnerabilities discovered through fuzzing campaigns.
Syllabus
SymBisect: Accurate Bisection for Fuzzer-Exposed Linux Vulnerabilities - Zheng Zhang, Meta
Taught by
Linux Foundation