Bug 2357933
Summary: | CVE-2025-3416 aw-server-rust: rust-openssl Use-After-Free in `Md::fetch` and `Cipher::fetch` [fedora-41] | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michal Findra <mfindra> |
Component: | aw-server-rust | Assignee: | wojnilowicz <lukasz.wojnilowicz> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 41 | CC: | decathorpe, lukasz.wojnilowicz |
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:19:27 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:56:55 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. |