[master] 083b5f884 changes: Mention VSV 15

Walid Boudebouda walid.boudebouda at gmail.com
Mon Mar 17 14:11:05 UTC 2025


commit 083b5f8848e4dddf1a46419f269ad73add897891
Author: Walid Boudebouda <walid.boudebouda at gmail.com>
Date:   Mon Mar 17 10:11:46 2025 +0100

    changes: Mention VSV 15

diff --git a/doc/changes.rst b/doc/changes.rst
index 9f81776b9..35a15d8bc 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -41,6 +41,11 @@ Varnish-Cache 7.7 (2025-03-15)
 .. PLEASE keep this roughly in commit order as shown by git-log / tig
    (new to old)
 
+.. _VSV00015: https://varnish-cache.org/security/VSV00015.html
+
+* The client connection is now always closed when a malformed request
+  is received. (VSV00015_)
+
 .. _4281: https://github.com/varnishcache/varnish-cache/issues/4281
 
 * For http/2, normal client behavior like timeouts or closed connection was
diff --git a/doc/sphinx/whats-new/changes-7.7.rst b/doc/sphinx/whats-new/changes-7.7.rst
index 526c0a25e..bf7777d24 100644
--- a/doc/sphinx/whats-new/changes-7.7.rst
+++ b/doc/sphinx/whats-new/changes-7.7.rst
@@ -17,6 +17,15 @@ found in the `change log`_.
 
 .. _change log: https://github.com/varnishcache/varnish-cache/blob/master/doc/changes.rst
 
+Security
+========
+
+VSV 15:
+~~~~~~~
+
+The client connection is now always closed when a malformed request
+is received.
+
 varnishd
 ========
 


More information about the varnish-commit mailing list