From nobody Wed Jan 18 16:28:41 2023 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NxrmT20fSz2yK0Q for ; Wed, 18 Jan 2023 16:28:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NxrmS6VYbz3N5S for ; Wed, 18 Jan 2023 16:28:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1674059320; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7A9hnxtVud8gBEmCAEg1HusU9EpI7Ze/1papscptwTI=; b=sxizJjRZKlpLROhZ41HxCEVrCg9/L3OP9M8tWvHZfNxQq0TKzSe06qXorUwX/1gos4cnx2 dlD0ZyhNFxvQwLsNCbG33fZUu2ZNNwS4fGKG8i/Ls1bH7khu0hrGq4xzo/wLjg8FX/8xLZ NSK3cfLM8QdXyayEQJjUmlRmKEfV8JBQbC4pkaQxcPn9mAKZxCRt3Rthn1rbv2eVhGaJFL +zGr3qzkWFuvY7Khhol/R1kdN1jy0ewBWie1vWgmDibJ99eZ/3Kqh55RHrS50nPbwQ1uqT 8VdC9wOzoovC0BOlN/3GAa8pCy5dg/1epd67dVfOgQbemMlF+X7no9g7Xkszog== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674059320; a=rsa-sha256; cv=none; b=BClfsoxry94tLWG+37lWPytjgQJ3ZkkSziWsRmv9WWKSG4WuIPJUEPHOxUsVPCjQLSsrBw qJfRfJvmk1DsaLFPnVWboyoNZVcEf/SUyojs0Ew1fUz8lyTVZvKRxMynUKvqA5sQMA5aKQ DkWOyJu7eRPWdYM80lIcbh6W49g1nwaKHdSl5KiUTcKZGj8d/yFLxCVLzyae91SkkGXlvB c+nCJ6wCDWR7vC9+5RqNMBrk0juw6kNFoALiWGN4hFScoDB3U+oZ9U1IOfL2ZiOpuK4AwS hPH7tvBxvjRhLnp6YC7iA1zHFP904QQZdm8fSJDg8Ql1NvnqciU1pbOLkYBn2Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NxrmS5YWHzJ3k for ; Wed, 18 Jan 2023 16:28:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 30IGSeTS064411 for ; Wed, 18 Jan 2023 16:28:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30IGSe8D064409 for ports-bugs@FreeBSD.org; Wed, 18 Jan 2023 16:28:40 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: ports-bugs@FreeBSD.org Subject: [Bug 269030] [PATCH] security/sudo update 1.9.12p2 (fix CVE-2023-22809) Date: Wed, 18 Jan 2023 16:28:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: cy@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: garga@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: bug_severity flagtypes.name Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269030 Cy Schubert changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Affects Only Me |Affects Many People Flags| |merge-quarterly? --- Comment #2 from Cy Schubert --- Bump to "Affects Many People" because of CVE-2023-22809, which allows uses = of sudoedit to edit arbitrary files. --=20 You are receiving this mail because: You are on the CC list for the bug.=