Affected by GO-2022-0426
and 6 other vulnerabilities
GO-2022-0426: Incorrect Default Permissions in CRI-O in github.com/cri-o/cri-o
GO-2022-0480: Node DOS by way of memory exhaustion through ExecSync request in CRI-O in github.com/cri-o/cri-o
GO-2022-0608: Incorrect Permission Assignment for Critical Resource in CRI-O in github.com/cri-o/cri-o
GO-2022-1014: CRI-O incorrect handling of supplementary groups may lead to sensitive information disclosure in github.com/cri-o/cri-o
GO-2022-1206: CRI-O vulnerable to /etc/passwd tampering resulting in Privilege Escalation in github.com/cri-o/cri-o
GO-2024-2458: CRI-O's pods can break out of resource confinement on cgroupv2 in github.com/cri-o/cri-o
GO-2024-2791: CRI-O vulnerable to an arbitrary systemd property injection in github.com/cri-o/cri-o
package
Version:
v1.20.0-rc.1
Opens a new window with list of versions in this module.
Published: Dec 9, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Is returns true if the type of the Any is the same as v
MarshalAny marshals the value v into an any with the correct TypeUrl
func Register(v interface{}, args ...string)
Register a type with the base url of the type
TypeURL returns the type url for a registred type
UnmarshalAny unmarshals the any type into a concrete type
Source Files
¶
Click to show internal directories.
Click to hide internal directories.