[ovs-dev] [patch v2 branch 2.8] conntrack: Fix use after free for FTP control case.

Ben Pfaff blp at ovn.org
Thu Jul 12 23:51:34 UTC 2018


On Wed, Jul 11, 2018 at 09:05:11AM -0700, Darrell Ball wrote:
> When conn_update_state() returns true, conn has been freed, so skip calling
> handle_ftp_ctl() with this conn and instead follow code path for new
> connections.
> 
> Fixes: bd5e81a0e596 ("Userspace Datapath: Add ALG infra and FTP.")
> Signed-off-by: Darrell Ball <dlu998 at gmail.com>

Applied to branch-2.8, thanks!


More information about the dev mailing list