Affected by GO-2022-0278
and 4 other vulnerabilities
GO-2022-0278 : Unprivileged pod using `hostPath` can side-step active LSM when it is SELinux in github.com/containerd/containerd
GO-2022-0344 : containerd CRI plugin: Insecure handling of image volumes in github.com/containerd/containerd
GO-2022-0360 : Ambiguous OCI manifest parsing in github.com/containerd/containerd
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 .
Discover Packages
github.com/containerd/containerd
pkg
seccomp
package
Version:
v1.5.7
Opens a new window with list of versions in this module.
Published: Oct 4, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 61
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
IsEnabled checks whether seccomp support is enabled. On Linux, it returns
true if the kernel has been configured to support seccomp (kernel options
CONFIG_SECCOMP and CONFIG_SECCOMP_FILTER are set). On non-Linux, it always
returns false.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.