summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
diff options
context:
space:
mode:
authorShuah Khan2017-12-07 22:16:50 +0100
committerGreg Kroah-Hartman2017-12-08 17:32:23 +0100
commitbe6123df1ea8f01ee2f896a16c2b7be3e4557a5a (patch)
tree7b2addc6d11ceacdd9e595c4cc8f84ac8f11aa68 /drivers/usb/chipidea
parentusbip: prevent vhci_hcd driver from leaking a socket pointer address (diff)
downloadkernel-qcow2-linux-be6123df1ea8f01ee2f896a16c2b7be3e4557a5a.tar.gz
kernel-qcow2-linux-be6123df1ea8f01ee2f896a16c2b7be3e4557a5a.tar.xz
kernel-qcow2-linux-be6123df1ea8f01ee2f896a16c2b7be3e4557a5a.zip
usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer
stub_send_ret_submit() handles urb with a potential null transfer_buffer, when it replays a packet with potential malicious data that could contain a null buffer. Add a check for the condition when actual_length > 0 and transfer_buffer is null. Reported-by: Secunia Research <vuln@secunia.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/chipidea')
0 files changed, 0 insertions, 0 deletions