Is the DLP vulnerable to CVE-2026-8925
search cancel

Is the DLP vulnerable to CVE-2026-8925

book

Article ID: 450674

calendar_today

Updated On:

Products

Data Loss Prevention Core Package

Issue/Introduction

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.

Resolution

DLP does not use SASL or GSASL. No GSASL, gsasl, or SASL-related curl options appear anywhere in the codebase.