#VU112059 Resource management error in Qt - CVE-2025-6338
Published: June 30, 2025
Qt
Trolltech
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to improper management of internal resources within the application during Schannel handling. For every connection made a 4KB file is created that is not cleaned up by the application or Qt. A remote attacker initiate multiple TLS connections with the server and perform a denial of service (DoS) attack by consuming all disk space.