{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2024-21626",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-12-29T03:00:44.953Z",
        "datePublished": "2024-01-31T21:31:14.391Z",
        "dateUpdated": "2026-08-24T12:06:56.940Z"
    },
    "containers": {
        "cna": {
            "title": "runc container breakout through process.cwd trickery and leaked fds",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-403",
                            "lang": "en",
                            "description": "CWE-403: Exposure of File Descriptor to Unintended Control Sphere ('File Descriptor Leak')",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-668",
                            "lang": "en",
                            "description": "CWE-668: Exposure of Resource to Wrong Sphere",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "LOCAL",
                        "availabilityImpact": "HIGH",
                        "baseScore": 8.6,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "scope": "CHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv"
                },
                {
                    "name": "https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf"
                },
                {
                    "name": "https://github.com/opencontainers/runc/releases/tag/v1.1.12",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/opencontainers/runc/releases/tag/v1.1.12"
                },
                {
                    "url": "http://www.openwall.com/lists/oss-security/2024/02/01/1"
                },
                {
                    "url": "http://www.openwall.com/lists/oss-security/2024/02/02/3"
                },
                {
                    "url": "http://packetstormsecurity.com/files/176993/runc-1.1.11-File-Descriptor-Leak-Privilege-Escalation.html"
                },
                {
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SYMO3BANINS6RGFQFKPRG4FIOJ7GWYTL/"
                },
                {
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2NLXNE23Q5ESQUAI22Z7A63JX2WMPJ2J/"
                },
                {
                    "url": "https://lists.debian.org/debian-lts-announce/2024/02/msg00005.html"
                }
            ],
            "affected": [
                {
                    "vendor": "opencontainers",
                    "product": "runc",
                    "versions": [
                        {
                            "version": ">=v1.0.0-rc93, < 1.1.12",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-02-19T03:06:14.739Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-xr7r-f8xq-vfvv",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-19T07:48:05.378Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv"
                    },
                    {
                        "name": "https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf"
                    },
                    {
                        "name": "https://github.com/opencontainers/runc/releases/tag/v1.1.12",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/opencontainers/runc/releases/tag/v1.1.12"
                    },
                    {
                        "url": "http://www.openwall.com/lists/oss-security/2024/02/01/1",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "http://www.openwall.com/lists/oss-security/2024/02/02/3",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "http://packetstormsecurity.com/files/176993/runc-1.1.11-File-Descriptor-Leak-Privilege-Escalation.html",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SYMO3BANINS6RGFQFKPRG4FIOJ7GWYTL/",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2NLXNE23Q5ESQUAI22Z7A63JX2WMPJ2J/",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://lists.debian.org/debian-lts-announce/2024/02/msg00005.html",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://www.vicarius.io/vsociety/posts/leaky-vessels-part-1-cve-2024-21626"
                    }
                ]
            },
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-04-19T04:01:01.696064Z",
                                "id": "CVE-2024-21626",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-05-15T16:02:34.619Z"
                }
            },
            {
                "affected": [
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ocp_tools:4.15::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "jenkins",
                        "product": "OCP-Tools-4.15-RHEL-8",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:2.440.3.1718879390-3.el8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ocp_tools:4.15::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "jenkins-2-plugins",
                        "product": "OCP-Tools-4.15-RHEL-8",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:4.15.1718879538-1.el8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_extras_other:7"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "runc",
                        "product": "Red Hat Enterprise Linux 7 Extras",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:1.0.0-70.rc10.el7_9",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_extras_other:7"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "docker",
                        "product": "Red Hat Enterprise Linux 7 Extras",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "2:1.13.1-210.git7d71120.el7_9",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux:8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-tools:4.0",
                        "product": "Red Hat Enterprise Linux 8",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "8090020240201111813.d7b6f4b7",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux:8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-tools:rhel8",
                        "product": "Red Hat Enterprise Linux 8",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "8090020240201111839.d7b6f4b7",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_aus:8.2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-tools:2.0",
                        "product": "Red Hat Enterprise Linux 8.2 Advanced Update Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "8020020240206120705.28c38760",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_tus:8.2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-tools:2.0",
                        "product": "Red Hat Enterprise Linux 8.2 Telecommunications Update Service",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "8020020240206120705.28c38760",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_e4s:8.2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-tools:2.0",
                        "product": "Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "8020020240206120705.28c38760",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_aus:8.4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-tools:3.0",
                        "product": "Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "8040020240207051234.c0c392d5",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_tus:8.4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-tools:3.0",
                        "product": "Red Hat Enterprise Linux 8.4 Telecommunications Update Service",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "8040020240207051234.c0c392d5",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_e4s:8.4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-tools:3.0",
                        "product": "Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "8040020240207051234.c0c392d5",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_eus:8.6"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-tools:4.0",
                        "product": "Red Hat Enterprise Linux 8.6 Extended Update Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "8060020240205133014.3b538bd8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_eus:8.6"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-tools:rhel8",
                        "product": "Red Hat Enterprise Linux 8.6 Extended Update Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "8060020240206151655.3b538bd8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_eus:8.8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-tools:rhel8",
                        "product": "Red Hat Enterprise Linux 8.8 Extended Update Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "8080020240206143933.0f77c1b7",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux:9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "runc",
                        "product": "Red Hat Enterprise Linux 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "4:1.1.12-1.el9_3",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_eus:9.0"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "runc",
                        "product": "Red Hat Enterprise Linux 9.0 Extended Update Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "4:1.1.12-1.el9_0",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_eus:9.2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "runc",
                        "product": "Red Hat Enterprise Linux 9.2 Extended Update Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "4:1.1.12-1.el9_2",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4.11::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "runc",
                        "product": "Red Hat OpenShift Container Platform 4.11",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "3:1.1.2-3.1.rhaos4.11.el8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4.12::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "runc",
                        "product": "Red Hat OpenShift Container Platform 4.12",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "3:1.1.6-5.1.rhaos4.12.el8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4.12::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift4/ose-docker-builder",
                        "product": "Red Hat OpenShift Container Platform 4.12",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "v4.12.0-202503030130.p0.g7c2a284.assembly.stream.el8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4.13::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "runc",
                        "product": "Red Hat OpenShift Container Platform 4.13",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "4:1.1.12-1.rhaos4.13.el8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4.13::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift4/ose-docker-builder",
                        "product": "Red Hat OpenShift Container Platform 4.13",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "v4.13.0-202503111300.p0.gb379980.assembly.stream.el8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4.14::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "runc",
                        "product": "Red Hat OpenShift Container Platform 4.14",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "4:1.1.12-1.rhaos4.14.el8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4.14::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift4/ose-docker-builder",
                        "product": "Red Hat OpenShift Container Platform 4.14",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "v4.14.0-202503060906.p0.gb03f3f5.assembly.stream.el8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4.14::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "microshift",
                        "product": "Red Hat OpenShift Container Platform 4.14",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4.15::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift4/ose-docker-builder",
                        "product": "Red Hat OpenShift Container Platform 4.15",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "v4.15.0-202502171304.p0.gb74eb6d.assembly.stream.el8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4.15::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "microshift",
                        "product": "Red Hat OpenShift Container Platform 4.15",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4.16::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "microshift",
                        "product": "Red Hat OpenShift Container Platform 4.16",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4.16::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift4/ose-docker-builder-rhel9",
                        "product": "Red Hat OpenShift Container Platform 4.16",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "v4.16.0-202501160405.p0.g300d9ad.assembly.stream.el9",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4.17::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "microshift",
                        "product": "Red Hat OpenShift Container Platform 4.17",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4.17::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift4/ose-docker-builder-rhel9",
                        "product": "Red Hat OpenShift Container Platform 4.17",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "v4.17.0-202501052337.p0.gbb33e13.assembly.stream.el9",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ocp_tools"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "ocp-tools-4/jenkins-agent-base-rhel8",
                        "product": "OpenShift Developer Tools and Services",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ocp_tools"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "ocp-tools-4/jenkins-rhel8",
                        "product": "OpenShift Developer Tools and Services",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_power_monitoring"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "kepler-container",
                        "product": "Power monitoring for Red Hat OpenShift",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:10"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "buildah",
                        "product": "Red Hat Enterprise Linux 10",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:10"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "containers-common",
                        "product": "Red Hat Enterprise Linux 10",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:10"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "podman",
                        "product": "Red Hat Enterprise Linux 10",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:9"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "buildah",
                        "product": "Red Hat Enterprise Linux 9",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:9"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "podman",
                        "product": "Red Hat Enterprise Linux 9",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "buildah",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "cri-o",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "cri-tools",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift4/ose-aws-ebs-csi-driver-rhel8",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift4/ose-aws-efs-csi-driver-container-rhel8",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift4/ose-csi-driver-nfs-rhel8",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift4/ose-hyperkube",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift4/ose-kube-proxy",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift4/ose-node-feature-discovery",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift4/ose-powervs-block-csi-driver-rhel9",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift4/ose-sdn-rhel8",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift4/ose-tests",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift4/ose-vmware-vsphere-csi-driver-rhel8",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift4/ose-vsphere-csi-driver-rhel8",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift4/ose-vsphere-csi-driver-syncer-rhel8",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "podman",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/passt-network-binding-plugin-cni-rhel9",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/passt-network-binding-plugin-sidecar-rhel9",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/sidecar-shim-rhel9",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/virt-api",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/virt-api-rhel9",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/virt-artifacts-server",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/virt-artifacts-server-rhel8",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/virt-artifacts-server-rhel9",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/virt-controller",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/virt-controller-rhel9",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/virt-exportproxy",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/virt-exportproxy-rhel9",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/virt-exportserver",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/virt-exportserver-rhel9",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/virt-handler",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/virt-handler-rhel9",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/virt-launcher",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/virt-launcher-rhel9",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/virt-operator",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/virt-operator-rhel9",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "container-native-virtualization/wasp-agent-rhel9",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:container_native_virtualization:4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "kubevirt",
                        "product": "Red Hat OpenShift Virtualization 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quay/quay-builder-rhel8",
                        "product": "Red Hat Quay 3",
                        "vendor": "Red Hat"
                    }
                ],
                "datePublic": "2024-01-31T20:01:00.000Z",
                "descriptions": [
                    {
                        "lang": "en",
                        "value": "A file descriptor leak issue was found in the runc package. While a user performs `O_CLOEXEC` all file descriptors before executing the container code, the file descriptor is open when performing `setcwd(2)`, which means that the reference can be kept alive in the container by configuring the working directory to be a path resolved through the file descriptor. The non-dumpable bit is unset after `execve`, meaning there are multiple ways to attack this other than bad configurations. The only way to defend against it entirely is to close all unneeded file descriptors."
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "content": {
                                "namespace": "https://access.redhat.com/security/updates/classification/",
                                "value": "Important"
                            },
                            "type": "Red Hat severity rating"
                        }
                    },
                    {
                        "cvssV3_1": {
                            "attackComplexity": "LOW",
                            "attackVector": "LOCAL",
                            "availabilityImpact": "HIGH",
                            "baseScore": 8.6,
                            "baseSeverity": "HIGH",
                            "confidentialityImpact": "HIGH",
                            "integrityImpact": "HIGH",
                            "privilegesRequired": "NONE",
                            "scope": "CHANGED",
                            "userInteraction": "REQUIRED",
                            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
                            "version": "3.1"
                        },
                        "format": "CVSS"
                    }
                ],
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "cweId": "CWE-200",
                                "description": "Exposure of Sensitive Information to an Unauthorized Actor",
                                "lang": "en",
                                "type": "CWE"
                            }
                        ]
                    }
                ],
                "references": [
                    {
                        "tags": [
                            "vdb-entry",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/security/cve/CVE-2024-21626"
                    },
                    {
                        "name": "RHBZ#2258725",
                        "tags": [
                            "issue-tracking",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725"
                    },
                    {
                        "tags": [
                            "x_sadp-csaf-vex"
                        ],
                        "url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-21626.json"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:1270"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:0717"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:4597"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:0684"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2025:2441"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:0666"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2025:2701"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:0662"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2025:2710"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:0645"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2025:1711"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:10525"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:10841"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:10149"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2025:0650"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:10520"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2025:0115"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:0758"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:0760"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:0757"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:0764"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:0759"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:0748"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:0752"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:0756"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:0755"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2024:0670"
                    }
                ],
                "solutions": [
                    {
                        "lang": "en",
                        "value": "RHSA-2024:1270: Red Hat Enterprise Linux 7 Extras"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:0717: Red Hat Enterprise Linux 7 Extras"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:4597: OpenShift Developer Tools and Services for OCP 4.15"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:0684: Red Hat OpenShift Container Platform 4.11"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2025:2441: Red Hat OpenShift Container Platform 4.12"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:0666: Red Hat OpenShift Container Platform 4.12"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2025:2701: Red Hat OpenShift Container Platform 4.13"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:0662: Red Hat OpenShift Container Platform 4.13"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2025:2710: Red Hat OpenShift Container Platform 4.14"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:0645: Red Hat OpenShift Container Platform 4.14"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2025:1711: Red Hat OpenShift Container Platform 4.15"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:10525: Red Hat OpenShift Container Platform 4.14"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:10841: Red Hat OpenShift Container Platform 4.15"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:10149: Red Hat OpenShift Container Platform 4.16"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2025:0650: Red Hat OpenShift Container Platform 4.16"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:10520: Red Hat OpenShift Container Platform 4.17"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2025:0115: Red Hat OpenShift Container Platform 4.17"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:0758: Red Hat Enterprise Linux AppStream AUS (v. 8.2), Red Hat Enterprise Linux AppStream E4S (v. 8.2), Red Hat Enterprise Linux AppStream TUS (v. 8.2)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:0760: Red Hat Enterprise Linux AppStream AUS (v.8.4), Red Hat Enterprise Linux AppStream E4S (v.8.4), Red Hat Enterprise Linux AppStream TUS (v.8.4)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:0757: Red Hat Enterprise Linux AppStream EUS (v.8.6)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:0764: Red Hat Enterprise Linux AppStream EUS (v.8.6)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:0759: Red Hat Enterprise Linux AppStream EUS (v.8.8)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:0748: Red Hat Enterprise Linux AppStream (v. 8)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:0752: Red Hat Enterprise Linux AppStream (v. 8)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:0756: Red Hat Enterprise Linux AppStream EUS (v.9.0)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:0755: Red Hat Enterprise Linux AppStream EUS (v.9.2)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2024:0670: Red Hat Enterprise Linux AppStream (v. 9)"
                    }
                ],
                "timeline": [
                    {
                        "lang": "en",
                        "time": "2024-01-17T00:00:00.000Z",
                        "value": "Reported to Red Hat."
                    },
                    {
                        "lang": "en",
                        "time": "2024-01-31T20:01:00.000Z",
                        "value": "Made public."
                    }
                ],
                "title": "runc: file descriptor leak",
                "workarounds": [
                    {
                        "lang": "en",
                        "value": "Red Hat Enterprise Linux (RHEL) and OpenShift ships with SELinux in targeted enforcing mode, which prevents the container processes from accessing host content and mitigates this attack. Dockerfiles can be inspected on the 'RUN' and 'WORKDIR' directives to ensure that there are no escapes or malicious paths, which are an indication of compromise. Limiting access and only using trusted container images can help prevent unauthorized access and malicious attacks."
                    }
                ],
                "x_adpType": "supplier",
                "x_generator": {
                    "engine": "sadp-cli 1.0.0"
                },
                "providerMetadata": {
                    "orgId": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
                    "shortName": "redhat-SADP",
                    "dateUpdated": "2026-08-24T12:06:56.940Z"
                }
            }
        ]
    }
}