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