Oliver Neukum
ebcf3ede6d
USB: sierra close race
...
the sierra driver does not directly use usb_kill_urb(). It uses a wrapper.
This wrapper means that callbacks which are running are not killed during
close, resubmitting and illicitly pushing data into the tty layer.
The whole purpose of usb_kill_urb() is subverted. The wrapper must be removed.
The same problem as the option driver.
Signed-off-by: Oliver Neukum <oneukum@suse.de >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2007-04-27 13:28:37 -07:00
..
2007-04-24 08:23:08 -07:00
2007-04-27 10:57:29 -07:00
2007-04-19 19:20:52 -04:00
2007-04-26 01:41:49 -07:00
2007-04-27 10:57:34 -07:00
2007-04-27 13:28:34 -07:00
2007-04-25 22:28:23 -07:00
2007-04-25 22:28:25 -07:00
2007-03-27 09:05:15 -07:00
2007-04-25 22:29:03 -07:00
2007-03-27 08:55:56 -07:00
2007-03-16 19:25:03 -07:00
2007-03-27 09:05:15 -07:00
2007-04-05 16:06:30 +02:00
2007-04-24 08:23:08 -07:00
2007-04-17 16:36:28 -07:00
2007-04-27 10:57:30 -07:00
2007-04-27 10:57:30 -07:00
2007-04-27 09:39:27 -07:00
2007-04-27 10:57:30 -07:00
2007-04-25 22:28:29 -07:00
2007-04-19 18:39:26 +03:00
2007-04-17 16:36:27 -07:00
2007-04-12 15:31:42 -07:00
2007-04-25 22:28:23 -07:00
2007-04-25 22:28:23 -07:00
2007-04-02 10:06:08 -07:00
2007-04-27 10:57:29 -07:00
2007-04-27 10:42:35 -07:00
2007-04-27 10:57:31 -07:00
2007-03-28 13:58:02 -07:00
2007-04-25 22:28:26 -07:00
2007-04-23 23:33:17 -07:00
2007-04-27 10:57:33 -07:00
2007-04-08 19:47:55 -07:00
2007-04-27 10:57:30 -07:00
2007-03-14 15:27:50 -07:00
2007-04-02 10:06:09 -07:00
2007-04-27 10:57:32 -07:00
2007-04-26 01:54:59 -07:00
2007-04-27 10:57:30 -07:00
2007-04-26 01:54:27 -07:00
2007-04-17 16:36:27 -07:00
2007-04-04 21:12:47 -07:00
2007-04-27 13:28:37 -07:00
2007-04-26 01:55:03 -07:00
2007-04-18 20:20:53 -07:00