CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/17 03:30:16
Modified files:
sys/dev/usb : Tag: OPENBSD_5_9 uvideo.c
Log message:
Plug some gaping holes in the v4l2 ioctl interfaces that would leak kernel
memory to a local user. Found by Patrick Keshisian. Fix a potential
integer overflow issue in related code while I'm there.
ok mglocker@, deraadt@
