Affected by GO-2024-3237
and 1 other vulnerabilities
GO-2024-3237: NVIDIA Container Toolkit allows specially crafted container image to create empty files on the host file system in github.com/NVIDIA/nvidia-container-toolkit
GO-2024-3239: NVIDIA Container Toolkit contains a Time-of-check Time-of-Use (TOCTOU) vulnerability in github.com/NVIDIA/nvidia-container-toolkit
type Driver struct {
// Root represents the root from the perspective of the driver libraries and binaries. Root string// contains filtered or unexported fields
}
Driver represents a filesystem in which a set of drivers or devices is defined.