cve/2021/CVE-2021-22945.md
2024-05-25 21:48:12 +02:00

1020 B

CVE-2021-22945

Description

When sending data to an MQTT server, libcurl <= 7.73.0 and 7.78.0 could in some circumstances erroneously keep a pointer to an already freed memory area and both use that again in a subsequent call to send data and also free it again.

POC

Reference

Github