summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2013-08-21 09:14:20 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2013-08-21 09:16:12 -0400
commitb588efef6fb4197f8b43113758c417be07416ab1 (patch)
treedaf8a8510010e6d66973c7d92fd230c65334ba4d /kernel.spec
parent3a10cda4e740ac641c6e9873aadbd8404cda84a5 (diff)
CVE-2013-0343 handling of IPv6 temporary addresses (rhbz 914664 999380)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec10
1 files changed, 10 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index db55ecc2..b6e273dc 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -745,6 +745,10 @@ Patch25069: iwlwifi-dvm-fix-calling-ieee80211_chswitch_done-with-NULL.patch
#rhbz 963715
Patch25077: media-cx23885-Fix-TeVii-S471-regression-since-introduction-of-ts2020.patch
+#CVE-2013-0343 rhbz 914664 999380
+Patch25078: ipv6-remove-max_addresses-check-from-ipv6_create_tempaddr.patch
+
+
# END OF PATCH DEFINITIONS
%endif
@@ -1444,6 +1448,9 @@ ApplyPatch iwlwifi-dvm-fix-calling-ieee80211_chswitch_done-with-NULL.patch
#rhbz 963715
ApplyPatch media-cx23885-Fix-TeVii-S471-regression-since-introduction-of-ts2020.patch
+#CVE-2013-0343 rhbz 914664 999380
+ApplyPatch ipv6-remove-max_addresses-check-from-ipv6_create_tempaddr.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2237,6 +2244,9 @@ fi
# ||----w |
# || ||
%changelog
+* Wed Aug 21 2013 Josh Boyer <jwboyer@fedoraproject.org>
+- CVE-2013-0343 handling of IPv6 temporary addresses (rhbz 914664 999380)
+
* Tue Aug 20 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.11.0-0.rc6.git1.1
- Linux v3.11-rc6-28-gfd3930f
- Reenable debugging options.