VYPR

apk package

chainguard/longhorn-share-manager-fips-1.8-compat

pkg:apk/chainguard/longhorn-share-manager-fips-1.8-compat

Vulnerabilities (9)

  • CVE-2025-61727Dec 3, 2025
    affected < 1.8.2-r6fixed 1.8.2-r6

    An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.

  • CVE-2025-61729Dec 2, 2025
    affected < 1.8.2-r6fixed 1.8.2-r6

    Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a

  • CVE-2025-52881Nov 6, 2025
    affected < 1.8.2-r5fixed 1.8.2-r5

    runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2 and 1.4.0-rc.2, an attacker can trick runc into misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts (we have

  • CVE-2025-5187MedAug 27, 2025
    affected < 1.8.2-r3fixed 1.8.2-r3

    A vulnerability exists in the NodeRestriction admission controller in Kubernetes clusters where node users can delete their corresponding node object by patching themselves with an OwnerReference to a cluster-scoped resource. If the OwnerReference resource does not exist or is su

  • CVE-2025-4563LowJun 23, 2025
    affected < 1.8.2-r3fixed 1.8.2-r3

    A vulnerability exists in the NodeRestriction admission controller where nodes can bypass dynamic resource allocation authorization checks. When the DynamicResourceAllocation feature gate is enabled, the controller properly validates resource claim statuses during pod status upda

  • CVE-2025-22872MedApr 16, 2025
    affected < 1.8.2-r3fixed 1.8.2-r3

    The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can resul

  • CVE-2025-1767MedMar 13, 2025
    affected < 1.8.2-r3fixed 1.8.2-r3

    This CVE only affects Kubernetes clusters that utilize the in-tree gitRepo volume to clone git repositories from other pods within the same node. Since the in-tree gitRepo volume feature has been deprecated and will not receive security updates upstream, any cluster still using t

  • CVE-2025-22870MedMar 12, 2025
    affected < 1.8.2-r3fixed 1.8.2-r3

    Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to "*.example.com", a request to "[::1%25.example.com]:80` will incorrectly match and not be proxied.

  • CVE-2025-22868Feb 26, 2025
    affected < 1.8.2-r1fixed 1.8.2-r1

    An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.