VYPR

rpm package

opensuse/rustup&distro=openSUSE Tumbleweed

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

Vulnerabilities (8)

  • CVE-2026-25727Feb 6, 2026
    affected < 1.28.2~0-3.1fixed 1.28.2~0-3.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-2025-58160LowAug 29, 2025
    affected < 1.28.2~0-2.1fixed 1.28.2~0-2.1

    tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. Prior to version 0.3.20, tracing-subscriber was vulnerable to ANSI escape sequence injection attacks. Untrusted user input containing ANSI escape sequences could be i

  • CVE-2024-12224May 30, 2025
    affected < 1.28.2~0-1.1fixed 1.28.2~0-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 < 1.28.1~0-2.1fixed 1.28.1~0-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-2023-26964Apr 11, 2023
    affected < 1.25.2~0-4.1fixed 1.25.2~0-4.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 < 1.25.2~0-2.1fixed 1.25.2~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 < 1.24.3~0-3.1fixed 1.24.3~0-3.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 < 1.24.3~git1.0a74fef5-2.1fixed 1.24.3~git1.0a74fef5-2.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.