]> git.proxmox.com Git - pve-qemu-kvm.git/commit
fix various CVEs
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 31 May 2016 14:33:32 +0000 (16:33 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 31 May 2016 16:02:21 +0000 (18:02 +0200)
commit06fb051380ba5259ad1c307e42ccbab939d981c9
treec501721575e6ab07b6f3f215c6b79a7fd3d3a078
parente17c831f0bc4e43db99f957abacc856fd487e87c
fix various CVEs

CVE-2016-5105: scsi: megasas: initialise local configuration data buffer
CVE-2016-5106: scsi: megasas: use appropriate property buffer size
CVE-2016-5107: scsi: megasas: check 'read_queue_head' index value
CVE-2016-5126: block/iscsi: avoid potential overflow of acb->task->cdb
CVE-2016-4454:
  vmsvga: move fifo sanity checks to vmsvga_fifo_length
  vmsvga: add more fifo checks
  vmsvga: shadow fifo registers
CVE-2016-4453:
  vmsvga: don't process more than 1024 fifo commands at
debian/patches/extra/0004-vmsvga-move-fifo-sanity-checks-to-vmsvga_fifo_length.patch [new file with mode: 0644]
debian/patches/extra/0005-vmsvga-add-more-fifo-checks.patch [new file with mode: 0644]
debian/patches/extra/0006-vmsvga-shadow-fifo-registers.patch [new file with mode: 0644]
debian/patches/extra/0007-vmsvga-don-t-process-more-than-1024-fifo-commands-at.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-5105-scsi-megasas-initialise-local-configuration-data-buf.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-5106-scsi-megasas-use-appropriate-property-buffer-size.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-5107-scsi-megasas-check-read_queue_head-index-value.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-5126-block-iscsi-avoid-potential-overflow-of-acb-task-cdb.patch [new file with mode: 0644]
debian/patches/series