summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2017-03-15 08:24:54 -0500
committerJustin M. Forbes <jforbes@redhat.com>2017-03-15 08:24:54 -0500
commit19e2c82e50dda48617a61f61324c666a74146466 (patch)
tree95e907eb9e86b49e45a8707da23423d206064f93 /kernel.spec
parent676add0c7de3a7ef0742e5552f0719d204bce2fc (diff)
downloadkernel-19e2c82e50dda48617a61f61324c666a74146466.tar.gz
kernel-19e2c82e50dda48617a61f61324c666a74146466.tar.xz
kernel-19e2c82e50dda48617a61f61324c666a74146466.zip
CVE-2017-6874 Fix race condition in ucount.c (rhbz 1432429 1432430)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index c048d26ae..ffc33f3db 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -649,6 +649,9 @@ Patch864: sctp-deny-peeloff-operation-on-asocs-with-threads-sl.patch
# CVE-2017-2636 rhbz 1430049
Patch668: 0001-tty-n_hdlc-get-rid-of-racy-n_hdlc.tbuf.patch
+#CVE-2017-6874 rhbz 1432429 1432430
+Patch865: ucount-Remove-the-atomicity-from-ucount-count.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2177,6 +2180,9 @@ fi
#
#
%changelog
+* Wed Mar 15 2017 Justin M. Forbes <jforbes@fedoraproject.org>
+- CVE-2017-6874 Fix race condition in ucount.c (rhbz 1432429 1432430)
+
* Mon Mar 13 2017 Laura Abbott <labbott@fedoraproject.org> - 4.9.14-100
- Linux v4.9.14