diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2022-07-17 22:31:48 +0300 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2022-07-17 22:31:48 +0300 |
| commit | ce39ca16dd9ab7233e13171e08c35b2e1c196493 (patch) | |
| tree | 75f4e1dab363ab6e7be7725eb8bd7e3876eac733 /lib/thread.c | |
| parent | 26b2fbf47914545dc7688ef7943e5396a77f8b10 (diff) | |
zebra: Avoid buffer overflow using netlink_parse_rtattr_nested()
memset(tb, 0, sizeof(struct rtattr *) * (max + 1)); in netlink_parse_rtattr()
seems a good candidate to buffer overflow.
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'lib/thread.c')
0 files changed, 0 insertions, 0 deletions
