On Mon, Jun 16, 2025 at 09:34:09PM +0200, Ilya Maximets wrote:
> On 6/16/25 8:43 PM, Aaron Conole wrote:
> > Changliang Wu <changliang...@smartx.com> writes:
> > 
> >> snprintf will automatically write \0 at the end of the string,
> >> and the last one byte will be out of bound.
> >>
> >> create a new func format_hex_arg with delimiter in utils,
> >> instead of chassisid_to string and format_hex_arg.
> >>
> >> Found in sanitize test.
> >>
> >> Signed-off-by: Changliang Wu <changliang...@smartx.com>
> >> ---
> > 
> > Thanks, applied and backported.
> > 
> 
> v2 or v4? :)

Based on the diffstat it looks like v4 is in the tree.

- lldp: Fix out of bound write in chassisid_to_string.
  https://github.com/openvswitch/ovs/commit/aea4734299d8

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to