VYPR

rpm package

opensuse/rage-encryption&distro=openSUSE Tumbleweed

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

Vulnerabilities (3)

  • CVE-2024-43806MedAug 26, 2024
    affected < 0.10.0+0-3.1fixed 0.10.0+0-3.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-22895Jan 10, 2023
    affected < 0.9.0+0-4.1fixed 0.9.0+0-4.1

    The bzip2 crate before 0.4.4 for Rust allow attackers to cause a denial of service via a large file that triggers an integer overflow in mem.rs. NOTE: this is unrelated to the https://crates.io/crates/bzip2-rs product.

  • CVE-2022-24713Mar 8, 2022
    affected < 0.7.1+0-2.1fixed 0.7.1+0-2.1

    regex is an implementation of regular expressions for the Rust language. The regex crate features built-in mitigations to prevent denial of service attacks caused by untrusted regexes, or untrusted input matched by trusted regexes. Those (tunable) mitigations already provide sane