Affected by GO-2024-3042
and 4 other vulnerabilities
GO-2024-3042 : Podman vulnerable to memory-based denial of service in github.com/containers/podman
GO-2024-3169 : Improper Input Validation in Buildah and Podman in github.com/containers/buildah
GO-2025-3777 : Podman Improper Certificate Validation; machine missing TLS verification in github.com/containers/podman
GO-2025-3935 : podman kube play symlink traversal vulnerability in github.com/containers/podman
GO-2025-3961 : Podman Creates Temporary File with Insecure Permissions in github.com/containers/podman
Discover Packages
github.com/containers/podman/v5
pkg
machine
lock
package
Version:
v5.0.0
Opens a new window with list of versions in this module.
Published: Mar 19, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
GetMachineStartLock is a lock only used to prevent starting different machines at the same time,
This is required as most provides support at max 1 running VM and to check this race free we
cannot allows starting two machine.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.