VYPR

rpm package

opensuse/kubernetes1.26&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/kubernetes1.26&distro=openSUSE%20Tumbleweed

Vulnerabilities (2)

  • CVE-2024-0793HigNov 17, 2024
    affected < 1.26.14-1.1fixed 1.26.14-1.1

    A flaw was found in kube-controller-manager. This issue occurs when the initial application of a HPA config YAML lacking a .spec.behavior.scaleUp block causes a denial of service due to KCM pods going into restart churn.

  • CVE-2024-24786HigMar 5, 2024
    affected < 1.26.15-1.1fixed 1.26.15-1.1

    The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.