]> git.proxmox.com Git - pve-qemu-kvm.git/commit
various CVE fixes
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 7 Sep 2016 09:58:00 +0000 (11:58 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 7 Sep 2016 10:12:21 +0000 (12:12 +0200)
commit5876fb659bca3bd47efb3bc717125dd3560dac1c
tree77a1009f3912f8effa4898d6985afb4ec08ffe24
parentb406b8b1b10986d55cd2fda2367f217df6dcde09
various CVE fixes

CVE-2016-7116:
  9pfs: forbid illegal path names
  9pfs: forbid . and .. in file names
  9pfs: handle walk of ".." in the root directory
CVE-2016-7155: scsi: check page count while initialising descriptor rings
CVE-2016-7156: scsi: pvscsi: avoid infinite loop while building SG list
CVE-2016-7157: scsi: mptconfig: fix an assert expression
debian/patches/extra/0001-9pfs-forbid-illegal-path-names.patch [new file with mode: 0644]
debian/patches/extra/0002-9pfs-forbid-.-and-.-in-file-names.patch [new file with mode: 0644]
debian/patches/extra/0003-9pfs-handle-walk-of-.-in-the-root-directory.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-7155-scsi-check-page-count-while-initialising-descriptor-.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-7156-scsi-pvscsi-avoid-infinite-loop-while-building-SG-li.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-7157-scsi-mptconfig-fix-an-assert-expression.patch [new file with mode: 0644]
debian/patches/series