VYPR

rpm package

opensuse/sccache&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/sccache&distro=openSUSE%20Tumbleweed

Vulnerabilities (8)

  • CVE-2026-25727Feb 6, 2026
    affected < 0.13.0~1-2.1fixed 0.13.0~1-2.1

    time provides date and time handling in Rust. From 0.3.6 to before 0.3.47, when user-provided input is provided to any type that parses with the RFC 2822 format, a denial of service attack via stack exhaustion is possible. The attack relies on formally deprecated and rarely-used

  • CVE-2024-12224May 30, 2025
    affected < 0.12.0~1-1.1fixed 0.12.0~1-1.1

    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-3416LowApr 8, 2025
    affected < 0.9.1~22-2.1fixed 0.9.1~22-2.1

    A flaw was found in OpenSSL's handling of the properties argument in certain functions. This vulnerability can allow use-after-free exploitation, which may result in undefined behavior or incorrect property parsing, leading to OpenSSL treating the input as an empty string.

  • CVE-2024-32650HigApr 19, 2024
    affected < 0.8.0~3-1.1fixed 0.8.0~3-1.1

    Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server's `complete

  • CVE-2023-26964Apr 11, 2023
    affected < 0.4.1~18-2.1fixed 0.4.1~18-2.1

    An issue was discovered in hyper v0.13.7. h2-0.2.4 Stream stacking occurs when the H2 component processes HTTP2 RST_STREAM frames. As a result, the memory and CPU usage are high which can lead to a Denial of Service (DoS).

  • CVE-2022-31394Feb 21, 2023
    affected < 0.4.0pre.7~0-2.1fixed 0.4.0pre.7~0-2.1

    Hyperium Hyper before 0.14.19 does not allow for customization of the max_header_list_size method in the H2 third-party software, allowing attackers to perform HTTP2 attacks.

  • CVE-2022-24713Mar 8, 2022
    affected < 0.2.15~git0.6b6d2f7-11.1fixed 0.2.15~git0.6b6d2f7-11.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

  • CVE-2021-45710Dec 26, 2021
    affected < 0.2.15~git0.6b6d2f7-8.1fixed 0.2.15~git0.6b6d2f7-8.1

    An issue was discovered in the tokio crate before 1.8.4, and 1.9.x through 1.13.x before 1.13.1, for Rust. In certain circumstances involving a closed oneshot channel, there is a data race and memory corruption.