]> git.ipfire.org Git - thirdparty/qemu.git/commit
stellaris_enet: block migration
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 28 Apr 2014 13:08:26 +0000 (16:08 +0300)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 21 Jul 2014 03:10:36 +0000 (22:10 -0500)
commit2ac95494534aca06ec40f81729783fdd65305042
treed40c09cb67d861855d8a5b15adfe3547a3b0c95d
parent2f18e44b0c9dbe0ad47d082b4482e0b4f0f0b08c
stellaris_enet: block migration

Incoming migration with stellaris_enet is unsafe.
It's being reworked, but for now, simply block it
since noone is using it anyway.
Block outgoing migration for good measure.

CVE-2013-4532

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/net/stellaris_enet.c