Bug 2357923

Summary: CVE-2025-3416 awatcher: rust-openssl Use-After-Free in `Md::fetch` and `Cipher::fetch` [fedora-40]
Product: [Fedora] Fedora Reporter: Michal Findra <mfindra>
Component: awatcherAssignee: wojnilowicz <lukasz.wojnilowicz>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 40CC: 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:20:15 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:00 UTC
More information about this security flaw is available in the following bug:

https://bugzilla.redhat.com/show_bug.cgi?id=2357560

Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Comment 1 Fabio Valentini 2025-04-08 16:20:15 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.