1/3 is a crappy correction rate

This commit is contained in:
Josh Boyer 2013-09-13 15:51:15 -04:00
parent 53623a80ba
commit 4242e8f0a8
1 changed files with 2 additions and 2 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-4053 rhbz 1007872 1007903
#CVE-2013-4350 rhbz 1007872 1007903
Patch25102: net-sctp-fix-ipv6-ipsec-encryption-bug-in-sctp_v6_xmit.patch
# END OF PATCH DEFINITIONS
@ -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-4053 net: sctp: ipv6 ipsec encryption bug in sctp_v6_xmit (rhbz 1007872 1007903)
- CVE-2013-4350 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>