GLSA 202409-07: Rust: Multiple Vulnerabilities

Severity:normal
Title:Rust: Multiple Vulnerabilities
Date:09/22/2024
Bugs: #890371, #911685
ID:202409-07

Synopsis

Multiple vulnerabilities have been discovered in Rust, the worst of which could lead to arbitrary code execution.

Background

A systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety.

Affected packages

Package Vulnerable Unaffected Architecture(s)
dev-lang/rust-bin < 1.71.1 >= 1.71.1 All supported architectures
dev-lang/rust < 1.71.1 >= 1.71.1 All supported architectures

Description

Multiple vulnerabilities have been discovered in Rust. Please review the CVE identifiers referenced below for details.

Impact

Please review the referenced CVE identifiers for details.

Workaround

There is no known workaround at this time.

Resolution

All Rust binary users should upgrade to the latest version:

          # emerge --sync
          # emerge --ask --oneshot --verbose ">=dev-lang/rust-bin-1.71.1"
        

All Rust users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=dev-lang/rust-1.71.1"

References

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: http://security.gentoo.org/glsa/glsa-202409-07.xml

Concerns?

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

License

Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

Thank you!