diff options
author | Craig Gallek <kraig@google.com> | 2016-02-22 15:45:29 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-24 18:38:18 (GMT) |
commit | e5fbfc1c2d7657eafed645727cb5d74731f6d68c (patch) | |
tree | fc7334074b73b90b8a1be537730d87ccd8f3ed01 /block | |
parent | f5461c27631672b9e95282812ee521c53f502eca (diff) | |
download | linux-e5fbfc1c2d7657eafed645727cb5d74731f6d68c.tar.xz |
soreuseport: fix merge conflict in tcp bind
One of the validation checks for the new array-based TCP SO_REUSEPORT
validation was unintentionally dropped in ea8add2b1903. This adds it back.
Lack of this check allows the user to allocate multiple sock_reuseport
structures (leaking all but the first).
Fixes: ea8add2b1903 ("tcp/dccp: better use of ephemeral ports in bind()")
Signed-off-by: Craig Gallek <kraig@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions