]> git.proxmox.com Git - pve-qemu-kvm.git/commit - debian/patches/CVE-2015-8666-acpi-fix-buffer-overrun-on-migration.patch
Several fixes
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 7 Jan 2016 08:59:21 +0000 (09:59 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 7 Jan 2016 10:10:32 +0000 (11:10 +0100)
commit1c771352d312c745352e7ff989bdbd03c07056e0
tree54adcca9e88754233ec7c6072073bad7be5464e2
parent6e71b8e88cdc402698e7d82d4e0dbeab1ed4d2b5
Several fixes

CVE-2015-8613 scsi: initialise info object with appropriate size
CVE-2015-8619 hmp: avoid redundant null termination of buffer
CVE-2015-8666 acpi: fix buffer overrun on migration
CVE-2015-8701 net: rocker: fix an incorrect array bounds check
CVE-2015-8743 net: ne2000: fix bounds check in ioport operations
CVE-2015-8744 net/vmxnet3: Refine l2 header validation
CVE-2015-8745 vmxnet3: Support reading IMR registers on bar0
debian/patches/CVE-2015-8613-scsi-initialize-info-object.patch [new file with mode: 0644]
debian/patches/CVE-2015-8619-hmp-oob-write.patch [new file with mode: 0644]
debian/patches/CVE-2015-8666-acpi-fix-buffer-overrun-on-migration.patch [new file with mode: 0644]
debian/patches/CVE-2015-8701-net-rocker-off-by-one.patch [new file with mode: 0644]
debian/patches/CVE-2015-8743-ne2000-ioport-bounds-check.patch [new file with mode: 0644]
debian/patches/CVE-2015-8744-vmxnet3-refine-l2-header-validation.patch [new file with mode: 0644]
debian/patches/CVE-2015-8745-vmxnet3-support-reading-imr-registers.patch [new file with mode: 0644]
debian/patches/series