
Cloud Vulnerability DB
A community-led vulnerabilities database
Qt 6 through 6.6 was discovered to contain a NULL pointer dereference vulnerability (CVE-2023-45935) in the QXcbConnection::initializeAllAtoms() function. The vulnerability affects multiple versions including Qt 6.2, 6.5, and 6.6 (Full Disclosure).
The vulnerability exists in the QXcbConnection::initializeAllAtoms() function where a NULL pointer dereference can occur. The issue arises when xcb_intern_atom_reply() function returns NULL under rare conditions, such as when the X11 connection enters an error state. The code fails to check the return value (reply) before dereferencing it in the subsequent line, potentially leading to a segmentation fault (Qt Bug Tracker).
When exploited, this vulnerability can cause a segmentation fault in the affected application, potentially leading to application crashes and denial of service conditions (Qt Bug Tracker).
The vulnerability is considered difficult to reproduce as it requires specific conditions where the X11 connection enters an error state. The bug was primarily identified through code inspection rather than active exploitation (Qt Bug Tracker).
The issue has been fixed in multiple Qt versions including 6.2.10, 6.5.3, and 6.6.0 Beta3. The fix involves adding proper NULL pointer checks before dereferencing the reply pointer (Qt Bug Tracker).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."