diff options
author | Sowmini Varadhan <sowmini.varadhan@oracle.com> | 2016-06-30 16:11:18 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-07-01 16:45:18 -0400 |
commit | 11bb62f7c05240a933dd2e6b3bf3871d99464524 (patch) | |
tree | b5eba2ec540563f39e3932d070f3acbc79b92e20 /net/bridge/br_stp_timer.c | |
parent | 8315011ad67670691545ed394968435f0a0bb29e (diff) | |
download | talos-op-linux-11bb62f7c05240a933dd2e6b3bf3871d99464524.tar.gz talos-op-linux-11bb62f7c05240a933dd2e6b3bf3871d99464524.zip |
RDS: Do not send a pong to an incoming ping with 0 src port
RDS ping messages are sent with a non-zero src port to a zero
dst port, so that the rds pong messages can be sent back to the
originators src port. However if a confused/malicious sender
sends a ping with a 0 src port, we'd have an infinite ping-pong
loop. To avoid this, the receiver should ignore ping messages
with a 0 src port.
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br_stp_timer.c')
0 files changed, 0 insertions, 0 deletions