`bhyveload -h <host-path>` may be used to grant loader...
Moderate severity
Unreviewed
Published
Feb 15, 2024
to the GitHub Advisory Database
•
Updated Jun 4, 2025
Description
Published by the National Vulnerability Database
Feb 15, 2024
Published to the GitHub Advisory Database
Feb 15, 2024
Last updated
Jun 4, 2025
bhyveload -h <host-path>
may be used to grant loader access to the directory tree on the host. Affected versions of bhyveload(8) do not make any attempt to restrict loader's access to , allowing the loader to read any file the host user has access to. In the bhyveload(8) model, the host supplies a userboot.so to boot with, but the loader scripts generally come from the guest image. A maliciously crafted script could be used to exfiltrate sensitive data from the host accessible to the user running bhyhveload(8), which is often the system root.References