diff options
author | Robert Dobrowolski <robert.dobrowolski@linux.intel.com> | 2016-03-24 11:30:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-04-13 21:06:18 +0200 |
commit | e86103a75705c7c530768f4ffaba74cf382910f2 (patch) | |
tree | 26917529c340135a4dba1e6deab343d568c86ae8 /include | |
parent | USB: uas: Add a new NO_REPORT_LUNS quirk (diff) | |
download | linux-e86103a75705c7c530768f4ffaba74cf382910f2.tar.xz linux-e86103a75705c7c530768f4ffaba74cf382910f2.zip |
usb: hcd: out of bounds access in for_each_companion
On BXT platform Host Controller and Device Controller figure as
same PCI device but with different device function. HCD should
not pass data to Device Controller but only to Host Controllers.
Checking if companion device is Host Controller, otherwise skip.
Cc: <stable@vger.kernel.org>
Signed-off-by: Robert Dobrowolski <robert.dobrowolski@linux.intel.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions