You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
distributed trust
About this tag
The distributed trust tag on WindowsForum.com covers discussions about trust models that rely on multiple independent authorities rather than a single root. A recent thread examines CVE-2024-0567, a denial-of-service vulnerability in GnuTLS triggered by specially crafted certificate chains using distributed trust. The bug could crash the library before a patch was released. This content is relevant for IT professionals and system administrators managing Linux-based systems or software that depends on GnuTLS for secure communications. Topics include certificate chain validation, denial-of-service risks, and patch management for open-source TLS libraries.
A subtle bug in GnuTLS’s certificate-chain handling can be forced into crashing the library when presented with a specially crafted chain that uses distributed trust — a denial-of-service flaw tracked as CVE-2024-0567 that affected upstream releases before a patch was shipped and has since been...