diff options
author | 2019-10-29 06:42:05 +0000 | |
---|---|---|
committer | 2019-10-29 06:42:05 +0000 | |
commit | 79ec894ce8a5b9a52e170ca442a141cb85eb3828 (patch) | |
tree | 18418e1a3875c1ce389102db40be8c00c77cbaf5 /usr.bin/ssh/progressmeter.c | |
parent | mobileip(4) is going to the attic (diff) | |
download | wireguard-openbsd-79ec894ce8a5b9a52e170ca442a141cb85eb3828.tar.xz wireguard-openbsd-79ec894ce8a5b9a52e170ca442a141cb85eb3828.zip |
Fix two cases where the nexthop_runners tail queue can get corrupted.
First by requeuing an element that is already on the list and second
by freeing a nexthop that is still on the list resulting in a use after
free. This should fix bgpd crashes seen by various people.
Problem report including backtrace from benno@
OK benno@
Diffstat (limited to 'usr.bin/ssh/progressmeter.c')
0 files changed, 0 insertions, 0 deletions