diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2021-10-27 16:58:45 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2021-10-27 16:58:45 +0000 |
commit | 52246f34ed829ea7ac02990e25a9625720702c3c (patch) | |
tree | 6682d3db7a33308207e772fe169b739c5ff8c267 /usr.sbin/snmpd | |
parent | 9be659cc06d95beded4701e8c03de21ae4b3249f (diff) |
The crypto layer needs the kernel lock. ah_zeroize() takes it when
called from tdb_walk(). tdb_walk() needs mutex tdb_sadb_mtx to
protect the loop traversal. First take the kernel lock in tdb_walk()
to preserve lock order.
found by witness
OK tobhe@ mvs@
Diffstat (limited to 'usr.sbin/snmpd')
0 files changed, 0 insertions, 0 deletions