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

From: Hans Verkuil
Date: Thu Mar 12 2020 - 07:26:42 EST


On 3/12/20 12:23 PM, Johan Hovold wrote:
> On Fri, Feb 14, 2020 at 09:02:54AM +0100, Johan Hovold wrote:
>> 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.
>
> Another month, another reminder. Three of the above patches still hasn't
> been applied.

I've delegated these to me and will make a PR today/tomorrow.

Regards,

Hans