Bug 2509777

Summary: CVE-2026-9080 curl: libcurl: Use-after-free via curl_easy_pause() in CURLMOPT_SOCKETFUNCTION callback [fedora-all]
Product: [Fedora] Fedora Reporter: Tomas Hoger <thoger>
Component: curlAssignee: Jan Macku <jamacku>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 45CC: jamacku, jmigacz, kdudka, lzaoral, msekleta, paul, vmihalko
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["f1a852e9-030d-42ce-b03d-eeeaf970a5b0"]}
Fixed In Version: curl-8.15.0-9.fc43 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-08-31 17:03: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: 2496755    

Description Tomas Hoger 2026-07-31 13:53:29 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.

Calling `curl_easy_pause()` within the event-based `CURLMOPT_SOCKETFUNCTION`
callback triggers a use-after-free vulnerability, where libcurl attempts to
store a flag using a dangling struct pointer immediately after that pointer's
memory has been freed.

Comment 1 Aoife Moloney 2026-08-17 15:44:18 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 45 development cycle.
Changing version to 45.

Comment 2 Fedora Update System 2026-08-25 08:52:47 UTC
FEDORA-2026-2f88b83676 (curl-8.18.0-9.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-2f88b83676

Comment 3 Fedora Update System 2026-08-26 02:01:55 UTC
FEDORA-2026-2f88b83676 has been pushed to the Fedora 44 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-2f88b83676`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-2f88b83676

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2026-08-27 00:55:31 UTC
FEDORA-2026-2f88b83676 (curl-8.18.0-9.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Fedora Update System 2026-08-27 16:18:47 UTC
FEDORA-2026-f903f9ff11 (curl-8.15.0-9.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-f903f9ff11

Comment 6 Fedora Update System 2026-08-28 01:37:15 UTC
FEDORA-2026-f903f9ff11 has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-f903f9ff11`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-f903f9ff11

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2026-08-31 17:03:39 UTC
FEDORA-2026-f903f9ff11 (curl-8.15.0-9.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.