https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239893
--- Comment #1 from [email protected] --- A commit references this bug: Author: ae Date: Mon Aug 19 12:42:04 UTC 2019 New revision: 351214 URL: https://svnweb.freebsd.org/changeset/base/351214 Log: Use TAILQ_FOREACH_SAFE() macro to avoid use after free in soclose(). PR: 239893 MFC after: 1 week Changes: head/sys/kern/uipc_socket.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
