aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorRadoslav Gerganov <rgerganov@vmware.com>2020-08-31 17:09:25 +0300
committerDmitry Vyukov <dvyukov@google.com>2020-09-23 17:13:28 +0200
commitb70f2394eca784943d5d84e2317d57e7db5d5b76 (patch)
tree37199e2368621edb780815ace6466787b6744be1 /CONTRIBUTORS
parent287cd75a6d7c6487fcd647033cd92c2440d6a39e (diff)
docs/linux: add instructions for fuzzing on VMware hosted hypervisors
Add new page for fuzzing x86-64 Linux kernel on VMware VMs. It explains how to create a VMDK image and how to run it on Ubuntu host with Workstation installed. For now only the isolated mode of syzkaller is supported.
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS3
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 622623f72..c3aadcea0 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -74,4 +74,5 @@ Matthew Halchyshak
Heyuan Shi
Marijo Simunovic
Jouni Högander
-
+VMware
+ Radoslav Gerganov