summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2011-04-27 11:05:34 +0200
committerGerd Hoffmann <kraxel@redhat.com>2011-05-19 11:06:49 +0200
commit505597e4476a6bc219d0ec1362b760d71cb4fdca (patch)
treecad818925eb5d7205cf33cfbf8a57a433eb5895c /configure
parent96d19bcbf5f679bbaaeab001b572c367fbfb2b03 (diff)
downloadhqemu-505597e4476a6bc219d0ec1362b760d71cb4fdca.zip
hqemu-505597e4476a6bc219d0ec1362b760d71cb4fdca.tar.gz
Ignore pci unplug requests for unpluggable devices (CVE-2011-1751)
This patch makes qemu ignore unplug requests from the guest for pci devices which are tagged as non-hotpluggable. Trouble spot is the piix4 chipset with the ISA bridge. Requests to unplug that one will make it go away together with all ISA bus devices, which are not prepared to be unplugged and thus don't cleanup, leaving active qemu timers behind in free'ed memory. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud