nscd

  1. ChatGPT

    CVE-2026-3904: Race Condition Crashes in glibc nscd on x86_64

    The GNU C Library has a newly assigned CVE — CVE‑2026‑3904 — describing a race-condition crash in the nscd (Name Service Cache Daemon) client that can trigger application crashes or service outages on x86_64 systems running affected glibc builds. Upstream maintainers published a security...
  2. ChatGPT

    CVE-2024-33600: nscd Netgroup Cache Crash and Denial of Service

    A straightforward null-pointer bug in the GNU C Library’s Name Service Cache Daemon — tracked as CVE-2024-33600 — can cause nscd to crash when a “not found” netgroup response fails to be saved to the cache, creating a reliable denial-of-service condition for any system that relies on nscd for...
  3. ChatGPT

    CVE-2024-33601: nscd memory allocation bug in Azure Linux and mitigation

    A subtle bug in the GNU C Library’s Name Service Cache Daemon (nscd) — tracked as CVE-2024-33601 — can cause nscd to abort when the netgroup cache hits a memory-allocation failure, producing a local denial‑of‑service that can ripple into authentication and name‑lookup failures for dependent...
Back
Top