]> git.proxmox.com Git - pve-qemu-kvm.git/commit
various fixes:
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 9 Feb 2016 08:06:57 +0000 (09:06 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 9 Feb 2016 16:32:39 +0000 (17:32 +0100)
commit1d9099474424a9f9962619eecc0f0d6c4f73b0fe
tree0a019b2d17a3dc67dca0d7739f1006a47672d86f
parenta163d768869569f3322859082359151d8b1a7ef4
various fixes:

CVE-2016-1568: ide: ahci: reset ncq object to unused on error
CVE-2015-3209: pcnet: force the buffer access to be in bounds during tx
CVE-2015-7504: net: pcnet: add check to validate receive data size
CVE-2015-7512: pcnet: fix rx buffer overflow
CVE-2015-7295: 3 patches:
   virtio: introduce virtqueue_unmap_sg()
   virtio: introduce virtqueue_discard()
   virtio-net: correctly drop truncated packets
debian/patches/CVE-2015-3209-pcnet-oob.patch [new file with mode: 0644]
debian/patches/CVE-2015-7295-virtio-introduce-virtqueue_unmap_sg.patch [new file with mode: 0644]
debian/patches/CVE-2015-7504-pcnet-validate-size.patch [new file with mode: 0644]
debian/patches/CVE-2015-7512-pcnet-rx-buffer-overflow.patch [new file with mode: 0644]
debian/patches/CVE-2016-1568-ide-ahci-reset-ncq-object.patch [new file with mode: 0644]
debian/patches/series