diff options
| author | Josh Boyer <jwboyer@fedoraproject.org> | 2013-09-13 11:16:43 -0400 |
|---|---|---|
| committer | Josh Boyer <jwboyer@fedoraproject.org> | 2013-09-13 11:16:46 -0400 |
| commit | 5b6256afd7b5e4ea094b583a9a6a5aab6b2f1ec3 (patch) | |
| tree | 9ee3d99fe795fa1f8027e42cec506e5e282b1334 /kernel.spec | |
| parent | 1d47aca0e1e367313fced6566d8f8b7c6789b0db (diff) | |
CVE-2013-XXXX net: sctp: ipv6 ipsec encryption bug in sctp_v6_xmit (rhbz 1007872 1007903)
Diffstat (limited to 'kernel.spec')
| -rw-r--r-- | kernel.spec | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 45a2ede2..557c81e6 100644 --- a/kernel.spec +++ b/kernel.spec @@ -764,6 +764,9 @@ Patch25099: HID-CVE-fixes.patch #CVE-2013-4343 rhbz 1007733 1007741 Patch25100: tuntap-correctly-handle-error-in-tun_set_iff.patch +#CVE-2013-XXXX rhbz 1007872 1007903 +Patch25102: net-sctp-fix-ipv6-ipsec-encryption-bug-in-sctp_v6_xmit.patch + Patch25101: fix-arm-neon-xor.patch # END OF PATCH DEFINITIONS @@ -1492,6 +1495,9 @@ ApplyPatch fix-arm-neon-xor.patch #CVE-2013-4343 rhbz 1007733 1007741 ApplyPatch tuntap-correctly-handle-error-in-tun_set_iff.patch +#CVE-2013-XXXX rhbz 1007872 1007903 +ApplyPatch net-sctp-fix-ipv6-ipsec-encryption-bug-in-sctp_v6_xmit.patch + # END OF PATCH APPLICATIONS %endif @@ -2294,6 +2300,7 @@ fi # || || %changelog * Fri Sep 13 2013 Josh Boyer <jwboyer@fedoraproject.org> +- CVE-2013-XXXX net: sctp: ipv6 ipsec encryption bug in sctp_v6_xmit (rhbz 1007872 1007903) - 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 |
