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

Ben Pfaff blp at ovn.org
Mon Feb 4 17:52:27 UTC 2019


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.


More information about the dev mailing list