diff options
author | Eric Dumazet <[email protected]> | 2020-10-15 11:42:00 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-10-16 16:47:09 -0700 |
commit | b38e7819cae946e2edf869e604af1e65a5d241c5 (patch) | |
tree | 3950efd4431d1dfa82b181415329aac165e48d50 /scripts | |
parent | 137d23cea1c044b2d4853ac71bc68126b25fdbb2 (diff) |
icmp: randomize the global rate limiter
Keyu Man reported that the ICMP rate limiter could be used
by attackers to get useful signal. Details will be provided
in an upcoming academic publication.
Our solution is to add some noise, so that the attackers
no longer can get help from the predictable token bucket limiter.
Fixes: 4cdf507d5452 ("icmp: add a global rate limitation")
Signed-off-by: Eric Dumazet <[email protected]>
Reported-by: Keyu Man <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions