[ovs-dev] [patch v5 2/2] conntrack: Fix max size for inet_ntop() call.

David Marchand david.marchand at redhat.com
Wed Feb 6 09:22:28 UTC 2019


On Mon, Feb 4, 2019 at 6:56 PM Ben Pfaff <blp at ovn.org> wrote:

> On Thu, Jan 31, 2019 at 11:35:41PM -0800, Darrell Ball wrote:
> > The call to inet_ntop() in repl_ftp_v6_addr() is 1 short to handle
> > the maximum possible V6 address size for v4 mapping case.
> >
> > Found by inspection.
> >
> > Fixes: bd5e81a0e596 ("Userspace Datapath: Add ALG infra and FTP.")
> > Signed-off-by: Darrell Ball <dlu998 at gmail.com>
>
> Thanks for the bug fix patches.  I applied these to master and
> backported to 2.10 and 2.11.  If they need to be backported further,
> please submit backported versions.
>

Thanks Ben.

Darrell, can these two fixes be backported to 2.9 ?
I can send the backports if you don't have the bandwidth.


-- 
David Marchand


More information about the dev mailing list