From owner-freebsd-ports@FreeBSD.ORG Sun Sep 2 04:30:31 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D3921065670 for ; Sun, 2 Sep 2012 04:30:31 +0000 (UTC) (envelope-from rea@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.6.71]) by mx1.freebsd.org (Postfix) with ESMTP id EB2058FC0C for ; Sun, 2 Sep 2012 04:30:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=codelabs.ru; s=two; h=Sender:Content-Type:MIME-Version:Message-ID:Subject:To:From:Date; bh=qHRALL3eIW/8emHIY9UQEwhdzsQ7C7c5GQkk7erjnhA=; b=Q9c+UBP3y7+jWfBJfbtKyzzY/a/2sMqap8+HEm7yGMPJQjqTJCf+LTR/l//dErC9pgHKmHFjdTy0BLbyd21eh3K5B5Cuul7oQoWNxfdnGS22STjtoVr8FmgogIDnhel7fFAR8shZFoAYXTN3UUUZvM3XG2xuIXwfXTqEeg9k8BfOuRrvZjz4z6+YpepcWwI3734TiPPn6GNAXLpGIUU6MeKCuttKzx/Uzrwen+OhUrGwRFcKo3dFhQrPpPjmH+sWHcH2aVnh/LLGdEBDr0pbFqzdGlnHY0kzJy7GcaxawMaa74XVdTCkwifxWn4idnwDHNM24kxP3ndkeMA/IgrTdA==; Received: from gprs-internet-client-10.233.sonicduo.com (ppp91-77-184-116.pppoe.mtu-net.ru [91.77.184.116]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) id 1T81pN-0002HX-9F for freebsd-ports@freebsd.org; Sun, 02 Sep 2012 08:30:29 +0400 Date: Sun, 2 Sep 2012 08:30:46 +0400 From: Eygene Ryabinkin To: freebsd-ports@freebsd.org Message-ID: <20120902043046.GF716@gprs-internet-client-10.233.sonicduo.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4Epv4kl9IRBfg3rk" Content-Disposition: inline Sender: rea@codelabs.ru Subject: [CFT] net/gatekeeper: fixed DoS, CVE-2012-3534 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Sep 2012 04:30:31 -0000 --4Epv4kl9IRBfg3rk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I had backported denial-of-service fixes from version 3.1, http://codelabs.ru/fbsd/ports/gatekeeper/gnugk-fix-cve-2012-3534.diff but I don't use GNU gatekeeper in production. Patched version contains new configuration knob, MaxStatusClients, that is 20 by-default and is used to limit the number of simultaneous connections. I am interested in - testing that the patched version works and has no regressions; - MaxStatusClients really works. Thanks in advance. --=20 Eygene Ryabinkin ,,,^..^,,, [ Life's unfair - but root password helps! | codelabs.ru ] [ 82FE 06BC D497 C0DE 49EC 4FF0 16AF 9EAE 8152 ECFB | freebsd.org ] --4Epv4kl9IRBfg3rk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (Darwin) iF4EABEIAAYFAlBC4PEACgkQFq+eroFS7PvKqQD/VEQlHqKtOE4BNdiawBKcfUhj NyvHmUnJGXrtdM3CNzUBAIcpcUkDGlbOGFxeUP+InLAETyMZHgwFK4a+AuqgHd0V =jzlK -----END PGP SIGNATURE----- --4Epv4kl9IRBfg3rk--