diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-08-14 19:05:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-14 19:05:57 +0200 |
| commit | c2707aa5fe0be3d861a8caa7db5ddc92282bb41a (patch) | |
| tree | fc115d60b77995778c48134461d6845238233c34 | |
| parent | 7c06bb218a06d171525a00367ecc50069b7163a8 (diff) | |
docs: add reference to "Fuzzing the OpenBSD Kernel"
| -rw-r--r-- | docs/talks.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/talks.md b/docs/talks.md index a3360d13f..124511565 100644 --- a/docs/talks.md +++ b/docs/talks.md @@ -8,6 +8,8 @@ at [BlueHatIL 2020](https://www.bluehatil.com) * [Bugs on the Windshield: Fuzzing the Windows Kernel](https://www.youtube.com/watch?v=__7PAzgbprw) at [BlueHatIL 2020](https://www.bluehatil.com) [[slides]](https://msrnd-cdn-stor.azureedge.net/bluehat/bluehatil/2019/assets/doc/Bugs%20on%20the%20Windshield%20Fuzzing%20the%20Windows%20Kernel.pdf) +* [Fuzzing the OpenBSD Kernel](https://www.openbsd.org/papers/fuzz-slides.pdf) +* [syzkaller in FreeBSD](https://papers.freebsd.org/2019/octvendorsummit/johnston-syzkaller/) * [Фаззинг ядра Linux на практике](http://0x1.tv/20191206AG) at ISPRASOPEN-2019 (in Russian) * [syzbot: update and open problems](https://linuxplumbersconf.org/event/4/contributions/428/attachments/308/515/syzbot__Plumbers_2019.pdf) at [Linux Plumbers 2019](https://linuxplumbersconf.org/event/4/contributions/428/) |
