summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2013-09-13 07:38:51 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2013-09-13 07:38:51 -0400
commit1d47aca0e1e367313fced6566d8f8b7c6789b0db (patch)
treed7e2c61b7fbe03d2d7a13cc482f720521b78b929 /kernel.spec
parentd3179a38e0632d711ecce36cf4f89c4c6afefe45 (diff)
CVE-2013-4343 net: use-after-free TUNSETIFF (rhbz 1007733 1007741)
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 088729ff..45a2ede2 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -761,6 +761,9 @@ Patch25047: drm-radeon-Disable-writeback-by-default-on-ppc.patch
#CVE-2013-2897 rhbz 1000536 1002600 CVE-2013-2899 rhbz 1000373 1002604
Patch25099: HID-CVE-fixes.patch
+#CVE-2013-4343 rhbz 1007733 1007741
+Patch25100: tuntap-correctly-handle-error-in-tun_set_iff.patch
+
Patch25101: fix-arm-neon-xor.patch
# END OF PATCH DEFINITIONS
@@ -1486,6 +1489,9 @@ ApplyPatch HID-CVE-fixes.patch
ApplyPatch fix-arm-neon-xor.patch
+#CVE-2013-4343 rhbz 1007733 1007741
+ApplyPatch tuntap-correctly-handle-error-in-tun_set_iff.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2287,6 +2293,9 @@ fi
# ||----w |
# || ||
%changelog
+* Fri Sep 13 2013 Josh Boyer <jwboyer@fedoraproject.org>
+- CVE-2013-4343 net: use-after-free TUNSETIFF (rhbz 1007733 1007741)
+
* Thu Sep 12 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-0.rc0.git23.1
- Linux v3.11-9747-gff812d7