CVE-2021-42523
Two information disclosure vulnerabilities affect colord (CVE-2021-42523) in files colord/src/cd-device-db.c and colord/src/cd-profile-db.c. The root cause is that sqlite3_exec’s err_msg is not released after use, whereas the consumer (libxml2) requires releasing it. Impact is information disclos...