Re: [PATCH 0/6] media: fix USB descriptor issues

From: Johan Hovold
Date: Fri Feb 14 2020 - 03:02:58 EST


On Fri, Jan 03, 2020 at 05:35:07PM +0100, Johan Hovold wrote:
> This series fixes a number of issues due to missing or incomplete sanity
> checks that could lead to NULL-pointer dereferences, memory corruption
> or driver misbehaviour when a device has unexpected descriptors.

> Johan Hovold (6):
> media: flexcop-usb: fix endpoint sanity check
> media: ov519: add missing endpoint sanity checks
> media: stv06xx: add missing descriptor sanity checks
> media: xirlink_cit: add missing descriptor sanity checks
> media: dib0700: fix rc endpoint lookup
> media: iguanair: fix endpoint sanity check

Just sending a reminder about these as it seems only the last one has
made into mainline (and stable) yet.

Johan