diff options
author | 2010-09-29 20:00:51 +0000 | |
---|---|---|
committer | 2010-09-29 20:00:51 +0000 | |
commit | 2ee29fc2580929be26441a41004f0e0d4e0b7aa8 (patch) | |
tree | da01b64111e0d1a9c5ab76790f9db1891f4381f3 /lib/libssl/src | |
parent | grab the acpi thread lock very early in acpi thread startup; not that it (diff) | |
download | wireguard-openbsd-2ee29fc2580929be26441a41004f0e0d4e0b7aa8.tar.xz wireguard-openbsd-2ee29fc2580929be26441a41004f0e0d4e0b7aa8.zip |
In the implementation of the SIOCS80211DELNODE ioctl, call
ieee80211_node_leave() instead of ieee80211_release_node() which screws
up reference counting and leads to use after free problems elsewhere in the
code. Since ieee80211_node_leave() is only available if hostap support is
compiled in, don't privide the SIOCS80211DELNODE ioctl if we're compiling
without hostap support (e.g. on ramdisks).
ok deraadt@, damien@
Diffstat (limited to 'lib/libssl/src')
0 files changed, 0 insertions, 0 deletions