Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2026 01:18:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 293127] Kernel panic __mtx_lock_sleep due to nfsd?
Message-ID:  <bug-293127-227-MJxRuATNcC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-293127-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293127

--- Comment #14 from Mark Johnston <markj@FreeBSD.org> ---
(In reply to yuan.mei from comment #13)
oh, interesting. Is the a stack trace?

An nfsd thread faulted on 0xdeadc0de, which implies a use-after-free somewhere.
 If you're willing to try it, you could test a GENERIC-KASAN kernel, that
should help catch the UAF as it happens.  Note that such kernels are quite
slow, and aren't very well-tested on hardware, so you might run into unrelated
problems.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293127-227-MJxRuATNcC>