From owner-freebsd-ports-bugs@freebsd.org Tue Feb 6 18:36:18 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10B6DEF1241 for ; Tue, 6 Feb 2018 18:36:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A365B7869F for ; Tue, 6 Feb 2018 18:36:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id C28E818A67 for ; Tue, 6 Feb 2018 18:36:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w16IaGJu049676 for ; Tue, 6 Feb 2018 18:36:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w16IaGaE049675 for freebsd-ports-bugs@FreeBSD.org; Tue, 6 Feb 2018 18:36:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 225706] www/uwsgi: Fix potential stack overflow in uwsgi_expand_path() Date: Tue, 06 Feb 2018 18:36:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch, security X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: vlad-fbsd@acheronmedia.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform bug_file_loc op_sys bug_status keywords bug_severity priority component assigned_to reporter cc flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 18:36:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225706 Bug ID: 225706 Summary: www/uwsgi: Fix potential stack overflow in uwsgi_expand_path() Product: Ports & Packages Version: Latest Hardware: Any URL: https://github.com/unbit/uwsgi/commit/cb4636f7c0af2e97 a4eef7a3cdcbd85a71247bfe OS: Any Status: New Keywords: patch, security Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: vlad-fbsd@acheronmedia.com CC: eugene@zhegan.in, ports-secteam@FreeBSD.org Attachment #190363 maintainer-approval?(eugene@zhegan.in) Flags: CC: eugene@zhegan.in Flags: maintainer-feedback?(eugene@zhegan.in), merge-quarterly? Created attachment 190363 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190363&action= =3Dedit Fix potential stack overflow in uwsgi_expand_path() A stack overflow situation has been found and fixed in uwsgi with the follo= wing commit: https://github.com/unbit/uwsgi/commit/cb4636f7c0af2e97a4eef7a3cdcbd85a71247= bfe Attached is the ported patch. Builds with Poudriere 11.1 amd64, run-time te= sted in production. New release of uwsgi (2.0.16) is pending any day now, which will probably include this, but I've filed this PR anyway for your consideration to inclu= de it earlier. --=20 You are receiving this mail because: You are the assignee for the bug.=