Page MenuHomeFreeBSD

vmm: Validate credentials when opening a vmmdev
ClosedPublic

Authored by markj on Aug 30 2024, 2:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 15, 12:59 AM
Unknown Object (File)
Sat, Aug 9, 10:12 AM
Unknown Object (File)
Fri, Aug 8, 9:12 AM
Unknown Object (File)
Jun 26 2025, 10:56 PM
Unknown Object (File)
Jun 25 2025, 10:22 PM
Unknown Object (File)
Jun 23 2025, 3:46 PM
Unknown Object (File)
Jun 23 2025, 1:43 AM
Unknown Object (File)
Jun 22 2025, 12:42 PM
Subscribers

Details

Summary

Rather than performing privilege checks after a specific VM's device
file is opened, do it once at the time the device file is opened. This
means that one can continue to access a VM via its device fd after
attaching to a jail which does not have vmm enabled, but this seems like
a reasonable semantic to have anyway.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59243
Build 56130: arc lint + arc unit