From 498d31fb24da33c4539969adf3379447b45e6d7d Mon Sep 17 00:00:00 2001 From: Tim Wojtulewicz Date: Fri, 13 Oct 2023 12:58:36 -0700 Subject: [PATCH] NEWS: Clarify the VLAN patch in 6.0.1 --- NEWS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/NEWS b/NEWS index c1d3414ddc..efa835215f 100644 --- a/NEWS +++ b/NEWS @@ -39,8 +39,7 @@ This release fixes the following security issues: - A specially-crafted VLAN packet can cause Zeek to overflow memory and potentially crash. Due to the possibility of receiving these packets from remote hosts, this is a DoS risk. The fix included is to add some additional - length checking to the VLAN analyzer. This patch does not affect the 5.0 - baseline. + length checking to the VLAN analyzer. This release fixes the following bugs: