CVE-2013-3224 Bluetooth: possible info leak in bt_sock_recvmsg (rhbz 955599 955607)

This commit is contained in:
Josh Boyer 2013-04-23 08:15:52 -04:00
parent 811fc75c6e
commit 875e72cb7d
1 changed files with 9 additions and 0 deletions

View File

@ -802,6 +802,9 @@ Patch25013: md-raid1-10-Handle-REQ_WRITE_SAME-flag-in-write-bios.patch
#CVE-2013-3222 rhbz 955216 955228
Patch25014: atm-update-msg_namelen-in-vcc_recvmsg.patch
#CVE-2013-3224 rhbz 955599 955607
Patch25015: Bluetooth-fix-possible-info-leak-in-bt_sock_recvmsg.patch
# END OF PATCH DEFINITIONS
%endif
@ -1554,6 +1557,9 @@ ApplyPatch md-raid1-10-Handle-REQ_WRITE_SAME-flag-in-write-bios.patch
#CVE-2013-3222 rhbz 955216 955228
ApplyPatch atm-update-msg_namelen-in-vcc_recvmsg.patch
#CVE-2013-3224 rhbz 955599 955607
ApplyPatch Bluetooth-fix-possible-info-leak-in-bt_sock_recvmsg.patch
# END OF PATCH APPLICATIONS
%endif
@ -2411,6 +2417,9 @@ fi
# ||----w |
# || ||
%changelog
* Tue Apr 23 2013 Josh Boyer <jwboyer@redhat.com>
- CVE-2013-3224 Bluetooth: possible info leak in bt_sock_recvmsg (rhbz 955599 955607)
* Mon Apr 22 2013 Josh Boyer <jwboyer@redhat.com>
- CVE-2013-3222 atm: update msg_namelen in vcc_recvmsg (rhbz 955216 955228)