]> git.proxmox.com Git - pve-qemu-kvm.git/commit
various fixes:
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 12 Dec 2016 13:10:54 +0000 (14:10 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 12 Dec 2016 13:10:54 +0000 (14:10 +0100)
commitf262231e41135d5e9bbcd5b8e3c70e490cfe99b9
tree434b0776225a6467a0872527218edc906374b877
parente3058512298ab112ed80a52593708165ba8e0f35
various fixes:

CVE-2016-9776:
 net: mcf: check receive buffer size register value
CVE-2016-9845:
 virtio-gpu: fix information leak in getting capset info dispatch
CVE-2016-9846:
 virtio-gpu: fix memory leak in update_cursor_data_virgl
CVE-2016-9907:
 usbredir: free vm_change_state_handler in usbredir destroy dispatch
CVE-2016-9908:
 virtio-gpu: fix information leak in capset get dispatch
CVE-2016-9911:
 usb: ehci: fix memory leak in ehci_init_transfer
CVE-2016-9912:
 virtio-gpu: call cleanup mapping function in resource destroy
CVE-2016-9913:
 9pfs: adjust the order of resource cleanup in device unrealize
CVE-2016-9914:
 9pfs: add cleanup operation in FileOperations
CVE-2016-9915:
 9pfs: add cleanup operation for handle backend driver
CVE-2016-9916:
 9pfs: add cleanup operation for proxy backend driver
CVE-2016-9921 and
CVE-2016-9922:
 display: cirrus: check vga bits per pixel(bpp) value
13 files changed:
debian/patches/extra/CVE-2016-9776-net-mcf-check-receive-buffer-size-register-value.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-9845-virtio-gpu-fix-information-leak-in-getting-capset-in.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-9846-virtio-gpu-fix-memory-leak-in-update_cursor_data_vir.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-9907-usbredir-free-vm_change_state_handler-in-usbredir-de.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-9908-virtio-gpu-fix-information-leak-in-capset-get-dispat.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-9911-usb-ehci-fix-memory-leak-in-ehci_init_transfer.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-9912-virtio-gpu-call-cleanup-mapping-function-in-resource.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-9913-9pfs-adjust-the-order-of-resource-cleanup-in-device-.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-9914-9pfs-add-cleanup-operation-in-FileOperations.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-9915-9pfs-add-cleanup-operation-for-handle-backend-driver.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-9916-9pfs-add-cleanup-operation-for-proxy-backend-driver.patch [new file with mode: 0644]
debian/patches/extra/CVE-2016-9921-display-cirrus-check-vga-bits-per-pixel-bpp-value.patch [new file with mode: 0644]
debian/patches/series