VYPR

apk package

wolfi/ruff-python-formatter

pkg:apk/wolfi/ruff-python-formatter

Vulnerabilities (3)

  • CVE-2026-6654MedApr 20, 2026
    affected < 0.15.11-r0fixed 0.15.11-r0

    Double-Free / Use-After-Free (UAF) in the `IntoIter::drop` and `ThinVec::clear` functions in the thin_vec crate. A panic in `ptr::drop_in_place` skips setting the length to zero.

  • CVE-2025-58160LowAug 29, 2025
    affected < 0.12.11-r1fixed 0.12.11-r1

    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-2025-4574MedMay 13, 2025
    affected < 0.11.5-r1fixed 0.11.5-r1

    In crossbeam-channel rust crate, the internal `Channel` type's `Drop` method has a race condition which could, in some circumstances, lead to a double-free that could result in memory corruption.