Bug 2328857

Summary: trunk: rustls network-reachable panic in `Acceptor::accept` [fedora-41]
Product: [Fedora] Fedora Reporter: Michal Findra <mfindra>
Component: trunkAssignee: Jens Reimann <jreimann>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 41CC: jreimann, rust-sig
Target Milestone: ---Keywords: Reopened, Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["1117afad-c32c-4f66-abbb-88549d87b494"]}
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-03-10 23:29:34 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: 2328732    

Description Michal Findra 2024-11-26 07:31:49 UTC
More information about this security flaw is available in the following bug:

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

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 Jens Reimann 2024-11-26 07:58:21 UTC
This seems to assume that trunk is using `rustls`. Which is an option, but trunk for Fedora (and upstream since 0.21.x) uses openssl as a default instead.