diff options
Diffstat (limited to 'sys/linux/socket_vnet.txt.warn')
| -rw-r--r-- | sys/linux/socket_vnet.txt.warn | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/sys/linux/socket_vnet.txt.warn b/sys/linux/socket_vnet.txt.warn index ec6a53a7d..7ef72e3bd 100644 --- a/sys/linux/socket_vnet.txt.warn +++ b/sys/linux/socket_vnet.txt.warn @@ -1,4 +1,7 @@ -struct vmaddr_cid: no corresponding struct in kernel -struct vmaddr_cid64: no corresponding struct in kernel -field vhost_msg.iotlb/: bad size: syz=32 kernel=64 -field vhost_msg_v2.iotlb/: bad size: syz=32 kernel=64 +no-such-struct: vmaddr_cid +no-such-struct: vmaddr_cid64 +bad-field-size: vhost_msg.iotlb/: syz=32 kernel=64 +bad-field-offset: vhost_msg.iotlb/: syz=8 kernel=4 [386] +bad-struct-size: vhost_msg_v2: syz=68 kernel=72 [386] +bad-field-size: vhost_msg_v2.iotlb/: syz=32 kernel=64 +bad-struct-size: vhost_iotlb_msg: syz=32 kernel=28 [386] |
