From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-f46.google.com ([209.85.215.46]:36020 "EHLO mail-lf0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755873AbdCGTLM (ORCPT ); Tue, 7 Mar 2017 14:11:12 -0500 From: Johan Hovold To: Greg Kroah-Hartman Cc: linux-usb@vger.kernel.org, Josh Boyer , stable@vger.kernel.org, Johan Hovold Subject: [PATCH 0/2] USB: iowarrior: fix missing endpoint sanity checks Date: Tue, 7 Mar 2017 16:11:02 +0100 Message-Id: <20170307151104.13446-1-johan@kernel.org> Sender: stable-owner@vger.kernel.org List-ID: These patches add the missing endpoint sanity checks to probe that are needed to prevent a couple of NULL-derefs which could be trigger by a malicious device. Johan Johan Hovold (2): USB: iowarrior: fix NULL-deref at probe USB: iowarrior: fix NULL-deref in write drivers/usb/misc/iowarrior.c | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) -- 2.12.0