summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 6bd2243f1..3e5c70ad1 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -697,6 +697,9 @@ Patch653: iw_cxgb3-Fix-incorrectly-returning-error-on-success.patch
Patch654: Revert-usb-hub-do-not-clear-BOS-field-during-reset-d.patch
+#CVE-2016-2550 rhbz 1311517 1311518
+Patch655: unix-correctly-track-in-flight-fds-in-sending-proces.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1458,6 +1461,9 @@ ApplyPatch iw_cxgb3-Fix-incorrectly-returning-error-on-success.patch
ApplyPatch Revert-usb-hub-do-not-clear-BOS-field-during-reset-d.patch
+#CVE-2016-2550 rhbz 1311517 1311518
+ApplyPatch unix-correctly-track-in-flight-fds-in-sending-proces.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2307,6 +2313,9 @@ fi
#
#
%changelog
+* Wed Feb 24 2016 Josh Boyer <jwboyer@fedoraproject.org>
+- CVE-2016-2550 af_unix: incorrect accounting on in-flight fds (rhbz 1311517 1311518)
+
* Mon Feb 22 2016 Josh Boyer <jwboyer@fedoraproject.org> - 4.3.6-201
- Revert broken usb patch