Skip to main content

Category: Memory Problems

Problems related to memory, like out-of-memory crashes, memory leaks, and memory pressure

IDTitleDescriptionCategoryTechnologyTags
CRE-2025-0137
High
Impact: 6/10
Mitigation: 2/10
Pod terminated with Exit Code 137 due to OOMKilled (memory limit exceeded)
The container exceeded its memory limit and was killed by the kernel OOM killer.Kubernetes reports a terminated state with Reason=OOMKilled and exitCode=137.This often manifests as CrashLoopBackOff under sustained memory pressure.
Memory Problemsk8sK8sExit CodeOut of MemoryMemoryCrash LoopReliability
CRE-2025-0162
High
Impact: 8/10
Mitigation: 7/10
Stable Diffusion WebUI CUDA Out of Memory Crash
Detects critical CUDA out of memory errors in Stable Diffusion WebUI that cause image generation failures and application crashes. This occurs when GPU VRAM is exhausted during model loading or image generation, resulting in complete task failure and potential WebUI instability.
Memory Problemsstable-diffusionMemoryNvidiaCrashOut of MemoryConfiguration