All intelligence
// vulnerability record
live · NVDCVE-2024-25132
MEDIUMpublished 2025-03-19 18:15 UTC · 1 year ago · modified 2026-06-17 07:15 UTC
4.3
CVSS / 10
// description
A flaw was found in the Hive hibernation controller component of OpenShift Dedicated. The ClusterDeployment.hive.openshift.io/v1 resource can be created with the spec.installed field set to true, regardless of the installation status, and a positive timespan for the spec.hibernateAfter value. If a ClusterSync.hiveinternal.openshift.io/v1alpha1 resource is also created, the hive hibernation controller will enter the reconciliation loop leading to a panic when accessing a non-existing field in the ClusterDeployment’s status section, resulting in a denial of service.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
// weaknesses (CWE)
- CWE-400