diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-05-13 13:12:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-13 13:12:07 +0200 |
| commit | 08381b1a9aa00b1cb255d4077a243f341e11388e (patch) | |
| tree | da53fd389dba18b197dd03dbd16e262c9888faa1 /docs | |
| parent | a99fd8b014711b324bb538e35ce98fea57f4c4c1 (diff) | |
docs: add articles by Collabora
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/talks.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/talks.md b/docs/talks.md index 3d10ff2db..a3360d13f 100644 --- a/docs/talks.md +++ b/docs/talks.md @@ -39,6 +39,10 @@ at Linux Collaboration Summit 2013 ## Articles +* From [Collabora](https://twitter.com/Collabora): + * [syzkaller: fuzzing the kernel](https://www.collabora.com/news-and-blog/blog/2020/03/26/syzkaller-fuzzing-the-kernel/) + * [Using syzkaller to detect programming bugs in the Linux kernel](https://www.collabora.com/news-and-blog/blog/2020/04/17/using-syzkaller-to-detect-programming-bugs-in-linux/) + * [Using syzkaller: fuzzing your changes](https://www.collabora.com/news-and-blog/blog/2020/05/12/using-syzkaller-fuzzing-your-changes/) * From [HardenedLinux](https://github.com/hardenedlinux) project: * [Kernel QA with syzkaller and qemu](https://github.com/hardenedlinux/Debian-GNU-Linux-Profiles/blob/master/docs/harbian_qa/fuzz_testing/syzkaller_general.md) (tutorial on how to setup syzkaller with qemu) * [Syzkaller crash DEMO](https://github.com/hardenedlinux/Debian-GNU-Linux-Profiles/blob/master/docs/harbian_qa/fuzz_testing/syzkaller_crash_demo.md) (tutorial on how to extend syzkaller with new syscalls) |
