VYPR

apk package

chainguard/mdbook

pkg:apk/chainguard/mdbook

Vulnerabilities (2)

  • CVE-2026-25541Feb 4, 2026
    affected < 0.5.2-r2fixed 0.5.2-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-2025-55159MedAug 11, 2025
    affected < 0.4.52-r2fixed 0.4.52-r2

    slab is a pre-allocated storage for a uniform data type. In version 0.4.10, the get_disjoint_mut method incorrectly checked if indices were within the slab's capacity instead of its length, allowing access to uninitialized memory. This could lead to undefined behavior or potentia