On Wed, Aug 01, 2012 at 01:19:56PM -0700, Ethan Jackson wrote: > The 'ip' variable in flow_compose() points to some memory allocated > in an ofpbuf. The ofpbuf is modified without making the necessary > updates to the location of 'ip' causing a potential wild memory > access. > > Found by inspection. > > Signed-off-by: Ethan Jackson <et...@nicira.com>
Looks good. This is a fairly old bug, I think, so should you backport this? _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev