summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorKeir Fraser <keir@xen.org>2010-11-24 22:08:20 -0800
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2011-04-14 18:26:15 -0400
commit313d7b003ceceb797e8c0d18ab085ed0638b4aff (patch)
tree339506d76bb5850adb1203f2f7fd94784ec7541c /net/lapb/lapb_timer.c
parenta81135d90bf176e6139c352c7b96c03d00131836 (diff)
blkback: Fix CVE-2010-3699
A guest can cause the backend driver to leak a kernel thread. Such leaked threads hold references to the device, whichmakes the device impossible to tear down. If shut down, the guest remains a zombie domain, the xenwatch process hangs, and most xm commands will stop working. This patch tries to do the following for blkback: - identify/extract idempotent teardown operations, - add/move the invocation of said teardown operation right before we're about to allocate new resources in the Connected states. [ linux-2.6.18-xen.hg 59f097ef181b ] Signed-off-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Keir Fraser <keir@xen.org> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions