diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-01-28 15:08:47 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-01-28 15:08:47 +0100 |
| commit | 5e48183c6ecd816e6936be60c88e35dbeb41096f (patch) | |
| tree | 4fca39fe6873ab63d84306f9b5c54df65953fc71 /sys/linux/io_uring.txt.warn | |
| parent | 0692a5861fb0c78c0281363cc4bce655dc9c6f5a (diff) | |
sys/linux: add ethtool netlink descriptions
Diffstat (limited to 'sys/linux/io_uring.txt.warn')
| -rw-r--r-- | sys/linux/io_uring.txt.warn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/linux/io_uring.txt.warn b/sys/linux/io_uring.txt.warn index 76773b438..efc66c496 100644 --- a/sys/linux/io_uring.txt.warn +++ b/sys/linux/io_uring.txt.warn @@ -1,3 +1,8 @@ +bad-field-number: io_uring_params: syz=9 kernel=10 [amd64] +bad-field-size: io_uring_params.resv/id: syz=16 kernel=4 [amd64] +bad-field-offset: io_uring_params.sq_off/resv: syz=40 kernel=28 [amd64] +bad-field-size: io_uring_params.sq_off/resv: syz=40 kernel=12 [amd64] +bad-field-offset: io_uring_params.cq_off/sq_off: syz=80 kernel=40 [amd64] bad-field-number: io_uring_files_update: syz=2 kernel=3 [amd64,arm,arm64] bad-struct-size: io_uring_files_update: syz=8 kernel=16 [arm] bad-field-offset: io_uring_files_update.fds/resv: syz=8 kernel=4 |
