[Bug 284682] use-after-free in SCSI g_resize_provider_event()

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 12 Mar 2025 04:28:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284682

Warner Losh <imp@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|scsi@FreeBSD.org            |imp@FreeBSD.org
                 CC|                            |imp@FreeBSD.org

--- Comment #1 from Warner Losh <imp@FreeBSD.org> ---
There's not a lot we can do about devices that lie to us. There's lots of ways
that can get us into trouble...

This does seem like a useful area to fix, however, regardless. There's I think
a number of other paths that can cause problems like this and having a
reproducible test case is nice. The code might serve as a good basis for a test
harness since I've recently been looking at ways to eliminate many of the
quirks (or to fix what I think are bugs), but without good test cases it can be
tricky to validate the fixes.

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