]> git.proxmox.com Git - pve-qemu-kvm.git/commit
Several fixes
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 7 Jan 2016 10:11:11 +0000 (11:11 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 7 Jan 2016 11:07:25 +0000 (12:07 +0100)
commitf64d858b5004b902bf46b23e919a191bdf1937f6
treeb4979d12e2d689750ca669ca378c5a4adb033bb0
parent6168d90b3f9dc4d952e284ef474c38656411003f
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-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-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