VYPR

rpm package

opensuse/rage-encryption&distro=openSUSE Leap 15.5

pkg:rpm/opensuse/rage-encryption&distro=openSUSE%20Leap%2015.5

Vulnerabilities (2)

  • CVE-2024-43806MedAug 26, 2024
    affected < 0.10.0+0-150500.3.6.1fixed 0.10.0+0-150500.3.6.1

    Rustix is a set of safe Rust bindings to POSIX-ish APIs. When using `rustix::fs::Dir` using the `linux_raw` backend, it's possible for the iterator to "get stuck" when an IO error is encountered. Combined with a memory over-allocation issue in `rustix::fs::Dir::read_more`, this c

  • CVE-2023-42811Sep 22, 2023
    affected < 0.9.2+0-150500.3.3.1fixed 0.9.2+0-150500.3.3.1

    aes-gcm is a pure Rust implementation of the AES-GCM. Starting in version 0.10.0 and prior to version 0.10.3, in the AES GCM implementation of decrypt_in_place_detached, the decrypted ciphertext (i.e. the correct plaintext) is exposed even if tag verification fails. If a program