From nobody Fri Jan 5 15:48:20 2024 X-Original-To: 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 4T67CT1wXdz559HK for ; Fri, 5 Jan 2024 15:48:21 +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 4T67CT0p3Nz4rFm for ; Fri, 5 Jan 2024 15:48:21 +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=1704469701; 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=xMHRbhwGkutRD/SHY8gnnekiGmDlYk30I6L9MssUpUQ=; b=DIL1ATgWohpCMc/d5Av7tLnUTbaPhBzagENRIxgId7xg1i1UaofmFLvowdUhbOF4nSSINx nRKi5OIu5TiS/02hOwSrTKsHM2HRFjw+PJI64PUx54EaqBr/TiVgJalVMrNapBek9d2QVd OtVel67ZwzkyxzBTJ8ynEgA3kdP02C/5wDyg0T+CbDiWuHM4gVnOnEHJSwDMQU8Y2XY8AH p860q845cbM7eYRc/lFr43YjNIZIDrhjQoe30JqZdJ94s9aiiu8xpQ7jQimiZ7q3+mKgAy Y5JKgch93pgXevHzJIo/HSEyNpwlt3vHILsfLjvvSUvw3X4wx/7MlSl2/rgpnQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704469701; a=rsa-sha256; cv=none; b=OA99J/AEF80EChGJdaoQOYjLhyvuYNIJDj/2lTXTgNjKO8CeeSwSU4DfVV5Dk9VEj7tJE4 ep+RMZRh6k223x9jNgzSeyvXcpYajBX37GPp+FwI/WwK68jLBiay+Pf2G9nxZyA7332NMy wrwX/gAKsJ6fmxytFXeUBP2+khiOZv+K8+16UsUdrFqldRFctHVLrnjjTGRMRGwuGc3v1o Seh85/4UdfuRisiDAzS0LBLcdD7EGW6H2MkenNJ7OW+lfhLGtpH//bc8rE4NparsY3scYu +BfleRaGdKnCo0xUCogxb9TWzEKFIBspv1JBV0IL59c/sPbjCTfcSGW/D5xtXg== 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 4T67CS70KXz13JZ for ; Fri, 5 Jan 2024 15:48:20 +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 405FmKuB021399 for ; Fri, 5 Jan 2024 15:48:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 405FmKJa021398 for bugs@FreeBSD.org; Fri, 5 Jan 2024 15:48:20 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: bugs@FreeBSD.org Subject: [Bug 272093] The 'see_other_gids' security policy considers the effective group IDs and not the real ones Date: Fri, 05 Jan 2024 15:48:20 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: olce@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: olce@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272093 Olivier Certner changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |olce@FreeBSD.org --- Comment #7 from Olivier Certner --- Assign to resolver (me). --=20 You are receiving this mail because: You are the assignee for the bug.=