Affected by GO-2022-0344
and 5 other vulnerabilities
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-0921: Archive package allows chmod of file outside of unpack target directory in github.com/containerd/containerd
GO-2022-0938: Insufficiently restricted permissions on plugin directories 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.3.9
Opens a new window with list of versions in this module.
Published: Nov 30, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 50
Opens a new window with list of known importers.
Documentation
¶
Client is the client to interact with TTRPC part of containerd server (plugins, events)
NewClient returns a new containerd TTRPC client that is connected to the containerd instance provided by address
Client returns the underlying TTRPC client object
Close closes the clients TTRPC connection to containerd
EventsService creates an EventsService client
Reconnect re-establishes the TTRPC connection to the containerd daemon
Source Files
¶
Click to show internal directories.
Click to hide internal directories.