Re: [PATCH 0/6] [media] fix missing endpoint sanity checks

From: Johan Hovold
Date: Mon Apr 03 2017 - 04:31:03 EST


On Mon, Mar 13, 2017 at 01:53:53PM +0100, Johan Hovold wrote:
> This series fixes a number of NULL-pointer dereferences (and related
> issues) due to missing endpoint sanity checks that can be triggered by a
> malicious USB device.

> Johan Hovold (6):
> [media] dib0700: fix NULL-deref at probe
> [media] usbvision: fix NULL-deref at probe
> [media] cx231xx-cards: fix NULL-deref at probe
> [media] cx231xx-audio: fix init error path
> [media] cx231xx-audio: fix NULL-deref at probe
> [media] gspca: konica: add missing endpoint sanity check

I noticed these had been assigned to you, Hans. Anything more you need
to get them merged?

Thanks,
Johan