Affected by GO-2025-3528
and 2 other vulnerabilities
GO-2025-3528 : containerd has an integer overflow in User ID handling in github.com/containerd/containerd
GO-2025-4100 : containerd affected by a local privilege escalation via wide permissions on CRI directory in github.com/containerd/containerd
GO-2025-4108 : containerd CRI server: Host memory exhaustion through Attach goroutine leak in github.com/containerd/containerd
The highest tagged major version is
v2 .
Discover Packages
github.com/containerd/containerd
pkg
seccomp
package
Version:
v1.6.0-beta.1
Opens a new window with list of versions in this module.
Published: Oct 22, 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.