When sending data to an MQTT server, libcurl 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.
{ "CWE": { "id": "CWE-415", "desc": "Double Free" }, "award": { "amount": "1000", "currency": "USD" }, "URL": "https://curl.se/docs/CVE-2021-22945.json", "package": "curl", "severity": "Medium", "issue": "https://hackerone.com/reports/1269242", "www": "https://curl.se/docs/CVE-2021-22945.html", "last_affected": "7.78.0" }