|
|
Subscribe / Log in / New account

Fuzzing perf_events

Fuzzing perf_events

[Security] Posted Aug 5, 2015 12:36 UTC (Wed) by deater

You might be surprised to learn that starting with Linux 2.6.31 (in 2009) it has been rather easy to crash the Linux kernel. This date marks the introduction of the perf_event subsystem. It is likely that perf_event is not any more prone to errors than any other large kernel subsystem, but it has the distinction of being subjected to intense testing from the perf_fuzzer tool, which methodically probes the interface for bugs.

Click below (subscribers only) for the full article from perf_fuzzer author Vince Weaver.

Full Story (comments: 13)


Copyright © 2015, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds