CVE-2013-XXXX net: memory corruption with UDP_CORK and UFO (rhbz 1023477 1023495)

This commit is contained in:
Josh Boyer 2013-10-25 12:57:09 -04:00
commit 5cc2a046bb
4 changed files with 3805 additions and 114 deletions

View file

@ -791,12 +791,12 @@ Patch25132: rt2800usb-slow-down-TX-status-polling.patch
#rhbz 1015558
Patch25133: fix-buslogic.patch
#rhbz 989251
Patch25134: tcp-fix-incorrect-ca_state-in-tail-loss-probe.patch
#rhbz 1023413
Patch25135: alps-Support-for-Dell-XT2-model.patch
#CVE-2013-XXXX rhbz 1023477 1023495
Patch25136: net_311.mbox
# END OF PATCH DEFINITIONS
%endif
@ -1546,12 +1546,12 @@ ApplyPatch rt2800usb-slow-down-TX-status-polling.patch
#rhbz 1015558
ApplyPatch fix-buslogic.patch
#rhbz 989251
ApplyPatch tcp-fix-incorrect-ca_state-in-tail-loss-probe.patch
#rhbz 1023413
ApplyPatch alps-Support-for-Dell-XT2-model.patch
#CVE-2013-XXXX rhbz 1023477 1023495
ApplyPatch net_311.mbox
# END OF PATCH APPLICATIONS
%endif
@ -2355,6 +2355,7 @@ fi
# || ||
%changelog
* Fri Oct 25 2013 Josh Boyer <jwboyer@fedoraproject.org>
- CVE-2013-XXXX net: memory corruption with UDP_CORK and UFO (rhbz 1023477 1023495)
- Add touchpad support for Dell XT2 (rhbz 1023413)
* Thu Oct 24 2013 Josh Boyer <jwboyer@fedoraproject.org>