[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] dma: rc4030: limit interval timer reload value
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PATCH] dma: rc4030: limit interval timer reload value |
Date: |
Tue, 14 Mar 2017 19:35:31 +0000 |
On 14 March 2017 at 19:17, Cole Robinson <address@hidden> wrote:
> I'm coming to this thread from the Fedora bug for this CVE,
> https://bugzilla.redhat.com/show_bug.cgi?id=1384876
FWIW this isn't a CVE issue from the point of view of upstream
QEMU, because it only affects the MIPS Jazz board, which
(if I'm reading the source correctly) you can't use with KVM.
Still, we should fix the bug...
> I don't see this patch in qemu.git yet, can someone pick it up
> for a pull request?
Ccing the MIPS maintainer may help in achieving this :-)
thanks
-- PMM