From nobody Thu Jan 04 13:41:26 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 4T5SRX29yXz56QTm for ; Thu, 4 Jan 2024 13:41:28 +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 4T5SRX0f22z43tH for ; Thu, 4 Jan 2024 13:41:28 +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=1704375688; 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=vAf3dqavfNTczFxV/FaUMbO9LpZMgyYvOSP22NwkDqs=; b=U6+VF+sK6WatfjPMV2DDE1uMDPBF0EcdjnHJ+ZO65IDWG7VzwSHBAudAoTd+gY8fG3q9yt 8Lmlju0XJA9zuzXRHzvoTKaPJ+Ee7Ht/3zPK3lKlqpfRdXS+xkCZ3ae63N6jqx/ynxeJ3Y CpSlJXqc+A7IDhT1NnBHKqQVPMf0yiRYOXQfT83QjDVDSYvdm/vVyWpxWw1E4qB2e44A7S frVJrraGWMkUmAHZM4NejHC/rHzxbbN3YynU8X+kJAQ/20gPRGt+LlD7DhUTFokap4t195 1/g+tUbpajFKx2vzCQUfNvTO39YQvNEJAxcfkw09yk4uNjM0jyYa0/vo4sFDpw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704375688; a=rsa-sha256; cv=none; b=jJjtqu3VNd3WaYQsWQPDnopcLLvoZddW5nA1r9kpQeldm95BL+MkFyuZiD1C3hzuYKL1pn +HMaq7WljUEX48UwWgiPs7YcYfducDk4iDVApUhUpMlpQCBKY7IxJhzr8y+QaDt7sF3Fuu 5S79BVBGG9gWE4/PtmVFQMD4ERJp51t5fhL818HlRJ/dAFSr8y7GAyygVnflp1V8ct+8FK ueDGeh5pCVbykppBwEiE9zDv4I+tIWCRpnh/6v2fC+yR3qTTU7bg/zq/NjEl/cL+peKvv8 gn6D8gv8b/6dqSdWy9elQvUjGi4vnblOoY7s8MJ764vOyHlAooER01Af9WuqQA== 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 4T5SRW6pTxzFhF for ; Thu, 4 Jan 2024 13:41:27 +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 404DfRgl045073 for ; Thu, 4 Jan 2024 13:41:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 404DfRQc045072 for bugs@FreeBSD.org; Thu, 4 Jan 2024 13:41:27 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 276043] md5(1) et al are broken when reading the last argument because of capsicum(4) code Date: Thu, 04 Jan 2024 13:41:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@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: 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=3D276043 --- Comment #13 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dd74a742704eb81f0c6f4aa83e4cb0de26= a81c400 commit d74a742704eb81f0c6f4aa83e4cb0de26a81c400 Author: Mark Johnston AuthorDate: 2024-01-04 13:25:05 +0000 Commit: Mark Johnston CommitDate: 2024-01-04 13:39:53 +0000 linprocfs: Avoid using a sysctl to get the CPU model string This will fail if the reading process is in capability mode. Just copy the string directly. PR: 276043 Reviewed by: emaste, imp, kib Reported and tested by: Ricardo Branco MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D43281 sys/compat/linprocfs/linprocfs.c | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=