runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc, netlink is used internally as a serialization system for specifying the relevant container configuration to the `C` portion of the code (responsible for the based namespace setup of containers). In all versions of runc prior to 1.0.3, the encoder did not handle the possibility of an integer overflow in the 16-bit length field for the byte array attribute type, meaning that a large enough malicious byte array attribute could result in the length overflowing and the attribute contents being parsed as netlink messages for container configuration. This vulnerability requires the attacker to have some control over the configuration of the container and would allow the attacker to bypass the namespace restrictions of the container by simply adding their own netlink payload which disables all namespaces. The main users impacted are those who allow untrusted images with untrusted configurations to run on their machines (such as with shared cloud infrastructure). runc version 1.0.3 contains a fix for this bug. As a workaround, one may try disallowing untrusted namespace paths from your container. It should be noted that untrusted namespace paths would allow the attacker to disable namespace protections entirely even in the absence of this bug.
CVSS Details
- CVSS 3.1 Base Score: 6
- CVSS 3.1 Vector: (CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L)
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Alma_linux | — | Upgrade runc | Nov 16, 2023 | Dec 6, 2021 |
| Alpine Linux | — | Upgrade runc | Aug 22, 2024 | Dec 6, 2021 |
| Centos_linux | — | Upgrade runc-debuginfoUpgrade runcUpgrade runc-debugsource | Nov 8, 2023 | Dec 6, 2021 |
| Debian | — | Upgrade runc | Dec 8, 2021 | Dec 6, 2021 |
| Gentoo Linux | — | Upgrade app-containers/runc. | Aug 12, 2024 | Dec 6, 2021 |
| Oracle_linux | — | Upgrade runc | Nov 16, 2023 | Dec 6, 2021 |
| Redhat_linux | — | Upgrade runc-debuginfoUpgrade runcUpgrade runc-debugsourceNo solution exists | Nov 8, 2023 | Dec 6, 2021 |
| Suse | — | Upgrade runc | Dec 25, 2021 | Dec 6, 2021 |
| Ubuntu | — | Upgrade runc (Ubuntu Pro) | May 24, 2023 | Dec 6, 2021 |
| Vmware Photon_os | — | Use 'tdnf update' to upgrade all packages to the latest version. | Jan 20, 2025 | Dec 6, 2021 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub