Affected by GO-2022-0482
and 1 other vulnerabilities
GO-2022-0482: containerd CRI plugin: Host memory exhaustion through ExecSync in github.com/containerd/containerd
GO-2022-1147: containerd CRI stream server vulnerable to host memory exhaustion via terminal in github.com/containerd/containerd
The highest tagged major version is
v2.
package
Version:
v1.5.0-beta.4
Opens a new window with list of versions in this module.
Published: Mar 16, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 61
Opens a new window with list of known importers.
Documentation
¶
IsEnabled returns whether seccomp support is enabled
On Linux returns if the kernel has been configured to support seccomp.
From https://github.com/opencontainers/runc/blob/v1.0.0-rc91/libcontainer/seccomp/seccomp_linux.go#L86-L102
On non-Linux returns false
Source Files
¶
Click to show internal directories.
Click to hide internal directories.