Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2019 14:21:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 233535] Fix refcount leak in IPv6 MLD code leading to loss of IPv6 connectivity
Message-ID:  <bug-233535-7501-UIwLTdqZky@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233535-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233535-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=3D233535

Hans Petter Selasky <hselasky@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #201125|0                           |1
        is obsolete|                            |

--- Comment #38 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
Created attachment 201210
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201210&action=
=3Dedit
Fix MLD refcounting in IPv6 code (including additional debugging).

@ae:

I found more issues:

1) Missing EPOCH enter/exit calls around CK_STAILQ's
2) Some disconnect MDL calls where previously only a negative ref (See
@mmacys's commits) and I believe this should only be negative refs.

Can you test new patch?

And also provide "dmesg" if it doesn't panic and output from "vmstat -m | g=
rep
multi".

Thank you!

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233535-7501-UIwLTdqZky>