Security Advisory

CVE-2026-8925

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-03 06:15:25
Last updated 2026-07-06 17:04:15
Assigner curl
CVSS score not scored
State PUBLISHED

Description

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.