Releases58
Frequency3 months 6 days
Last Release
Stars171
libqb is a library providing high performance logging, tracing, ipc, and poll.

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL

log_blackbox.c in libqb before 2.0.8 allows a buffer overflow via long log messages because the header size is not considered.

6.6 MEDIUM

libqb before 1.0.5 allows local users to overwrite arbitrary files via a symlink attack, because it uses predictable filenames (under /dev/shm and /tmp) without O_EXCL.