VYPR

apk package

wolfi/linkerd-await

pkg:apk/wolfi/linkerd-await

Vulnerabilities (1)

  • CVE-2026-25541Feb 4, 2026
    affected < 0.3.1-r1fixed 0.3.1-r1

    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