From nobody Wed Jan 18 16:24:52 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 4Nxrh44Z5Qz2yJWf for ; Wed, 18 Jan 2023 16:24:52 +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 4Nxrh42ltwz3F0F for ; Wed, 18 Jan 2023 16:24:52 +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=1674059092; 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; bh=pVpqsHxpoVJAVD+MUsTSlIBRjbOG+sxROvpHW6WjHag=; b=TisyJco4bnMh3GTveBtFOEq3JmN1J1oAXj4nr3mGGjYY1M4AZt8G9C/CC/SxmatHTNoP/t JbSi9kGXt5x+SY9Mrfmq7SQsnk74VK7Ak8zmvjWmqwOrfJrxgN/sziOQLmprvnDe9Ha0iJ IX6isH9p10dlOx+moF+gQqwM3imaJo1hgpiTSBlp32TRgeDKHC6CFcuFAdO9GS1Qqz03aI 7S2tSDY6blVkOQefUIOOSLaJLjTPx6IWken9X3mF70QpU891QYJG8l5AXajK3T37H9Opr6 kdxq6vQJtkZnPYdHbiUeqX/yPRorPWGl6ygCK713CyIhvqBbsZ64+uWIPeF1kg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674059092; a=rsa-sha256; cv=none; b=jc0yaJvjKYk1UX0F4w0VTHPDwRYu0IFQvpxw1os8DETIJsQeUrt8+jRpirQIUVkkpOTvnk DFmk5YzKiwzcqACihYOBwEcaVLjPls7TcTRZZdSS0JkEiu8D5ylTLuiYb1tpnoLEInNQFw mEtPnolIY7fVtpwqFNFD84sQfRp5kJI2OiswIoc3wCKGGlahwFdAnbR+dv3XfyJhAisNrE 6+iwnHUr1fAKpP9uuUer09uBhDDGuyycLZk/F0PH9cWAemyN6VsncrYTCbKdKqZxgUNJu7 E/S6ksP2ww8ByJfV5ruZmFIHr6aJFl29cJdR+/JdCYZ6Zlr1oIayx2XbpRO/EQ== 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 4Nxrh41pM3zJB2 for ; Wed, 18 Jan 2023 16:24:52 +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 30IGOqKR062757 for ; Wed, 18 Jan 2023 16:24:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30IGOqtf062755 for ports-bugs@FreeBSD.org; Wed, 18 Jan 2023 16:24:52 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:24:52 +0000 X-Bugzilla-Reason: CC 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: X-Bugzilla-Severity: Affects Only Me 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? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name 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 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 Bug ID: 269030 Summary: [PATCH] security/sudo update 1.9.12p2 (fix CVE-2023-22809) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: garga@FreeBSD.org Reporter: cy@FreeBSD.org CC: ports-bugs@FreeBSD.org Flags: maintainer-feedback?(garga@FreeBSD.org) (text/plain) Sudo version 1.9.12p2 is now available which fixes several bugs in sudo 1.9.12. It includes a fix for CVE-2023-22809, a bug that could allow a user with "sudoedit" privileges to edit arbitrary files. See https://www.sudo.ws/security/advisories/sudoedit_any/ for details. Source: https://www.sudo.ws/dist/sudo-1.9.12p2.tar.gz ftp://ftp.sudo.ws/pub/sudo/sudo-1.9.12p2.tar.gz SHA256 checksum: b9a0b1ae0f1ddd9be7f3eafe70be05ee81f572f6f536632c44cd4101bb2a8539 MD5 checksum: 2c67b10f2aca4698eef0491142653382 Binary packages: https://www.sudo.ws/getting/packages/ https://github.com/sudo-project/sudo/releases/tag/SUDO_1_9_12p2 For a list of download mirror sites, see: https://www.sudo.ws/getting/download_mirrors/ Sudo web site: https://www.sudo.ws/ Major changes between sudo 1.9.12p2 and 1.9.12p1: * Fixed a compilation error on Linux/aarch64. GitHub issue #197. * Fixed a potential crash introduced in the fix for GitHub issue #134. If a user's sudoers entry did not have any RunAs user's set, running "sudo -U otheruser -l" would dereference a NULL pointer. * Fixed a bug introduced in sudo 1.9.12 that could prevent sudo from creating a I/O files when the "iolog_file" sudoers setting contains six or more Xs. * Fixed CVE-2023-22809, a flaw in sudo's -e option (aka sudoedit) that coud allow a malicious user with sudoedit privileges to edit arbitrary files. --=20 You are receiving this mail because: You are on the CC list for the bug.=