Re: [PATCH] usb-serial: ftdi: don't dereference NULL pointer

From: Greg KH
Date: Wed May 13 2009 - 10:39:09 EST


On Wed, May 13, 2009 at 01:21:43PM +0200, Daniel Mack wrote:
> The FTDI USB serial driver dereferences its priv structure in
> ftdi_close() without checking for NULL pointer conditions, see the Oops
> attached.

Hm, I think this was already resolved with Alan's patch that went in
right after 2.6.30-rc5 came out. Can you check Linus's current tree to
see if we still need this patch or not?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/