HomeFreeBSD

MFC r334494:

Description

MFC r334494:

Ensure net.inet.tcp.syncache.rexmtlimit is limited by TCP_MAXRXTSHIFT.

If the sysctl variable is set to a value larger than TCP_MAXRXTSHIFT+1,
the array tcp_syn_backoff[] is accessed out of bounds.

Discussed with: jtl@
Sponsored by: Netflix, Inc.

Details

Provenance
tuexenAuthored on
Parents
rS334729: MFC r333603:
Branches
Unknown
Tags
Unknown