https://github.com/torvalds/linux
Revision d94c05e33d9212ee67b8d4998f984cc71df8168b authored by Sarah Sharp on 04 November 2009, 06:02:22 UTC, committed by Greg Kroah-Hartman on 18 November 2009, 00:46:34 UTC
If the xHCI driver fails during the memory initialization, xhci->ir_set
may not be a valid pointer.  Check that it points to valid DMA'able memory
before writing to that address during the memory freeing process.

Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent 051522b
History
Tip revision: d94c05e33d9212ee67b8d4998f984cc71df8168b authored by Sarah Sharp on 04 November 2009, 06:02:22 UTC
USB: xhci: Fix bug memory free after failed initialization.
Tip revision: d94c05e
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 156.0 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top