mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 19:39:40 +00:00
e7021ac638
ioctl(FIFREEZE) renders machine dead. FIFREEZE is an interesting thing, and we could test it in namespace (?) or on manually mounted file systems (?). But that will require more complex handling. Disable it until we have that logic. mknod of char/block devices can do all kinds of nasty stuff (read/write to IO ports, kernel memory, etc). Disable it for now. |
||
---|---|---|
.. | ||
analysis.go | ||
clone.go | ||
consts.go | ||
encoding.go | ||
encodingexec.go | ||
generation.go | ||
mutation_test.go | ||
mutation.go | ||
parse_test.go | ||
parse.go | ||
prio.go | ||
prog_test.go | ||
prog.go | ||
rand.go | ||
validation.go |