From nobody Thu Oct 31 18:31:05 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 4XfXcp39l9z5c9B7 for ; Thu, 31 Oct 2024 18:31:06 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XfXcn6CkYz471M for ; Thu, 31 Oct 2024 18:31:05 +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=1730399465; 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=2pheWzEodZuB2ZgBE0IO6Su0gOj+QAVt/LtkrEid5uo=; b=IUiCHOi7od3n9uIc//zXT6Vy8HOtOTsY/mQ73DUsQLuFSwXOsVFh1Juqf8hQzgqwlkTU61 hGNsLnTDSpVCFTc6dyRJe4xa3RXG8qLSCijsiU2kz9hZqzpXFwefkKzkIFg3UToKobk06x WmycOY0fmOs56tO60m/u8C2Pb/6UtDt1b0ufgci7nF/t78VsgA0+Qy0ZAa9KRJvqaLAGL8 ydkawXYYka1HXanuDXQ3IUJ8nEEekpXTKZDXkPvY7lDx6qonfF+iwtnJaF9gPV6RPQlHqf yIYEM1pNcnQ+m/oDrBl/rGkoELMQzODifybkcJmRlW2smCmjHwhhDMhvtFlZMQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730399465; a=rsa-sha256; cv=none; b=VM5O7rRbutPTvpxVC31/Za37rtTiUwDQJ1y/7fpZVxAdnnXGBDi5eKk18dqh8OgetmXEGX n3859R8rC/BJw03NbVI+p9YiaPzpBSggKxkFqU5MX9XCDjt1k9ROWcvAoJ1PdFjCryivqw ylhxXgEgKcLzz4qc+Uli4gjT2HBTrXYvVvaVtlVRCYQrWKSwSpA4gu4jTc0gLLRVrbV8u7 V1azbsyVr4SrM1NR3AnBZCpmA8ftgyeqIX9FbPkg1pwQ4qkmJevW6qxbB7MUwz63TXxp47 4IwERVmKSMwu5khZOdd1DoWQ8oDPiw7LEDycChdepqbfX7FT2WgQGjU5OkUg3g== 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 4XfXcn5833zn2y for ; Thu, 31 Oct 2024 18:31:05 +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 49VIV5Qt087961 for ; Thu, 31 Oct 2024 18:31:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49VIV5Rx087960 for bugs@FreeBSD.org; Thu, 31 Oct 2024 18:31:05 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 282393] fchmod() on an UNIX socket before bind() Date: Thu, 31 Oct 2024 18:31:05 +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: 14.0-RELEASE X-Bugzilla-Keywords: feature X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc keywords 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=3D282393 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |markj@FreeBSD.org Keywords| |feature --- Comment #1 from Mark Johnston --- I think this is fine, and implementing it will improve Linux compat. syslo= gd should use it as well, particularly when creating /var/run/logpriv. Here's a patch which implements the suggestion, so far untested: https://reviews.freebsd.org/D47361 --=20 You are receiving this mail because: You are the assignee for the bug.=