Tag: Out of Memory
Errors due to Redis (or other) exhausting its configured RAM.
ID | Title | Description | Category | Technology | Tags |
---|---|---|---|---|---|
CRE-2025-0072 Critical Impact: 10/10 Mitigation: 7/10 | Redis Out-Of-Memory → Persistence Crash → Replica/ACL Write Failures | Detects a cascade of critical Redis failure modes in a single session:
| In-Memory Database Problems | redis | RedisOut of MemoryPersistenceRDBMISCONFREADONLYACLSecurity |
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 Problems | k8s | K8sExit 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 Problems | stable-diffusion | MemoryNvidiaCrashOut of MemoryConfiguration |