OESA-2023-1218

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1218
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1218.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2023-1218
Upstream
Published
2023-04-14T11:05:08Z
Modified
2025-08-12T05:19:26.760424Z
Summary
runc security update
Details

runc is a CLI tool for spawning and running containers according to the OCI specification.

Security Fix(es):

runc is a CLI tool for spawning and running containers according to the OCI specification. It was found that AppArmor can be bypassed when /proc inside the container is symlinked with a specific mount configuration. This issue has been fixed in runc version 1.1.5, by prohibiting symlinked /proc. See PR #3785 for details. users are advised to upgrade. Users unable to upgrade should avoid using an untrusted container image.(CVE-2023-28642)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:20.03-LTS-SP3 / runc

Package

Name
runc
Purl
pkg:rpm/openEuler/runc&distro=openEuler-20.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
docker-1.0.0.rc3-212.oe1

Ecosystem specific

{
    "aarch64": [
        "docker-runc-1.0.0.rc3-212.oe1.aarch64.rpm"
    ],
    "src": [
        "docker-runc-1.0.0.rc3-212.oe1.src.rpm"
    ],
    "x86_64": [
        "docker-runc-1.0.0.rc3-212.oe1.x86_64.rpm"
    ]
}