Bug 2328856

Summary: pop-launcher: rustls network-reachable panic in `Acceptor::accept` [fedora-41]
Product: [Fedora] Fedora Reporter: Michal Findra <mfindra>
Component: pop-launcherAssignee: Ryan Brue <ryanbrue.dev>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 41CC: cosmic-sig, decathorpe, rust-sig, ryanbrue.dev
Target Milestone: ---Keywords: Reopened, Security, SecurityTracking
Target Release: ---Flags: decathorpe: needinfo? (mfindra)
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:44:58 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:46 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 Fabio Valentini 2024-11-26 20:26:18 UTC
Can you make the tracking bug public, so we can actually see this "more information" you mentioned?

Comment 2 Fabio Valentini 2024-11-27 09:22:34 UTC
Assuming the issue referred to here is https://rustsec.org/advisories/RUSTSEC-2024-0399.html,
pop-launcher should not be affected since it uses rustls in the client-side and not to run a server.