<pre>
Status: Passed
</pre>
<pre>
commit 1752ea92dc11935e0595d208fdfe8203baf5b55c
Author: Ben Pfaff <blp@ovn.org>
Date:   Fri May 26 12:59:06 2017 -0700

    ofp-util: Check length of buckets in ofputil_pull_ofp15_group_mod().
    
    This code blindly read forward for the number of bytes specified by the
    message without checking that it was in range.
    
    This bug is part of OpenFlow 1.5 support.  Open vSwitch does not enable
    OpenFlow 1.5 support by default.
    
    Reported-by: Bhargava Shastry <bshastry@sec.t-labs.tu-berlin.de>
    Signed-off-by: Ben Pfaff <blp@ovn.org>
    Acked-by: Yi-Hung Wei <yihung.wei@gmail.com>

</pre>
<pre>
View the changeset:
<a href="https://github.com/openvswitch/ovs/commit/1752ea92dc11935e0595d208fdfe8203baf5b55c">https://github.com/openvswitch/ovs/commit/1752ea92dc11935e0595d208fdfe8203baf5b55c</a>

View the full build log and details:
<a href="http://64.119.130.115/ovs/1752ea92dc11935e0595d208fdfe8203baf5b55c">http://64.119.130.115/ovs/1752ea92dc11935e0595d208fdfe8203baf5b55c</a></pre>