UBUNTU-CVE-2022-29162

See a problem?
Source
https://ubuntu.com/security/notices/UBUNTU-CVE-2022-29162
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2022/UBUNTU-CVE-2022-29162.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2022-29162
Related
Published
2022-05-17T21:15:00Z
Modified
2022-05-17T21:15:00Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Ubuntu:Pro:16.04:LTS / runc

Package

Name
runc
Purl
pkg:deb/ubuntu/runc@1.0.0~rc7+git20190403.029124da-0ubuntu1~16.04.4+esm4?arch=src?distro=esm-apps/xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.0.0~rc7+git20190403.029124da-0ubuntu1~16.04.4+esm4

Affected versions

0.*

0.0.8+dfsg-2
0.1.1-0ubuntu5~16.04

1.*

1.0.0~rc1-0ubuntu1~16.04
1.0.0~rc1-0ubuntu2~16.04.1
1.0.0~rc1-0ubuntu2~16.04.1.1
1.0.0~rc2-0ubuntu2~16.04.1
1.0.0~rc2+docker1.12.6-0ubuntu1~16.04.1
1.0.0~rc2+docker1.13.1-0ubuntu1~16.04.1
1.0.0~rc2+docker1.13.1-0ubuntu1~16.04.2
1.0.0~rc7+git20190403.029124da-0ubuntu1~16.04.3
1.0.0~rc7+git20190403.029124da-0ubuntu1~16.04.4
1.0.0~rc7+git20190403.029124da-0ubuntu1~16.04.4+esm1
1.0.0~rc7+git20190403.029124da-0ubuntu1~16.04.4+esm2

Ecosystem specific

{
    "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
    "ubuntu_priority": "low",
    "binaries": [
        {
            "runc": "1.0.0~rc7+git20190403.029124da-0ubuntu1~16.04.4+esm4",
            "runc-dbgsym": "1.0.0~rc7+git20190403.029124da-0ubuntu1~16.04.4+esm4",
            "golang-github-opencontainers-runc-dev": "1.0.0~rc7+git20190403.029124da-0ubuntu1~16.04.4+esm4"
        }
    ]
}