git: 23f90b966845 - main - security/zeek: Update to 4.0.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Apr 2022 22:48:49 UTC
The branch main has been updated by leres: URL: https://cgit.FreeBSD.org/ports/commit/?id=23f90b966845047ab40be2f9921d5d95f785d6e6 commit 23f90b966845047ab40be2f9921d5d95f785d6e6 Author: Craig Leres <leres@FreeBSD.org> AuthorDate: 2022-04-21 22:48:28 +0000 Commit: Craig Leres <leres@FreeBSD.org> CommitDate: 2022-04-21 22:48:28 +0000 security/zeek: Update to 4.0.6 https://github.com/zeek/zeek/releases/tag/v4.0.6 Security fixes since 4.0.5: - Fix potential unbounded state growth in the FTP analyzer when receiving a specially-crafted stream of commands. This may lead to a buffer overflow and cause Zeek to crash. Due to the possibility of this happening with packets received from the network, this is a potential DoS vulnerabilty. Other changes: - Empty table constructors with &default attributes may cause a crash. - Fix a bug in ZAM when a function containing a loop is inlined - Fix a number of bugs with robust dictionary iteration. - Fix missing "Reporter" entries when reporting hooks via zeek. Reported by: Tim Wojtulewicz --- security/zeek/Makefile | 2 +- security/zeek/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/zeek/Makefile b/security/zeek/Makefile index 6d8ae496b02e..3edb0bd2222d 100644 --- a/security/zeek/Makefile +++ b/security/zeek/Makefile @@ -1,7 +1,7 @@ # Created by: David O'Brien <obrien@FreeBSD.org> PORTNAME= zeek -PORTVERSION= 4.0.5 +PORTVERSION= 4.0.6 CATEGORIES= security MASTER_SITES= https://download.zeek.org/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/security/zeek/distinfo b/security/zeek/distinfo index b5b5990755b1..c792a1a3cad8 100644 --- a/security/zeek/distinfo +++ b/security/zeek/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1643144165 -SHA256 (zeek-4.0.5.tar.gz) = d3a6989a955019a4ac2993cf1b53c8517d0e8ac1ad84f3404df9ad5d97f414fc -SIZE (zeek-4.0.5.tar.gz) = 30984675 +TIMESTAMP = 1650580208 +SHA256 (zeek-4.0.6.tar.gz) = 757e93900b9022957582037b527f076db697c237a8bbb2ac5973882f58555eae +SIZE (zeek-4.0.6.tar.gz) = 32887356 SHA256 (zeek-zeek-netmap-v2.0.0_GH0.tar.gz) = d37a69babfbb62a51a2413d6b83ae792ce1e7f1ccb1d51bd6b209a10fe5c4d75 SIZE (zeek-zeek-netmap-v2.0.0_GH0.tar.gz) = 9100