Page MenuHomeFreeBSD

bhyve: avoid a potential deadlock
ClosedPublic

Authored by khorben on May 29 2024, 3:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 3:42 AM
Unknown Object (File)
Sat, Oct 4, 9:37 PM
Unknown Object (File)
Aug 26 2025, 12:09 AM
Unknown Object (File)
Aug 25 2025, 1:43 PM
Unknown Object (File)
Aug 13 2025, 2:55 PM
Unknown Object (File)
Aug 11 2025, 12:06 AM
Unknown Object (File)
Aug 10 2025, 7:52 AM
Unknown Object (File)
Aug 6 2025, 1:06 AM
Subscribers

Details

Summary

This unlocks a mutex in an error path, that would otherwise remain locked and potentially cause a deadlock later on.

Reported by: Coverity Scan
CID: 1521334
Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable