Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2026-1214 Critical 9.8

The curl logic that works with SASL authentication could end up cleaning up the GSASL context ...

JLSEC Published
Modified
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Packages
CURL_jll >= 8.16.0+0, < 8.21.0+0
LibCURL_jll >= 8.15.0+0, < 8.21.0+0

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.

References