github rust-lang/rust 1.27.1
Rust 1.27.1

latest releases: 1.78.0, 1.77.2, 1.77.1...
3 years ago

Security Notes

  • rustdoc would execute plugins in the /tmp/rustdoc/plugins directory when running, which enabled executing code as some other user on a given machine. This release fixes that vulnerability; you can read more about this on the blog. The associated CVE is CVE-2018-1000622.

    Thank you to Red Hat for responsibly disclosing this vulnerability to us.

Compatibility Notes

  • The borrow checker was fixed to avoid an additional potential unsoundness when using match ergonomics: #51415, #49534.

Don't miss a new rust release

NewReleases is sending notifications on new releases.