From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSRxv-0005vU-UZ for qemu-devel@nongnu.org; Wed, 27 Jul 2016 12:45:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSRxu-0001NC-AD for qemu-devel@nongnu.org; Wed, 27 Jul 2016 12:45:51 -0400 From: Stefan Hajnoczi Date: Wed, 27 Jul 2016 17:43:48 +0100 Message-Id: <1469637829-8105-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL 0/1] Cve 2016 5403 virtio unbounded allocation patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: sstabellini@kernel.org, Michael Roth , secalert@redhat.com, Peter Maydell , qemu-devel@nongnu.org, qemu-stable@nongnu.org, zhenhaohong@gmail.com, tangqinghao@360.cn, pmatouse@redhat.com, Paolo Bonzini , Stefan Hajnoczi The following changes since commit f49ee630d73729ecaeecf4b38a8df11bc613914d: Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160726' into staging (2016-07-26 11:53:47 +0100) are available in the git repository at: git://github.com/stefanha/qemu.git tags/CVE-2016-5403-virtio-unbounded-allocation-pull-request for you to fetch changes up to afd9096eb1882f23929f5b5c177898ed231bac66: virtio: error out if guest exceeds virtqueue size (2016-07-27 14:04:40 +0100) ---------------------------------------------------------------- ---------------------------------------------------------------- Stefan Hajnoczi (1): virtio: error out if guest exceeds virtqueue size hw/virtio/virtio.c | 5 +++++ 1 file changed, 5 insertions(+) -- 2.7.4