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-3699: containerd allows host filesystem access on pull in github.com/containerd/containerd
GO-2025-3701: containerd CRI plugin: Incorrect cgroup hierarchy assignment for containers running in usernamespaced Kubernetes pods. in github.com/containerd/containerd

The highest tagged major version is
v2.
package
Version:
v1.6.0-rc.0
Opens a new window with list of versions in this module.
Published: Jan 12, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 10
Opens a new window with list of known importers.
Documentation
¶
NetNS holds network namespace.
LoadNetNS loads existing network namespace.
NewNetNS creates a network namespace.
Closed checks whether the network namespace has been closed.
Do runs a function in the network namespace.
GetPath returns network namespace path for sandbox container
Remove removes network namespace. Remove is idempotent, meaning it might
be invoked multiple times and provides consistent result.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.