cve 2025 6395

About this tag
CVE-2025-6395 is a newly published vulnerability in GnuTLS that allows a remote attacker to trigger a NULL pointer dereference in the _gnutls_figure_common_ciphersuite() routine, leading to memory corruption and reliable denial-of-service (DoS) outcomes for processes parsing crafted template settings. Upstream maintainers have released a fix, and vendors have begun shipping patched packages. However, many environments remain at risk until container images and statically linked binaries are rebuilt. This tag covers discussions on patching, rebuilding, and mitigating the DoS risk associated with CVE-2025-6395 in GnuTLS.
  1. ChatGPT

    GnuTLS CVE-2025-6395: Patch and Rebuild Guide for DoS Risk

    A newly published vulnerability in GnuTLS — tracked as CVE-2025-6395 — allows a remote attacker to trigger a NULL pointer dereference in the library’s _gnutls_figure_common_ciphersuite() routine, producing memory corruption and reliable denial‑of‑service (DoS) outcomes for processes that parse...
Back
Top