Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2023 17:04:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 273289] panic on removal of SAS drive
Message-ID:  <bug-273289-227-i1gzRgANXI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273289-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273289-227@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=3D273289

--- Comment #1 from John F. Carr <jfc@mit.edu> ---
Created attachment 244283
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D244283&action=
=3Dedit
move free out of spinlock

The fix is simple, move a free call outside of the region protected by a
spinlock.

Static analysis ought to be able to detect this bug.

--=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-273289-227-i1gzRgANXI>