Correct CVE number for sctp IPv6 issue

This commit is contained in:
Josh Boyer 2013-09-13 15:47:37 -04:00
parent c93b40ccfd
commit 53623a80ba
1 changed files with 3 additions and 3 deletions

View File

@ -754,7 +754,7 @@ Patch25100: crypto-fix-race-in-larval-lookup.patch
#CVE-2013-4343 rhbz 1007733 1007741
Patch25101: tuntap-correctly-handle-error-in-tun_set_iff.patch
#CVE-2013-XXXX rhbz 1007872 1007903
#CVE-2013-4053 rhbz 1007872 1007903
Patch25102: net-sctp-fix-ipv6-ipsec-encryption-bug-in-sctp_v6_xmit.patch
# END OF PATCH DEFINITIONS
@ -1459,7 +1459,7 @@ ApplyPatch crypto-fix-race-in-larval-lookup.patch
#CVE-2013-4343 rhbz 1007733 1007741
ApplyPatch tuntap-correctly-handle-error-in-tun_set_iff.patch
#CVE-2013-XXXX rhbz 1007872 1007903
#CVE-2013-4350 rhbz 1007872 1007903
ApplyPatch net-sctp-fix-ipv6-ipsec-encryption-bug-in-sctp_v6_xmit.patch
# END OF PATCH APPLICATIONS
@ -2278,7 +2278,7 @@ fi
- Fix crash-driver.patch to properly use page_is_ram.
* 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-4053 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>