summaryrefslogtreecommitdiff
path: root/netsniff-ng
ModeNameSize
-rw-r--r--.gitignore27logplain
-rw-r--r--Makefile1649logplain
it.cgi/linux/net-next.git/patch/?id=75dd211e773afcbc264677b0749d1cf7d937ab2d'>patch) tree78c903f206950fd0f2573e95ac9e6c98e1f89e01 parent91a1ff4d53c5184d383d0baeeaeab6f9736f2ff3 (diff)
USB: serial: mos7720: fix parport use-after-free on probe errors
Do not submit the interrupt URB until after the parport has been successfully registered to avoid another use-after-free in the completion handler when accessing the freed parport private data in case of a racing completion. Fixes: b69578df7e98 ("USB: usbserial: mos7720: add support for parallel port on moschip 7715") Cc: stable <stable@vger.kernel.org> Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat