Bug 2328857
Summary: | trunk: rustls network-reachable panic in `Acceptor::accept` [fedora-41] | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michal Findra <mfindra> |
Component: | trunk | Assignee: | Jens Reimann <jreimann> |
Status: | NEW --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 41 | CC: | 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
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. |