Linux v4.8.3 fixes CVE-2016-5195

This commit is contained in:
Justin M. Forbes 2016-10-20 08:40:22 -05:00
parent 1ba3e6d797
commit 513d3dd435
2 changed files with 6 additions and 5 deletions

View File

@ -54,7 +54,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
%define stable_update 2
%define stable_update 3
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@ -635,9 +635,6 @@ Patch851: drm-virtio-reinstate-drm_virtio_set_busid.patch
Patch852: 0001-crypto-ghash-generic-move-common-definitions-to-a-ne.patch
Patch853: 0001-crypto-vmx-Fix-memory-corruption-caused-by-p8_ghash.patch
#rhbz 1384606
Patch854: 0001-Make-__xfs_xattr_put_listen-preperly-report-errors.patch
# END OF PATCH DEFINITIONS
%endif
@ -2174,6 +2171,10 @@ fi
#
#
%changelog
* Thu Oct 20 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.3-300
- Linux v4.8.3
- CVE-2016-5195 (rhbz 1384344 1387080)
* Tue Oct 18 2016 Justin M. Forbes <jforbes@fedoraproject.org>
- Fix memory corruption caused by p8_ghash
- Make __xfs_xattr_put_listen preperly report errors (rhbz 1384606)

View File

@ -1,3 +1,3 @@
c1af0afbd3df35c1ccdc7a5118cd2d07 linux-4.8.tar.xz
0dad03f586e835d538d3e0d2cbdb9a28 perf-man-4.8.tar.gz
7bbd3c729fa79169f7234ae3ed06b46c patch-4.8.2.xz
9e430392b1cc430522fa7b27fc4301fc patch-4.8.3.xz