]> git.proxmox.com Git - pve-qemu-kvm.git/commit
various fixes
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 22 Aug 2016 14:05:58 +0000 (16:05 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 23 Aug 2016 06:38:03 +0000 (08:38 +0200)
commit67efab1fced8f1081940ea7a0defe699f6a18c13
treeba6db9dce3f14ce47712906fa2fae37325086d1c
parent6cfdb6e8c263beb5694101056077392112d7a030
various fixes

CVE-2016-5337: scsi: megasas: null terminate bios version buffer
CVE-2016-5338: scsi: esp: check TI buffer index before read/write
CVE-2016-6833: net: vmxnet3: check for device_active before write
CVE-2016-6834: net: check fragment length during fragmentation
CVE-2016-6835: net: vmxnet: check IP header length
CVE-2016-6836: net: vmxnet: initialise local tx descriptor
CVE-2016-6888: net: vmxnet: use g_new for pkt initialisation
debian/patches/CVE-2016-5337-scsi-megasas-null-terminate-bios-version-buffer.patch [new file with mode: 0644]
debian/patches/CVE-2016-5338-scsi-esp-check-TI-buffer-index-before-read-write.patch [new file with mode: 0644]
debian/patches/CVE-2016-6833-net-vmxnet3-check-for-device_active-before-write.patch [new file with mode: 0644]
debian/patches/CVE-2016-6834-net-check-fragment-length-during-fragmentation.patch [new file with mode: 0644]
debian/patches/CVE-2016-6835-net-vmxnet-check-IP-header-length.patch [new file with mode: 0644]
debian/patches/CVE-2016-6836-net-vmxnet-initialise-local-tx-descriptor.patch [new file with mode: 0644]
debian/patches/CVE-2016-6888-net-vmxnet-use-g_new-for-pkt-initialisation.patch [new file with mode: 0644]
debian/patches/series