dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/usb/serial
Greg Kroah-Hartman 91c0bce29e [PATCH] USB Serial: fix use-after-free bug in usb-serial core
This fixes a use-after-free bug in the usb-serial core.  It is simple to
trigger this (open a usb-serial port, then yank the device out before
closing the port.)  Thanks to Stefan Seyfried <seife@suse.de> for
reporting this, and to the slab debugging code which enabled it to be
tracked down.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-06 13:29:00 -08:00
..
ChangeLog.history [PATCH] USB Serial: rename ChangeLog.old 2005-11-17 11:29:52 -08:00
Kconfig [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
Makefile [PATCH] USB: add the anydata usb-serial driver 2005-11-17 11:29:55 -08:00
Makefile-keyspan_pda_fw Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
airprime.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
anydata.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
belkin_sa.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
belkin_sa.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bus.c [PATCH] Add usb_serial_bus_type probe and remove methods 2006-01-13 11:26:09 -08:00
console.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cp2101.c [PATCH] USB: cp2101 Add new device IDs 2006-01-31 17:23:38 -08:00
cyberjack.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
cypress_m8.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
cypress_m8.h [PATCH] USB: cypress_m8: add support for the DeLorme Earthmate lt-20 2005-05-16 21:44:26 -07:00
digi_acceleport.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
empeg.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
ezusb.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ezusb_convert.pl Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ftdi_sio.c [PATCH] USB: ftdi_sio: new microHAM device IDs 2006-02-28 12:42:07 -08:00
ftdi_sio.h [PATCH] USB: ftdi_sio: new microHAM device IDs 2006-02-28 12:42:07 -08:00
garmin_gps.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
generic.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
hp4x.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
io_16654.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
io_edgeport.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
io_edgeport.h [PATCH] USB: Use ARRAY_SIZE macro 2006-01-04 13:51:43 -08:00
io_fw_boot.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
io_fw_boot2.h [PATCH] USB: mark various usb tables const 2006-01-04 13:51:40 -08:00
io_fw_down.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
io_fw_down2.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
io_fw_down3.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
io_ionsp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
io_tables.h [PATCH] USB Serial: move name to driver structure 2005-10-28 16:47:48 -07:00
io_ti.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
io_ti.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
io_usbvend.h [PATCH] USB: Spelling fixes for drivers/usb. 2005-05-03 23:31:52 -07:00
ipaq.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
ipaq.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ipw.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
ir-usb.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
keyspan.c [PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial drivers 2005-09-08 16:27:55 -07:00
keyspan.h [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
keyspan_mpr_fw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyspan_pda.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyspan_pda.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
keyspan_pda_fw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyspan_usa18x_fw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyspan_usa19_fw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyspan_usa19qi_fw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyspan_usa19qw_fw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyspan_usa19w_fw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyspan_usa26msg.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyspan_usa28_fw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyspan_usa28msg.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyspan_usa28x_fw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyspan_usa28xa_fw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyspan_usa28xb_fw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyspan_usa49msg.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyspan_usa49w_fw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyspan_usa49wlc_fw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyspan_usa90msg.h [PATCH] USB: Spelling fixes for drivers/usb. 2005-05-03 23:31:52 -07:00
kl5kusb105.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
kl5kusb105.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kobil_sct.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
kobil_sct.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mct_u232.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
mct_u232.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
omninet.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
option.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
pl2303.c [PATCH] USB: PL2303: Leadtek 9531 GPS-Mouse 2006-02-13 21:33:39 -08:00
pl2303.h [PATCH] USB: PL2303: Leadtek 9531 GPS-Mouse 2006-02-13 21:33:39 -08:00
safe_serial.c [PATCH] USB: Use ARRAY_SIZE macro 2006-01-04 13:51:43 -08:00
ti_fw_3410.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ti_fw_5052.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ti_usb_3410_5052.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
ti_usb_3410_5052.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usb-serial.c [PATCH] USB Serial: fix use-after-free bug in usb-serial core 2006-03-06 13:29:00 -08:00
usb-serial.h [PATCH] USB: usbserial: race-condition fix. 2006-01-04 13:48:35 -08:00
visor.c [PATCH] USB: visor.c id for gspda smartphone 2006-02-28 12:42:07 -08:00
visor.h [PATCH] USB: visor.c id for gspda smartphone 2006-02-28 12:42:07 -08:00
whiteheat.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
whiteheat.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
whiteheat_fw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xircom_pgs.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xircom_pgs_fw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00