]> git.proxmox.com Git - pve-qemu-kvm.git/commit
Fix CVE-2016-2841, CVE-2016-2857, CVE-2016-2858
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 7 Mar 2016 10:13:27 +0000 (11:13 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 7 Mar 2016 16:13:48 +0000 (17:13 +0100)
commit3f5d3e7d5a2114a5894acaaead4e0cff50ca02f1
tree7fa76cf0134726e2bfcd10203fe5fe2be8ab4bdd
parent395785dfb6691ee3875a18a9fc499452f891c3ba
Fix CVE-2016-2841, CVE-2016-2857, CVE-2016-2858

CVE-2016-2841: net: ne2000: check ring buffer control registers
CVE-2016-2857: net: check packet payload length
CVE-2016-2858: rng: add request queue support to rng-random
debian/patches/0001-rng-remove-the-unused-request-cancellation-code.patch [new file with mode: 0644]
debian/patches/0002-rng-move-request-queue-from-RngEgd-to-RngBackend.patch [new file with mode: 0644]
debian/patches/0003-rng-move-request-queue-cleanup-from-RngEgd-to-RngBac.patch [new file with mode: 0644]
debian/patches/0005-virtio-rng-ask-for-more-data-if-queue-is-not-fully-d.patch [new file with mode: 0644]
debian/patches/CVE-2016-2841-net-ne2000-check-ring-buffer-control-registers.patch [new file with mode: 0644]
debian/patches/CVE-2016-2857-net-check-packet-payload-length.patch [new file with mode: 0644]
debian/patches/CVE-2016-2858-0004-rng-add-request-queue-support-to-rng-random.patch [new file with mode: 0644]
debian/patches/series