CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/24 03:36:00
Modified files:
sys/netinet : Tag: OPENBSD_6_3 ip_ipsp.c
Log message:
Introduce a tdb_reaper() function to prevent a use-after-free when a
timeout is blocking on the NET_LOCK().
reported by Harald Dunkel; from mpi@; ok visa@ bluhm@
OpenBSD 6.3 errata 013
