Date: Thu, 09 May 2019 07:58:23 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 237329] Panic in mld_fasttimo() during reboot or shutdown Message-ID: <bug-237329-7501-wVqsgHAJOs@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237329-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-237329-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237329 --- Comment #12 from commit-hook@freebsd.org --- A commit references this bug: Author: ae Date: Thu May 9 07:57:34 UTC 2019 New revision: 347383 URL: https://svnweb.freebsd.org/changeset/base/347383 Log: In mld_v2_cancel_link_timers() check number of references and disconnect inm before releasing the last reference. This fixes possible panics and assertion. PR: 237329 Reviewed by: mmacy MFC after: 2 weeks Changes: head/sys/netinet6/mld6.c --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237329-7501-wVqsgHAJOs>