Skip to content
Commit 657aea78 authored by Jon Maloy's avatar Jon Maloy Committed by Greg Kroah-Hartman
Browse files

tipc: rate limit warning for received illegal binding update

[ Upstream commit c7223d68 ]

It would be easy to craft a message containing an illegal binding table
update operation. This is handled correctly by the code, but the
corresponding warning printout is not rate limited as is should be.
We fix this now.

Fixes: b97bf3fd

 ("[TIPC] Initial merge")
Signed-off-by: default avatarJon Maloy <jmaloy@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent ef5cdae8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment