Embed presentation
Download as PDF, PPTX















































The document discusses the internals of syzkaller, an in-kernel fuzzer for finding bugs. It explains that syzkaller sprays large allocations across memory pages to leave small holes, then sprays the targeted object to fill one of the holes and have the target in front of the spray. This allows the target object to be found and used for exploitation. It also provides statistics on the types of bugs found by syzkaller, with most being exploitable bugs or crashes/stability issues found through fuzzing kernel interfaces.













































