Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 844085 (CVE-2022-29162)

Summary: <app-containers/runc-1.1.2: incorrect handling of inheritable capabilities
Product: Gentoo Security Reporter: John Helmert III <ajak>
Component: VulnerabilitiesAssignee: Gentoo Security <security>
Status: IN_PROGRESS ---    
Severity: minor CC: gyakovlev, williamh
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/opencontainers/runc/security/advisories/GHSA-f3fp-gc8g-vw66
Whiteboard: B4 [glsa?]
Package list:
Runtime testing required: ---
Bug Depends on: 889546    
Bug Blocks:    

Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-05-13 18:21:47 UTC
"A bug was found in runc where runc exec --cap executed 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."

Please bump to 1.1.2.
Comment 1 Larry the Git Cow gentoo-dev 2022-05-14 02:30:04 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d09b48976e555e3a183f73dd59748b6e6092bca

commit 6d09b48976e555e3a183f73dd59748b6e6092bca
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-05-14 02:29:31 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-05-14 02:29:56 +0000

    app-containers/runc: add 1.1.2
    
    Bug: https://bugs.gentoo.org/844085
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-containers/runc/Manifest          |  1 +
 app-containers/runc/runc-1.1.2.ebuild | 78 +++++++++++++++++++++++++++++++++++
 2 files changed, 79 insertions(+)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 02:31:54 UTC
Thanks! Please stable when ready
Comment 3 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-05-18 17:39:23 UTC
Seems I typo'd the CVE.