[Bug 296578] loader use after free in UFS implementation

[email protected] Tue, 07 Jul 2026 15:20:31 +0000
Newsgroups gmane.os.freebsd.bugs
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296578

Jordan Gordeev <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |loader
                 CC|                            |[email protected]

--- Comment #1 from Jordan Gordeev <[email protected]> ---
This use-after-free is related to keeping a file residing on a UFS filesystem
open after that filesystem is unmounted. The concept of mounting and unmounting
filesystems was introduced in the loader by Toomas Soome. He is also the person
who introduced vdisks support in the loader. I'm adding him to the CC list so
he can help come up with an idea on how to make these two features work
together.

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