diff options
Diffstat (limited to 'sys/linux/dev_video4linux.txt.warn')
| -rw-r--r-- | sys/linux/dev_video4linux.txt.warn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sys/linux/dev_video4linux.txt.warn b/sys/linux/dev_video4linux.txt.warn index 1acf128c7..573a62cd4 100644 --- a/sys/linux/dev_video4linux.txt.warn +++ b/sys/linux/dev_video4linux.txt.warn @@ -1,4 +1,13 @@ no-such-struct: v4l2_format_fmt +bad-struct-size: v4l2_buffer: syz=68 kernel=76 [386] +bad-field-size: v4l2_buffer.timestamp: syz=8 kernel=16 [386] +bad-field-offset: v4l2_buffer.timecode: syz=28 kernel=36 [386] +bad-field-offset: v4l2_buffer.sequence: syz=44 kernel=52 [386] +bad-field-offset: v4l2_buffer.memory: syz=48 kernel=56 [386] +bad-field-offset: v4l2_buffer.m: syz=52 kernel=60 [386] +bad-field-offset: v4l2_buffer.length: syz=56 kernel=64 [386] +bad-field-offset: v4l2_buffer.reserved2: syz=60 kernel=68 [386] +bad-field-offset: v4l2_buffer.request_fd/: syz=64 kernel=72 [386] no-such-struct: v4l2_buffer_union no-such-struct: v4l2_plane_union no-such-struct: v4l2_framebuffer_union @@ -9,6 +18,10 @@ no-such-struct: v4l2_frmsizeenum_union no-such-struct: v4l2_frmivalenum_union no-such-struct: v4l2_dbg_match_union no-such-struct: v4l2_dv_timings_union +bad-struct-size: v4l2_event: syz=120 kernel=128 [386] +bad-field-size: v4l2_event.timestamp: syz=8 kernel=16 [386] +bad-field-offset: v4l2_event.id: syz=84 kernel=92 [386] +bad-field-offset: v4l2_event.reserved: syz=88 kernel=96 [386] no-such-struct: v4l2_event_union no-such-struct: v4l2_event_ctrl_union no-such-struct: v4l2_decoder_cmd_u |
