Bug 2509777 - CVE-2026-9080 curl: libcurl: Use-after-free via curl_easy_pause() in CURLMOPT_SOCKETFUNCTION callback [fedora-all]
Summary: CVE-2026-9080 curl: libcurl: Use-after-free via curl_easy_pause() in CURLMOPT...
Keywords:
Status: ON_QA
Alias: None
Product: Fedora
Classification: Fedora
Component: curl
Version: 45
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Jan Macku
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["f1a852e9-030d-42ce-b03d-e...
Depends On:
Blocks: CVE-2026-9080
TreeView+ depends on / blocked
 
Reported: 2026-07-31 13:53 UTC by Tomas Hoger
Modified: 2026-08-28 01:37 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.