Security Advisory

CVE-2021-42523

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2022-08-25 17:27:21
Last updated 2024-08-04 03:30:38
Assigner fedora
CVSS score not scored
State PUBLISHED

Description

There are two Information Disclosure vulnerabilities in colord, and they lie in colord/src/cd-device-db.c and colord/src/cd-profile-db.c separately. They exist because the 'err_msg' of 'sqlite3_exec' is not releasing after use, while libxml2 emphasizes that the caller needs to release it.