b9a1516254
v4l2_outputparm includes unused fields, defined as __u32 reserved[4] Accesses to reserved[4] was out of bounds. Fix this and simplify by just zeroing the entire struct v4l2_streamparm instead.