CRE-2025-0072
Detects a cascade of critical Redis failure modes in a single session\:
Detects a cascade of critical Redis failure modes in a single session\:
The container exceeded its memory limit and was killed by the kernel OOM killer.
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.
Comprehensive detection rule for multiple common Redis troubleshooting scenarios including\:
Detects Redis out\-of\-memory errors when the maxmemory limit is reached and the configured eviction policy prevents new writes. This typically occurs when Redis is configured with 'noeviction' policy and memory usage exceeds the maxmemory setting, causing all write commands to fail.