From: Oliver Neukum Date: Thu, 25 Oct 2007 13:46:30 +0000 (+0200) Subject: USB: open disconnect race in iowarrior X-Git-Tag: v2.6.24-rc2~136^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03f36e885fc26cb0ea299fb6df5171a51e814548;p=pandora-kernel.git USB: open disconnect race in iowarrior the driver sets intfdata to NULL without lock. Data structures can be freed and accessed. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed