Bug 2366548

Summary: CVE-2025-4574 389-ds-base: crossbeam-channel Vulnerable to Double Free on Drop [fedora-42]
Product: [Fedora] Fedora Reporter: Michal Findra <mfindra>
Component: 389-ds-baseAssignee: Viktor Ashirov <vashirov>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 42CC: abokovoy, blc, jachapma, mreynolds, spichugi, tbordaz, vashirov
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---Flags: fedora-admin-xmlrpc: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["62aa5787-67fa-449e-acc0-a6f259c58c81"]}
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-10-15 10:09:39 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: 2358890    

Description Michal Findra 2025-05-15 14:33:55 UTC
More information about this security flaw is available in the following bug:

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

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 2 Viktor Ashirov 2025-10-15 10:09:39 UTC
We don't use crossbeam-channel:

# rpm -q 389-ds-base
389-ds-base-3.1.3-3.fc42.x86_64

# rpm -q --provides 389-ds-base | grep crossbeam
bundled(crate(crossbeam-epoch)) = 0.9.18
bundled(crate(crossbeam-queue)) = 0.3.12
bundled(crate(crossbeam-utils)) = 0.8.21

Closing as NOTABUG.