mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-09 18:26:10 +00:00
![]() Guess what - for a bounds check to work, it has to happen *before* you read the data. We were trusting the attribute field received in a prefix SID attribute and then checking if it was correct afterwards, but if was wrong we'd crash before that. This fixes the problem, and adds additional paranoid bounds checks. Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com> |
||
---|---|---|
.. | ||
test_aspath.c | ||
test_aspath.py | ||
test_bgp_table.c | ||
test_bgp_table.py | ||
test_capability.c | ||
test_capability.py | ||
test_ecommunity.c | ||
test_ecommunity.py | ||
test_mp_attr.c | ||
test_mp_attr.py | ||
test_mpath.c | ||
test_mpath.py | ||
test_packet.c | ||
test_peer_attr.c | ||
test_peer_attr.py |