SoylentNews
SoylentNews is people
https://soylentnews.org/

Title    GCC 10 Gets Security Bug Trap. And Look What Just Fell Into it: OpenSSL and a Prod-Of-Death Flaw
Date    Friday April 24 2020, @06:42PM
Author    martyb
Topic   
from the update-your-packages-now dept.
https://soylentnews.org/article.pl?sid=20/04/24/128221

An Anonymous Coward writes:

GCC 10 gets security bug trap. And look what just fell into it: OpenSSL and a prod-of-death flaw in servers and apps
Static analyzer proves its worth with discovery of null-pointer error

A static analysis feature set to appear in GCC 10, which will catch common programming errors that can lead to security vulnerabilities, has scored an early win – it snared an exploitable flaw in OpenSSL.

Bernd Edlinger discovered CVE-2020-1967, a denial-of-service flaw deemed to be a high severity risk by the OpenSSL team. It is possible to crash a server or application that uses a vulnerable build of OpenSSL by sending specially crafted messages while setting up a TLS 1.3 connection.

This means it's possible to disrupt or knock offline HTTPS websites that use a vulnerable version of the crypto library, by sending a prod-of-death. It can also be used by rogue servers to crash web browsers and other apps connecting in.

OpenSSL is a software library widely used to provide encrypted connections across networks and the internet. Here's the technical description from the OpenSSL maintainers of the flaw:

Server or client applications that call the SSL_check_chain() function during or after a TLS 1.3 handshake may crash due to a NULL pointer dereference as a result of incorrect handling of the "signature_algorithms_cert" TLS extension. The crash occurs if an invalid or unrecognised signature algorithm is received from the peer. This could be exploited by a malicious peer in a Denial of Service attack.

[...] The analyzer is available from the master branch of the GCC 10 source code. It's hoped the feature will be finalized in time for version 10's official release, due this month or next. The current latest version is 9.3.


Original Submission

Links

  1. "GCC 10 gets security bug trap. And look what just fell into it: OpenSSL and a prod-of-death flaw in servers and apps" - https://www.theregister.co.uk/2020/04/23/gcc_openssl_vulnerability/
  2. "CVE-2020-1967" - https://www.openssl.org/news/secadv/20200421.txt
  3. "source code" - https://gcc.gnu.org/
  4. "Original Submission" - https://soylentnews.org/submit.pl?op=viewsub&subid=40598

© Copyright 2024 - SoylentNews, All Rights Reserved

printed from SoylentNews, GCC 10 Gets Security Bug Trap. And Look What Just Fell Into it: OpenSSL and a Prod-Of-Death Flaw on 2024-04-28 08:50:45