]> git.proxmox.com Git - pve-kernel.git/commit
add CVE fixes
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 12 Jul 2017 11:49:53 +0000 (13:49 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 13 Jul 2017 04:04:17 +0000 (06:04 +0200)
commitd513484f62318f4610c68d047388fad7d8a31e74
tree675259a6dd2b2433e4ddd25b46c5ef9359ed48d9
parentb836293238d7c1cf849305551f01a95527bf0271
add CVE fixes

CVE-2014-9900: net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
CVE-2017-7346: drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
CVE-2017-9605: drm/vmwgfx: Make sure backup_handle is always valid
CVE-2017-1000380:
 * ALSA: timer: Fix race between read and ioctl
 * ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
CVE-2014-9900-net-Zeroing-the-structure-ethtool_wolinfo-in-ethtool.patch [new file with mode: 0644]
CVE-2017-1000380-ALSA-timer-Fix-missing-queue-indices-reset-at-SNDRV_.patch [new file with mode: 0644]
CVE-2017-1000380-ALSA-timer-Fix-race-between-read-and-ioctl.patch [new file with mode: 0644]
CVE-2017-7346-drm-vmwgfx-limit-the-number-of-mip-levels-in-vmw_gb_.patch [new file with mode: 0644]
CVE-2017-9605-drm-vmwgfx-Make-sure-backup_handle-is-always-valid.patch [new file with mode: 0644]
Makefile