diff --git a/openvswitch.changes b/openvswitch.changes index ddffe8c..94f59de 100644 --- a/openvswitch.changes +++ b/openvswitch.changes @@ -9,8 +9,8 @@ Fri Sep 29 19:46:56 UTC 2017 - mchandras@suse.de * conntrack: Add function ct_print_conn_info(). * conntrack: Create nat_conn_keys_insert(). * netdev-dpdk: reset packet_type for reused dp_packets. - * ofp-util: Fix memory leaks when parsing OF1.5 group properties. - * ofp-util: Fix memory leaks on error cases in ofputil_decode_group_mod(). + * ofp-util: Fix memory leaks when parsing OF1.5 group properties (cve-2017-14970) (bsc#1061310) + * ofp-util: Fix memory leaks on error cases in ofputil_decode_group_mod() (cve-2017-14970) (bsc#1061310) * ofp-util: Fix buffer overread in ofputil_decode_bundle_add(). * ofproto: Include patch ports in mtu overriden check * netdev-tc-offloads: Fix vxlan tunnel offloading