OESA-2023-1383

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1383
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1383.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2023-1383
Upstream
Published
2023-07-01T11:05:27Z
Modified
2025-08-12T05:19:27.413173Z
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": "High"
}
References

Affected packages

openEuler:22.03-LTS / runc

Package

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

Affected ranges

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

Ecosystem specific

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