From bf8a154beccdc7b3bc95fa3efd1617fbdf611480 Mon Sep 17 00:00:00 2001 From: Andrea Fioraldi Date: Thu, 27 Feb 2020 20:58:30 +0100 Subject: perf-fuzz idea --- docs/ideas.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs') diff --git a/docs/ideas.md b/docs/ideas.md index 23072511..b6d215aa 100644 --- a/docs/ideas.md +++ b/docs/ideas.md @@ -32,6 +32,13 @@ on Redqueen, the Radamsa mutator, the Custom mutator (the user can define its own mutator) and the work is to generalize MOpt for all the current and future mutators. +## perf-fuzz Linux Kernel Module + +Port the parts of the Linux Kernel modified by [perf-fuzz](https://gts3.org/assets/papers/2017/xu:os-fuzz.pdf) in a LKM. +Or reimplement it from scratch. + +This enable snapshot fuzzing on Linux with an incredible performance. + ## QEMU 4-based Instrumentation First tests to use QEMU 4 for binary-only AFL++ showed that caching behavior -- cgit 1.4.1