Bug 2535960

Summary: CVE-2026-18924 stgit: libcurl: Use-after-free in HTTP/2 Server Push with shared connections [fedora-all]
Product: [Fedora] Fedora Reporter: Srikanth Balasubramanian <sbalasub>
Component: stgitAssignee: Felix Maurer <felix>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: decathorpe, felix, rust-sig, zbitter
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["818301b1-cabf-47db-a0d3-19ed3eb06d9a"]}
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-09-17 12:09:52 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: 2173769, 2529201    

Description Srikanth Balasubramanian 2026-09-17 11:39:37 UTC
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.

A flaw in libcurl's handling of HTTP/2 Server Push streams, when the parent
handle is set to share connections with other handles, can lead to
use-after-free in the cleanup process.

Comment 1 Fabio Valentini 2026-09-17 12:09:52 UTC
This package dynamically links system-provided libcurl, and does not include code from curl itself.
So the issue needs to be fixed in curl, and nothing can be done here.