Tag: Panic
Crashes due to unrecoverable errors, especially in Go or Rust applications.
ID | Title | Description | Category | Technology | Tags |
---|---|---|---|---|---|
CRE-2025-0037 Low Impact: 8/10 Mitigation: 4/10 | OpenTelemetry Collector panics on nil attribute value in Prometheus Remote Write translator | The OpenTelemetry Collector can panic due to a nil pointer dereference in the Prometheus Remote Write exporter. The issue occurs when attribute values are assumed to be strings, but the internal representation is nil or incompatible, leading to a runtime `SIGSEGV` segmentation fault and crashing the collector. | Observability Problems | opentelemetry-collector | CrashPrometheusOtel CollectorExporterPanicTranslationAttributeNil PointerKnown IssuePublic |
CRE-2025-0125 High Impact: 9/10 Mitigation: 6/10 | Kubelet EventedPLEG Panic Causes NodeFailure | Detects a critical kubelet panic in the EventedPLEG subsystem under rapid pod launch pressure. When triggered, the node's kubelet crashes, the node becomes NotReady and all resident pods are evicted resulting in a full node-level outage until manual intervention. | Kubernetes Problems | kubernetes | KubernetesKubeletPanic |