Skip to main content

Tag: OOM

Problems related to Out of Memory (OOM), such as process OOM, or container OOM.

IDTitleDescriptionCategoryTechnologyTags
prequel-2025-0004
Low
Impact: 7/10
Mitigation: 8/10
Process Out of MemoryA pod OOM (Out Of Memory) crash in occurs when a container inside a pod tries to use more memory than has been allocated to it, causing the container to be terminated by the operating system.Memory ProblemsoomOOMCrash
prequel-2025-0013
Critical
Impact: 9/10
Mitigation: 6/10
Deployment Replica OOM Caused HTTP 5xx ErrorA deployment replica OOM caused HTTP 5xx error.Memory ProblemsoomOOMErrors
prequel-2025-0114
Medium
Impact: 0/10
Mitigation: 0/10
Kubernetes Deployment Memory Requests Missing- Detects Kubernetes Deployment resources without memory requests configured on containers. - Monitors deployment specifications where containers lack proper memory request definitions. - Identifies resource management violations that can lead to poor scheduling decisions. - Tracks deployments that may cause memory pressure and OOM conditions.Resource Managementv1KubernetesDeploymentMemory Requestsresource-managementSchedulingOOM
prequel-2025-0115
Medium
Impact: 0/10
Mitigation: 0/10
Kubernetes Deployment Memory Limits Missing- Detects Kubernetes Deployment resources without memory limits configured on containers. - Monitors deployment specifications where containers lack proper memory limit definitions. - Identifies resource management violations that can lead to memory exhaustion. - Tracks deployments that may consume excessive memory resources without bounds.Resource Managementv1KubernetesDeploymentMemory Limitsresource-managementMemory ExhaustionOOM