CVE-2026-8925
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Jul 03, 2026
Vendor
unknown
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.