Cascading 'Poison Pill' OOM-Kill Loop
A malformed data payload is serialized into a shared global cache. Every microservice pod that fetches it encounters an infinite memory-allocation bug during deserialization, triggering an instant kernel OOM-kill. As Kubernetes replaces the dead pods, they immediately pull the same key and die, paralyzing the cluster.