Skip to content

Instantly share code, notes, and snippets.

@1047524396
Created April 15, 2024 11:36
Show Gist options
  • Save 1047524396/bac4181e369f43489f8a66d4fc080381 to your computer and use it in GitHub Desktop.
Save 1047524396/bac4181e369f43489f8a66d4fc080381 to your computer and use it in GitHub Desktop.
CVE-2024-31576
[CVE ID]
CVE-2024-31576
[PRODUCT]
Rust
[VERSION]
before 1.76.0
[PROBLEM TYPE]
CWE-457: Use of Uninitialized Variable
[DESCRIPTION]
An issue in the component /rustc_ty_utils/src/layout.rs of Rust before v1.76.0 allows attackers to cause the application to use an uninitialized variable via crafted Rust code. This vulnerability will cause undefined behavior within the application.
[PATCH LINK]
https://github.com/rust-lang/rust/commit/a48cebc4b833bc0df9242ae9845a79299b4cf079
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment