Bug 2496762 (CVE-2026-8925) - CVE-2026-8925 curl: curl: Double-free vulnerability in SASL authentication
Summary: CVE-2026-8925 curl: curl: Double-free vulnerability in SASL authentication
Keywords:
Status: NEW
Alias: CVE-2026-8925
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2497491 2497492 2497493
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-03 07:01 UTC by OSIDB Bzimport
Modified: 2026-07-06 20:38 UTC (History)
8 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-03 07:01:47 UTC
The curl logic that works with SASL authentication could end up cleaning up
the GSASL context *twice* without clearing the pointer in between, making it
`free()` the same pointer twice.


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