diff options
author | 2016-08-22 15:37:23 +0000 | |
---|---|---|
committer | 2016-08-22 15:37:23 +0000 | |
commit | e39b1741365930eabb63c9eb8b563a79cfe54d31 (patch) | |
tree | 1f3efc7b810298a45115a9bb68858aad6c51e99f /sys/net/route.c | |
parent | Enable SNI support in httpd(8). (diff) | |
download | wireguard-openbsd-e39b1741365930eabb63c9eb8b563a79cfe54d31.tar.xz wireguard-openbsd-e39b1741365930eabb63c9eb8b563a79cfe54d31.zip |
Do not dereference ``rt->rt_ifa'' after calling rtfree(9).
This could result in a use after free if the route entry was holding
the last reference of the address descriptor.
ok jca@, bluhm@, claudio@
Diffstat (limited to 'sys/net/route.c')
0 files changed, 0 insertions, 0 deletions