VYPR

apk package

chainguard/tealdeer

pkg:apk/chainguard/tealdeer

Vulnerabilities (3)

  • CVE-2026-25541Feb 4, 2026
    affected < 1.8.1-r2fixed 1.8.1-r2

    Bytes is a utility library for working with bytes. From version 1.2.1 to before 1.11.1, Bytes is vulnerable to integer overflow in BytesMut::reserve. In the unique reclaim path of BytesMut::reserve, if the condition "v_capacity >= new_cap + offset" uses an unchecked addition. Whe

  • CVE-2024-12224May 30, 2025
    affected < 1.8.0-r0fixed 1.8.0-r0

    Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.

  • CVE-2025-4432MedMay 9, 2025
    affected < 1.7.1-r3fixed 1.7.1-r3

    A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC protocol, this flaw allows an attacker to induce this panic by sending a specially crafted packet. It will likely occur unintentionally in 1 out of every 2**32 packets