summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 8 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 182e0a27e..9db76e260 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -667,6 +667,11 @@ Patch712: bpf-fix-refcnt-overflow.patch
#rhbz 1328633
Patch713: sp5100_tco-properly-check-for-new-register-layouts.patch
+#CVE-2016-4569 rhbz 1334643 1334645
+Patch714: ALSA-timer-Fix-leak-in-SNDRV_TIMER_IOCTL_PARAMS.patch
+Patch715: ALSA-timer-Fix-leak-in-events-via-snd_timer_user_cca.patch
+Patch716: ALSA-timer-Fix-leak-in-events-via-snd_timer_user_tin.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2188,6 +2193,9 @@ fi
#
#
%changelog
+* Tue May 10 2016 Josh Boyer <jwboyer@fedoraproject.org>
+- CVE-2016-4569 info leak in sound module (rhbz 1334643 1334645)
+
* Mon May 09 2016 Justin M. Forbes <jforbes@fedoraproject.org>
- Fix ACPI issues with sp5100_tco (rhbz 1328633)