From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45197) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xqgyt-0004dt-Pd for qemu-devel@nongnu.org; Tue, 18 Nov 2014 06:30:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xqgym-0005HC-Dj for qemu-devel@nongnu.org; Tue, 18 Nov 2014 06:29:59 -0500 Received: from mx1.redhat.com ([209.132.183.28]:53556) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xqgym-0005H7-6S for qemu-devel@nongnu.org; Tue, 18 Nov 2014 06:29:52 -0500 From: Amit Shah Date: Tue, 18 Nov 2014 16:59:43 +0530 Message-Id: Subject: [Qemu-devel] [PULL] migration: fix for CVE-2014-7840 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu list Cc: Amit Shah , Peter Maydell , Juan Quintela , "Dr. David Alan Gilbert" , "Michael S. Tsirkin" The following changes since commit d6be29e3fb5659102ac0e48e295d177cb67e32c5: target-arm: handle address translations that start at level 3 (2014-11-17 19:30:28 +0000) are available in the git repository at: git://git.kernel.org/pub/scm/virt/qemu/amit/migration.git tags/for-2.2 for you to fetch changes up to 0be839a2701369f669532ea5884c15bead1c6e08: migration: fix parameter validation on ram load (2014-11-18 16:49:44 +0530) ---------------------------------------------------------------- Fix for CVE-2014-7840, avoiding arbitrary qemu memory overwrite for migration by Michael S. Tsirkin. ---------------------------------------------------------------- Michael S. Tsirkin (1): migration: fix parameter validation on ram load arch_init.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) -- 2.1.0