### [CVE-2024-33600](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-33600) ![](https://img.shields.io/static/v1?label=Product&message=glibc&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=2.15%3C%202.40%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-476%20NULL%20Pointer%20Dereference&color=brighgreen) ### Description nscd: Null pointer crashes after notfound responseIf the Name Service Cache Daemon's (nscd) cache fails to add a not-foundnetgroup response to the cache, the client request can result in a nullpointer dereference. This flaw was introduced in glibc 2.15 when thecache was added to nscd.This vulnerability is only present in the nscd binary. ### POC #### Reference No PoCs from references. #### Github - https://github.com/GrigGM/05-virt-04-docker-hw