linux/drivers/s390
Martin Schwidefsky 03439e7d0a s390/3270: fix use after free of tty3270_screen structure
The deactivation and freeing of the tty view of the 3270 device
can race with a tty3270_update invocation via the update timer.
To fix this move the del_timer_sync call for the update timer from
tty3270_free_view to tty3270_free prior to the tty3270_free_screen
call.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-12-16 14:37:45 +01:00
..
block s390/dasd: fix memory leak caused by dangling references to request_queue 2013-12-02 15:31:06 +01:00
char s390/3270: fix use after free of tty3270_screen structure 2013-12-16 14:37:45 +01:00
cio s390/blacklist: Perform subchannel scan only when needed 2013-12-16 14:37:43 +01:00
crypto s390/s390dbf: use debug_level_enabled() where applicable 2013-10-24 17:16:54 +02:00
kvm virtio_ring: change host notification API 2013-10-29 11:28:11 +10:30
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-11-13 17:40:34 +09:00
scsi Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-11-15 16:47:22 -08:00
Makefile