All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-8925
NONEpublished 2026-07-03 07:16 UTC · 1 day ago
CVSS / 10
// 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.