Thomas Graf <tg...@suug.ch> wrote: > Copying ovs-dev mailing list and thus qutoing full message. > > On 01/14/15 at 01:14pm, Sander Eikelenboom wrote: > > Hi, > > > > I was testing 3.19-rc4 with openvswitch and encountered the splat below. > > What version of OVS are you using? Did this work properly with rc3 or > an older kernel?
seems like it was introduced via 05da5898a96c (openvswitch: Add support for OVS_FLOW_ATTR_PROBE). It adds test for OVS_FLOW_ATTR_PROBE to ovs_packet_cmd_execute() but this function seems to only expect OVS_PACKET_ATTR_* (so we get out-of-bounds access)? _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev