]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usb-serial-4.19-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Sep 2018 14:25:02 +0000 (16:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Sep 2018 14:25:02 +0000 (16:25 +0200)
commit1bcf3bc10f97c27122d4c3818dbb71d2570abadc
tree8028419822118104c7c52017eae1d2d5d18a84dc
parent995e55677f980ef48ee1fcbc2dd80c1df6514bed
parent5e30b7e6705811bf6cf0c84380d66065d131fa24
Merge tag 'usb-serial-4.19-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Johan writes:

USB-serial fixes for v4.19-rc3

Here are two fixes for array-underflow bugs in completion handlers due
to insufficient sanity checks.

All have been in linux-next with no reported issues.

Signed-off-by: Johan Hovold <johan@kernel.org>