Affected by GO-2022-0482
and 4 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
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
apparmor
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: 66
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
HostSupports returns true if apparmor is enabled for the host, // On non-Linux returns false
On Linux returns true if apparmor_parser is enabled, and if we
are not running docker-in-docker.
It is a modified version of libcontainer/apparmor.IsEnabled(), which does not
check for apparmor_parser to be present, or if we're running docker-in-docker.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.