cve/2024/CVE-2024-33600.md
2024-06-07 04:52:01 +00:00

905 B

CVE-2024-33600

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