kornelski/rust-rgb

kornelski/rust-rgb

Releases38
Frequency3 months 4 days
Last Release
Stars110
struct RGB for sharing pixels between crates

CVE History

CVEPublishedCVSS v3CVSS v2
9.1 CRITICAL6.4 MEDIUM

A safety violation was discovered in the rgb crate before 0.8.20 for Rust, leading to (for example) dereferencing of arbitrary pointers or disclosure of uninitialized memory. This occurs because structs can be treated as bytes for read and write operations.