Your submission was sent successfully! Close

You have successfully unsubscribed! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates about Ubuntu and upcoming events where you can meet our team.Close

CVE-2022-29162

Published: 17 May 2022

runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2). This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container's bounding set. This bug has been fixed in runc 1.1.2. This fix changes `runc exec --cap` behavior such that the additional capabilities granted to the process being executed (as specified via `--cap` arguments) do not include inheritable capabilities. In addition, `runc spec` is changed to not set any inheritable capabilities in the created example OCI spec (`config.json`) file.

Priority

Low

Cvss 3 Severity Score

7.8

Score breakdown

Status

Package Release Status
runc
Launchpad, Ubuntu, Debian
bionic Not vulnerable
(1.1.2-0ubuntu1)
focal
Released (1.1.2-0ubuntu1)
impish Ignored
(end of life)
jammy
Released (1.1.2-0ubuntu1)
kinetic
Released (1.1.2-0ubuntu1)
lunar
Released (1.1.2-0ubuntu1)
trusty Ignored
(end of standard support)
upstream
Released (1.1.2)
xenial
Released (1.0.0~rc7+git20190403.029124da-0ubuntu1~16.04.4+esm4)
Available with Ubuntu Pro
Patches:
upstream: https://github.com/opencontainers/runc/commit/98fe566c527479195ce3c8167136d2a555fe6b65

Severity score breakdown

Parameter Value
Base score 7.8
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction None
Scope Unchanged
Confidentiality High
Integrity impact High
Availability impact High
Vector CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H