The discovery that a single missing carriage return could destabilize widely deployed caching infrastructure exposed a familiar, uncomfortable truth: simple parser assumptions still cause outsized operational and security consequences. CVE‑2023‑46853 is an off‑by‑one error in Memcached’s proxy...
A parser bug in the Go standard library — tracked as CVE‑2024‑34158 — lets a specially crafted build-tag line trigger stack exhaustion inside go/build/constraint’s Parse routine and crash processes that parse untrusted source files; the bug was fixed in the emergency releases that shipped in...