Lucene search
+L

865 matches found

OSV
OSV
added 2022/02/09 10:5 p.m.34 views

CVE-2022-0532

An incorrect sysctls validation vulnerability was found in CRI-O 1.18 and earlier. The sysctls from the list of "safe" sysctls specified for the cluster will be applied to the host if an attacker is able to create a pod with a hostIPC and hostNetwork kernel namespace...

6.4AI score
SaveExploits0References4
CVE
CVE
added 2022/02/09 10:5 p.m.263 views

CVE-2022-0532

According to IBM’s security bulletin on CVE-2022-0532, Red Hat OpenShift on IBM Cloud is affected by a CRI-O vulnerability (CVE-2022-0532) caused by improper sysctls validation. A remote authenticated attacker could abuse hostIPC/hostNetwork to apply cluster-safe sysctls to the host, bypassing re...

4.9CVSS4AI score0.00768EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2022/02/08 10:16 a.m.42 views

CVE-2022-0532

An incorrect sysctls validation vulnerability was found in CRI-O. The sysctls from the list of "safe" sysctls specified for the cluster 0 will be applied to the host if an attacker can create a pod with a hostIPC and hostNetwork kernel namespace...

4.9CVSS1.4AI score0.00768EPSS
SaveExploits0References5
Rapid7 Blog
Rapid7 Blog
added 2022/02/07 2:55 p.m.15 views

Why Security in Kubernetes Isn't the Same as in Linux: Part 2

Security for Kubernetes might not be quite the same as what you're used to. In our previous article, we covered why security is so important in both Linux on-premises servers and cloud Kubernetes clusters. We also talked about 3 major aspects of Linux server security — processes, network, and fil...

7.2AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/01/06 5:36 p.m.77 views

Unprivileged pod using `hostPath` can side-step active LSM when it is SELinux

Impact Containers launched through containerd’s CRI implementation on Linux systems which use the SELinux security module and containerd versions since v1.5.0 can cause arbitrary files and directories on the host to be relabeled to match the container process label through the use of...

9.1CVSS0.7AI score0.01682EPSS
SaveExploits1References8Affected Software1
NVD
NVD
added 2022/01/05 7:15 p.m.21 views

CVE-2021-43816

containerd is an open source container runtime. On installations using SELinux, such as EL8 CentOS, RHEL, Fedora, or SUSE MicroOS, with containerd since v1.5.0-beta.0 as the backing container runtime interface CRI, an unprivileged pod scheduled to the node may bind mount, via hostPath volume, any...

9.1CVSS0.01682EPSS
SaveExploits1References6
OSV
OSV
added 2022/01/01 5:15 a.m.17 views

AZL-39672 CVE-2021-44716 affecting package cri-o for versions less than 1.21.7-2

net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests...

7.5CVSS6.6AI score0.03958EPSS
SaveExploits0References1
Amazon
Amazon
added 2021/07/21 12:0 a.m.38 views

Medium: containerd

Issue Overview: A bug was discovered in containerd where pulling and extracting a specially-crafted container image can result in Unix file permission changes for existing files in the host's filesystem. Changes to file permissions can deny access to the expected owner of the file or widen access...

6.8CVSS6.4AI score0.02027EPSS
SaveExploits2
OpenVAS
OpenVAS
added 2021/06/09 12:0 a.m.31 views

