aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorKrzysztof Mazur <krzysiek@podlesie.net>2013-08-22 14:49:38 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-11-20 12:31:40 -0800
commitb2c2f76356a3acca905be36a07b43b9f586abdcc (patch)
tree3e6252c0a9e700c4a2b53f2febe6b21fdc12d347 /lib/mpi/mpi-bit.c
parentc03642ee7ef2fda996cbf699a6363b2cd7d8b48b (diff)
usb: fix cleanup after failure in hub_configure()
commit d0308d4b6b02597f39fc31a9bddf7bb3faad5622 upstream. If the hub_configure() fails after setting the hdev->maxchild the hub->ports might be NULL or point to uninitialized kzallocated memory causing NULL pointer dereference in hub_quiesce() during cleanup. Now after such error the hdev->maxchild is set to 0 to avoid cleanup of uninitialized ports. Signed-off-by: Krzysztof Mazur <krzysiek@podlesie.net> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions