[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL] migration: fix for CVE-2014-7840
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL] migration: fix for CVE-2014-7840 |
Date: |
Tue, 18 Nov 2014 13:43:19 +0000 |
On 18 November 2014 11:29, Amit Shah <address@hidden> wrote:
> 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.
>
> ----------------------------------------------------------------
Applied, thanks.
-- PMM