CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2018/05/19 06:34:35
Modified files: sys/netinet : 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(). Issue reported by Harald Dunkel, ok visa@, bluhm@