operator-registry icon indicating copy to clipboard operation
operator-registry copied to clipboard

Update to latest containerd which has CVE fixes

Open ashishth09 opened this issue 3 years ago • 3 comments

https://github.com/containerd/containerd/releases/tag/v1.6.1

We use 1.4.11 and https://github.com/containerd/containerd/security/advisories/GHSA-crp2-qrr5-8pq7 says that version is affected

ashishth09 avatar May 25 '22 10:05 ashishth09

Ideally moving to the latest if possible https://github.com/containerd/containerd/releases/tag/v1.6.4

ashishth09 avatar May 25 '22 10:05 ashishth09

The older versions of the containerd has vulnerabilities

Vulnerability Details

The imgcrypt library provides API exensions for containerd to support encrypted container images and implements the ctd-decoder command line tool for use by containerd to decrypt encrypted container images. The imgcrypt function CheckAuthorization is supposed to check whether the current used is authorized to access an encrypted image and prevent the user from running an image that another user previously decrypted on the same system. In versions prior to 1.1.4, a failure occurs when an image with a ManifestList is used and the architecture of the local host is not the first one in the ManifestList. Only the first architecture in the list was tested, which may not have its layers available locally since it could not be run on the host architecture. Therefore, the verdict on unavailable layers was that the image could be run anticipating that image run failure would occur later due to the layers not being available. However, this verdict to allow the image to run enabled other architectures in the ManifestList to run an image without providing keys if that image had previously been decrypted. A patch has been applied to imgcrypt 1.1.4. Workarounds may include usage of different namespaces for each remote user.

Publish Date: 2022-03-25

URL: [CVE-2022-24778](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-24778)

CVSS 3 Score Details (7.5)
For more information on CVSS3 Scores, click .

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24778

Release Date: 2022-03-25

Fix Resolution: v1.1.4

ashishth09 avatar May 25 '22 10:05 ashishth09

Hello There, We are in need of OPM package with containerd updated with version 1.5.18.

containerd v1.5.13 is reported with the following vulnerabilities - CVE-2022-23471 CVE-2023-25173 CVE-2023-25153

Can you please priorities containderd update in the next release ?

Understanding our urgency, It will be also fine if you can provide a version on OPM v1.15.X , which just update containerd to v1.15.18 ?

Thanks & Regards, Gandhi.

gsriniv avatar Apr 17 '23 11:04 gsriniv