From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:35164 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932245AbcITIXq (ORCPT ); Tue, 20 Sep 2016 04:23:46 -0400 Message-ID: <1474359501.4358.2.camel@suse.com> Subject: Re: [PATCH] usb: misc: legousbtower: Fix NULL pointer deference From: Oliver Neukum To: Greg KH Cc: James , security@kernel.org, legousb-devel@lists.sourceforge.net, starblue@users.sourceforge.net, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, stable@vger.kernel.org Date: Tue, 20 Sep 2016 10:18:21 +0200 In-Reply-To: <20160920062232.GB14316@kroah.com> References: <20160919180950.GA26819@hostname> <20160920062232.GB14316@kroah.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On Tue, 2016-09-20 at 08:22 +0200, Greg KH wrote: > When you sent this the last time (back on Sept 2), I sent you a > "simpler" patch, the same one below, and asked you if that worked > instead. I never heard back, could you test this patch and see if it > resolves the issue for you? As far as I can tell, your patches are identical. Regards Oliver