- Netlink source address validation allows DoS [bnc#791605, CVE-2012-5532]

- check origin of netlink messages, use recvfrom() [bnc#761200, CVE-2012-2669]

OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=51
This commit is contained in:
Olaf Hering 2012-11-28 13:15:52 +00:00 committed by Git OBS Bridge
parent d674960706
commit 7d052ac13f

View File

@ -24,7 +24,7 @@ Mon Nov 12 17:18:25 CET 2012 - ohering@suse.de
-------------------------------------------------------------------
Thu Nov 8 14:30:05 CET 2012 - ohering@suse.de
- Netlink source address validation allows DoS [bnc#791605]
- Netlink source address validation allows DoS [bnc#791605, CVE-2012-5532]
bugfix for recvfrom check from bnc#761200
-------------------------------------------------------------------
@ -59,7 +59,7 @@ Tue Sep 4 14:55:38 CEST 2012 - ohering@suse.de
-------------------------------------------------------------------
Wed May 16 20:44:36 CEST 2012 - ohering@suse.de
- check origin of netlink messages, use recvfrom() [bnc#761200]
- check origin of netlink messages, use recvfrom() [bnc#761200, CVE-2012-2669]
-------------------------------------------------------------------
Wed May 2 12:13:03 CEST 2012 - ohering@suse.de