CVE-2024-21626

Source
https://cve.org/CVERecord?id=CVE-2024-21626
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-21626.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-21626
Aliases
Downstream
AZL (13)
BELL (1)
CGA (236)
CLEANSTART (3)
CLSA (1)
DEBIAN (1)
OESA (1)
openSUSE (4)
RHEA (1)
RHSA (21)
RLSA (2)
SUSE (4)
UBUNTU (1)
Related
Published
2024-01-31T21:31:14Z
Modified
2026-09-19T03:30:23Z
Severity
  • 8.6 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H CVSS Calculator
Summary
runc container breakout through process.cwd trickery and leaked fds
Details

runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc 1.1.11 and earlier, due to an internal file descriptor leak, an attacker could cause a newly-spawned container process (from runc exec) to have a working directory in the host filesystem namespace, allowing for a container escape by giving access to the host filesystem ("attack 2"). The same attack could be used by a malicious image to allow a container process to gain access to the host filesystem through runc run ("attack 1"). Variants of attacks 1 and 2 could be also be used to overwrite semi-arbitrary host binaries, allowing for complete container escapes ("attack 3a" and "attack 3b"). runc 1.1.12 includes patches for this issue.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-403",
        "CWE-668"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/21xxx/CVE-2024-21626.json"
}
References

Affected packages

Git / github.com/opencontainers/runc

Affected ranges

Type
GIT
Repo
https://github.com/opencontainers/runc
Events
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "v1.0.0-rc93"
        },
        {
            "fixed":  "1.1.12"
        }
    ],
    "source":  "AFFECTED_FIELD"
}

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-21626.json"