diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-12-22 19:34:12 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-22 19:34:12 +0100 |
| commit | 61f4e7ee54a1a1ae938c8ab2ee18bf16da1abab4 (patch) | |
| tree | 9d6a6d895a2f54481ae996074efcbc1e90d46405 /sys/linux/uffd.txt.warn | |
| parent | 8b96726707a5846209f943c978ccd7eeb1dd6f5e (diff) | |
tools/syz-check: check amd64 and 386 at the same time
Update #590
Diffstat (limited to 'sys/linux/uffd.txt.warn')
| -rw-r--r-- | sys/linux/uffd.txt.warn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/linux/uffd.txt.warn b/sys/linux/uffd.txt.warn new file mode 100644 index 000000000..07250f207 --- /dev/null +++ b/sys/linux/uffd.txt.warn @@ -0,0 +1,7 @@ +bad-field-size: uffdio_range.start: syz=4 kernel=8 [386] +bad-struct-size: uffdio_copy: syz=32 kernel=40 [386] +bad-field-size: uffdio_copy.dst: syz=4 kernel=8 [386] +bad-field-size: uffdio_copy.src: syz=4 kernel=8 [386] +bad-field-offset: uffdio_copy.len: syz=8 kernel=16 [386] +bad-field-offset: uffdio_copy.mode: syz=16 kernel=24 [386] +bad-field-offset: uffdio_copy.copy: syz=24 kernel=32 [386] |
