mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 19:39:40 +00:00
Fix broken links for KASAN and KUBSAN
This commit is contained in:
parent
9c94dffdc5
commit
611fbd7885
@ -1,9 +1,9 @@
|
||||
# syzkaller - linux syscall fuzzer
|
||||
|
||||
`syzkaller` is an unsupervised, coverage-guided Linux syscall fuzzer.
|
||||
It is meant to be used with [KASAN](https://www.kernel.org/doc/Documentation/kasan.txt) (`CONFIG_KASAN=y`),
|
||||
It is meant to be used with [KASAN](https://kernel.org/doc/html/latest/dev-tools/kasan.html) (`CONFIG_KASAN=y`),
|
||||
[KTSAN](https://github.com/google/ktsan) (`CONFIG_KTSAN=y`),
|
||||
or [KUBSAN](https://www.kernel.org/doc/Documentation/ubsan.txt).
|
||||
or [KUBSAN](https://kernel.org/doc/html/latest/dev-tools/ubsan.html).
|
||||
|
||||
Project mailing list: [syzkaller@googlegroups.com](https://groups.google.com/forum/#!forum/syzkaller), which you can subscribe to either with an
|
||||
google account or by sending an email to syzkaller+subscribe@googlegroups.com.
|
||||
|
Loading…
Reference in New Issue
Block a user