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)
Sun, Oct 26, 8:14 AM
Unknown Object (File)
Sat, Oct 25, 7:21 PM
Unknown Object (File)
Sat, Oct 25, 10:02 AM
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
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 Skipped
Unit
Tests Skipped