SUSE: Security Advisory (SUSE-SU-2020:3760-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.5CVSS6.8AI score0.01517EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 2021/05/29 12:0 a.m.142 views

olcne security update

coredns 1.7.0-1 - Added Oracle specific build files cri-o 1.18.4-2 - Fix for CVE-2021-27918 1.18.4-1 - Added Oracle Specifile Files for cri-o cri-tools 1.18.0-2 - Address CVE-2021-27918 etcd 3.4.3-1.0.5 - Address CVE-2021-27918 flannel 0.12.0-2 - Address CVE-2021-27918 yq 3.4.0-2 - Address...

7.5CVSS1.4AI score0.02474EPSS
SaveExploits1
Oracle linux
Oracle linux
added 2021/05/29 12:0 a.m.120 views

olcne security update

helm 3.3.4-2 - Address CVE-2021-27918 coredns 1.7.0-1 - Added Oracle specific build files cri-o 1.18.4-2 - Fix for CVE-2021-27918 1.18.4-1 - Added Oracle Specifile Files for cri-o cri-tools 1.18.0-2 - Address CVE-2021-27918 etcd 3.4.3-1.0.5 - Address CVE-2021-27918 flannel 0.12.0-2 - Address...

7.5CVSS1.4AI score0.02474EPSS
SaveExploits1
OSV
OSV
added 2021/05/18 3:29 p.m.47 views

GHSA-M6WG-2MWG-4RFQ GPGME Go wrapper contains Use After Free

The proglottis Go wrapper before 0.1.1 for the GPGME library has a use-after-free, as demonstrated by use for container image pulls by Docker or CRI-O. This leads to a crash or potential code execution during GPG signature verification...

7.5CVSS7.8AI score0.05071EPSS
SaveExploits1References15
Github Security Blog
Github Security Blog
added 2021/05/18 3:29 p.m.31 views

GPGME Go wrapper contains Use After Free

The proglottis Go wrapper before 0.1.1 for the GPGME library has a use-after-free, as demonstrated by use for container image pulls by Docker or CRI-O. This leads to a crash or potential code execution during GPG signature verification...

7.5CVSS7.9AI score0.05071EPSS
SaveExploits1References15Affected Software1
ThreatPost
ThreatPost
added 2021/04/14 8:56 p.m.137 views

Security Bug Allows Attackers to Brick Kubernetes Clusters

A vulnerability in one of the Go libraries that Kubernetes is based on could lead to denial of service DoS for the CRI-O and Podman container engines. The bug CVE-2021-20291 affects the Go library called “containers/storage.” According to Aviv Sasson, the security researcher at Palo Alto’s Unit 4...

7.1CVSS6.9AI score0.01587EPSS
SaveExploits1References11
Veracode
Veracode
added 2021/04/09 5:6 a.m.39 views

Denial Of Service (DoS)

github.com/containers/storage/commit is vulnerable to Denial Of Service DoS. The decompression functionality allows an attacker to crash the application by pulling in malicious tools that resembles podman or cri-o during container image pulls...

6.5CVSS6.5AI score0.01587EPSS
SaveExploits1References10Affected Software6
OpenVAS
OpenVAS
added 2021/03/20 12:0 a.m.17 views

Fedora: Security Advisory for golang-github-containerd-cri (FEDORA-2021-f049305892)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

6.3CVSS6.7AI score0.02027EPSS
SaveExploits0References2
Fedora
Fedora
added 2021/03/19 8:29 p.m.61 views

[SECURITY] Fedora 34 Update: golang-github-containerd-cri-1.19.0-3.20210307gitaa2d5a9.fc34

Cri is a native plugin of containerd 1.1 and above. It is built into contai nerd and enabled by default...

6.3CVSS1.8AI score0.02027EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2021/03/15 12:0 a.m.15 views

Fedora: Security Advisory for golang-github-containerd-cri (FEDORA-2021-10ce8fcbf1)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

6.3CVSS6.7AI score0.02027EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/03/15 12:0 a.m.41 views

Fedora 33 : containerd (2021-470fa24f5b)

The remote Fedora 33 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2021-470fa24f5b advisory. - In containerd an industry-standard container runtime before versions 1.3.10 and 1.4.4, containers launched through containerd's CRI implementation...

6.3CVSS6.4AI score0.02027EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/03/15 12:0 a.m.30 views

Fedora 33 : 1:golang-github-containerd-cri (2021-10ce8fcbf1)

The remote Fedora 33 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2021-10ce8fcbf1 advisory. - In containerd an industry-standard container runtime before versions 1.3.10 and 1.4.4, containers launched through containerd's CRI implementation through...

6.3CVSS6.4AI score0.02027EPSS
SaveExploits0References2
Rows per page
Query Builder