[Development] [Announce] Security advisory: Recently reported zlib compression issue impacts Qt

Thiago Macieira thiago.macieira at intel.com
Wed Apr 6 16:14:14 CEST 2022


On Wednesday, 6 April 2022 06:52:13 PDT List for announcements regarding Qt 
releases and development via Development wrote:
> Solution: Apply the following patch or update to Qt 5.15.9, Qt 6.2.5, or Qt
> 6.3.0.

Better yet: DON'T use the bundled libraries. 

Always use system libraries so that they are updated by the system. If that's 
not possible, then build the third party libraries yourself before Qt and 
install them to your target so they appear to be system libraries from Qt's 
perspective. In this case, you're responsible for tracking the security issues 
for all those libraries yourself.

Qt does not usually provide security fixes for issues in third-party content, 
unless they are caused by our own use of those libraries.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel DPG Cloud Engineering





More information about the Development mailing list