CVE-2019-12083

NameCVE-2019-12083
DescriptionThe Rust Programming Language Standard Library 1.34.x before 1.34.2 contains a stabilized method which, if overridden, can violate Rust's safety guarantees and cause memory unsafety. If the `Error::type_id` method is overridden then any type can be safely cast to any other type, causing memory safety vulnerabilities in safe code (e.g., out-of-bounds write or read). Code that does not manually implement Error::type_id is unaffected.
SourceCVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
rustc (PTS)buster1.41.1+dfsg1-1~deb10u1fixed
bullseye1.48.0+dfsg1-2fixed
bookworm1.63.0+dfsg1-2fixed
trixie1.70.0+dfsg1-7fixed
sid1.70.0+dfsg1-9fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
rustcsource(unstable)(not affected)

Notes

- rustc <not-affected> (Introduced in 1.34)
https://blog.rust-lang.org/2019/05/13/Security-advisory.html

Search for package or bug name: Reporting problems