]> git.proxmox.com Git - pve-qemu-kvm.git/commit
various fixes
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 7 Nov 2016 10:10:01 +0000 (11:10 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 7 Nov 2016 10:10:04 +0000 (11:10 +0100)
commitd37b55659ea00aca148a89aa2c78fc8b6b6184df
tree452f8412aa186eb97e5ea2814239c33574304a27
parentb3c63c387a4e8018c720431c326099a1a7003e51
various fixes

CVE-2016-8909:
 audio: intel-hda: check stream entry count during transfer
CVE-2016-8910:
 net: rtl8139: limit processing of ring descriptors
CVE-2016-9101:
 net: eepro100: fix memory leak in device uninit
CVE-2016-9102:
 9pfs: fix memory leak in v9fs_xattrcreate
CVE-2016-9103:
 9pfs: fix information leak in xattr read
CVE-2016-9104:
 9pfs: fix integer overflow issue in xattr read/write
CVE-2016-9105:
 9pfs: fix memory leak in v9fs_link
CVE-2016-9106:
 9pfs: fix memory leak in v9fs_write
debian/patches/extra/CVE-2016-8909-audio-intel-hda-check-stream-entry-count-during-tran.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-8910-net-rtl8139-limit-processing-of-ring-descriptors.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-9101-net-eepro100-fix-memory-leak-in-device-uninit.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-9102-9pfs-fix-memory-leak-in-v9fs_xattrcreate.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-9103-9pfs-fix-information-leak-in-xattr-read.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-9104-9pfs-fix-integer-overflow-issue-in-xattr-read-write.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-9105-9pfs-fix-memory-leak-in-v9fs_link.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-9106-9pfs-fix-memory-leak-in-v9fs_write.patch [new file with mode: 0644]
debian/patches/series