{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-33601",
        "ASSIGNER": "glibc-cna@sourceware.org",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "nscd: netgroup cache may terminate daemon on memory allocation failure\n\nThe Name Service Cache Daemon's (nscd) netgroup cache uses xmalloc or\nxrealloc and these functions may terminate the process due to a memory\nallocation failure resulting in a denial of service to the clients.  The\nflaw was introduced in glibc 2.15 when the cache was added to nscd.\n\nThis vulnerability is only present in the nscd binary.\n\n"
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-617 Reachable Assertion",
                        "cweId": "CWE-617"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "The GNU C Library",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "glibc",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "2.15",
                                            "version_value": "2.40"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://sourceware.org/git/?p=glibc.git;a=blob;f=advisories/GLIBC-SA-2024-0007",
                "refsource": "MISC",
                "name": "https://sourceware.org/git/?p=glibc.git;a=blob;f=advisories/GLIBC-SA-2024-0007"
            },
            {
                "url": "https://security.netapp.com/advisory/ntap-20240524-0014/",
                "refsource": "MISC",
                "name": "https://security.netapp.com/advisory/ntap-20240524-0014/"
            },
            {
                "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00026.html",
                "refsource": "MISC",
                "name": "https://lists.debian.org/debian-lts-announce/2024/06/msg00026.html"
            },
            {
                "url": "http://www.openwall.com/lists/oss-security/2024/07/22/5",
                "refsource": "MISC",
                "name": "http://www.openwall.com/lists/oss-security/2024/07/22/5"
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.1.0-dev"
    },
    "source": {
        "discovery": "UNKNOWN"
    }
}