]> git.proxmox.com Git - mirror_frr.git/commit
bfdd: validate incoming control message length
authorMark Stapp <mjs@labn.net>
Mon, 9 Jan 2023 16:57:58 +0000 (11:57 -0500)
committerMark Stapp <mjs@labn.net>
Tue, 10 Jan 2023 13:03:09 +0000 (08:03 -0500)
commitf067ab5d9fe331151b710d3d6dffbcb5805dd6da
tree144e872aea9cb6694a17c04de1adb9f71fa0a336
parent2999fbdc2a47011ac8be5fc940706b5ec6ee2735
bfdd: validate incoming control message length

Apply upper bound on incoming control messages, drop invalid
messages.

Signed-off-by: Mark Stapp <mjs@labn.net>
bfdd/control.c