Excessive privileges In github.com/opencontainers/runc
Description
runc AppArmor bypass with symlinked /proc
Impact
It was found that AppArmor, and potentially SELinux, can be bypassed when /proc inside the container is symlinked with a specific mount configuration.
Patches
Fixed in runc v1.1.5, by prohibiting symlinked /proc: https://github.com/opencontainers/runc/pull/3785
This PR fixes CVE-2023-27561 as well.
Workarounds
Avoid using an untrusted container image.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
go | 1.1.5 | ||
go | v1.1.5 | ||
debian 11 | 1.0.0~rc93+ds1-5+deb11u5 | ||
debian 12 | 1.1.5+ds1-1 | ||
debian 13 | 1.1.5+ds1-1 | ||
debian 14 | 1.1.5+ds1-1 | ||
rpm rhel7 | - | - | |
rpm rhel8 | - | - | |
rpm rhel9 | 4:1.1.9-1.el9 |
Aliases
1. 2. 3. 4. 5. 6. 7. 8.
References
1. 2. 3.