diff options
author | Mathias Nyman <mathias.nyman@linux.intel.com> | 2014-09-11 10:55:48 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-11 21:23:52 (GMT) |
commit | c207e7c50f31113c24a9f536fcab1e8a256985d7 (patch) | |
tree | 9f63c24a812eee2ea4ce98c416baf803e10126a9 /net/dsa | |
parent | c66f1c62e85927357e7b3f4c701614dcb5c498a2 (diff) | |
download | linux-c207e7c50f31113c24a9f536fcab1e8a256985d7.tar.xz |
xhci: Fix null pointer dereference if xhci initialization fails
If xhci initialization fails before the roothub bandwidth
domains (xhci->rh_bw[i]) are allocated it will oops when
trying to access rh_bw members in xhci_mem_cleanup().
Reported-by: Manuel Reimer <manuel.reimer@gmx.de>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions