Bug 2357942
Summary: | CVE-2025-3416 rustup: rust-openssl Use-After-Free in `Md::fetch` and `Cipher::fetch` [fedora-41] | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michal Findra <mfindra> |
Component: | rustup | Assignee: | Rust SIG <rust-sig> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 41 | CC: | decathorpe, rust-sig, suraj.ghimire7 |
Target Milestone: | --- | Keywords: | Security, SecurityTracking |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | {"flaws": ["7451f463-572c-4054-993a-4140eb0acd24"]} | ||
Fixed In Version: | Doc Type: | --- | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-04-08 16:22:00 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2357560 |
Description
Michal Findra
2025-04-07 14:57:38 UTC
This package does not depend on the "openssl" crate directly, nor is any crate in its dependency tree calling the affected functions from the "openssl" crate, nor is it calling the affected functions from reexports of "openssl" from transitive dependencies. |