net: tcp: Fix crash from SYN flood
SYN flood causes crash in RX thread due to NULL pointer access. After
the crash available RX memory is zero, hence echo server does not
respond to echo request.
Signed-off-by:
Ruslan Mstoi <ruslan.mstoi@intel.com>
Loading
Please sign in to comment