diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-05-04 15:57:30 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-05-05 10:57:15 +0200 |
| commit | 02ba4ad68bc742d4d93407aa87f0750e38454784 (patch) | |
| tree | 5644b5e3c560e0b13809a95280e411bf2d33dce1 /docs/talks.md | |
| parent | b3f09415e1dfaaa19b5fdefc7257e19ec8de9269 (diff) | |
docs: add Remote Code Execution article
Diffstat (limited to 'docs/talks.md')
| -rw-r--r-- | docs/talks.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/talks.md b/docs/talks.md index 98400823b..6e80bbf27 100644 --- a/docs/talks.md +++ b/docs/talks.md @@ -1,4 +1,4 @@ -# Tech talks and articles +# Tech talks _newer first_ * [syzkaller: adventures in continuous coverage-guided kernel fuzzing](https://www.youtube.com/watch?v=YwX4UyXnhz0) @@ -39,8 +39,9 @@ at GeeKon 2015 * [AddressSanitizer/ThreadSanitizer for Linux Kernel](https://www.youtube.com/watch?v=capbD_aRz40) at Linux Collaboration Summit 2013 -## Articles +# Articles +* [Looking for Remote Code Execution bugs in the Linux kernel](https://xairy.io/articles/syzkaller-external-network) * 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/) |
