From: Eric Dumazet <[email protected]> Date: Sat, 08 Apr 2017 08:07:33 -0700
> From: Eric Dumazet <[email protected]> > > In the (very unlikely) case a passive socket becomes a listener, > we do not want to duplicate its saved SYN headers. > > This would lead to double frees, use after free, and please hackers and > various fuzzers > > Tested: ... > Fixes: cd8ae85299d5 ("tcp: provide SYN headers for passive connections") > Signed-off-by: Eric Dumazet <[email protected]> Applied, thanks Eric.
