From nobody Thu Dec 7 00:28:21 2023 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 4Slw9K5jL0z53G52 for ; Thu, 7 Dec 2023 00:28: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 4Slw9K2X5Gz4MQw for ; Thu, 7 Dec 2023 00:28:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701908901; a=rsa-sha256; cv=none; b=vUY8LO85RbnLYtpzWVelx0tjgqLHJRKYUDPeJ+8SyptwbM6DRnUOQAGDf/OFuGD0LXQejr 3c/5PZ0X1hQcTEkNvl1wqFnjKrY8VYRLJPWXVMX2fmNpdGj4sM1QTP3IP5LBI8fRw/Mdzs u/7JFOgfEo3QKqfwFmQ+9nLCHBnOTBAtmCYaHTueGgv/pRcB74vlsEogqP8byuy/v637Zp tN9H+ybdbutz5a+fmZLav69XC6kMfiCYX/tDYNHJDU52QuVuVyDIdY+VfEgov+Z09lWviR L7UgQcIr6zX6JPW099LNRlvNee2VI17R3LvKjnXb8wRgORW0pS4ebzXClbx1HA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701908901; 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=644ycH2L66yeTao9d6W+F6k61DU1/lNOQnTyYnfRUjA=; b=tV4CCQ//gq7qTCggjM9FmnpTSnUTvR19yuIs4bS431cLSBdxt1r2WhQ8M9rklApX3zQNK7 N6WIHYk7vIbbYsGcvbR4SNQQuu1mrWNTpTBj7nJhV1D/iorfMLvlQmbDCvk0M8MQaqffjz VrEZaCdIkYry+g2zNu0cuYjh61p8f4XC0X7P1hjhx8nXyZzSCMqMHhwE1GTZN5T8o5dz+v ZS8S1u7RmcfJm4OxR9PlYnyVDLFNk177ED6rk0fs1W9mFFw70IW3LRVTdFmlGAutljyxqw hjFRM6otRzz+vnOTNsk6dYxQ+9pWkW9JHcjvsKzKW7Rmwv9/z8YqPEfmdwxM7A== 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 4Slw9K1bjSz12P for ; Thu, 7 Dec 2023 00:28:21 +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 3B70SLdJ005483 for ; Thu, 7 Dec 2023 00:28:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3B70SLRR005482 for bugs@FreeBSD.org; Thu, 7 Dec 2023 00:28:21 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 275393] RTLD_DEEPBIND semantics not quite right Date: Thu, 07 Dec 2023 00:28:21 +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: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New 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=3D275393 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D8d0740e8b9dd05513ef23e2dee7194f32= 551df13 commit 8d0740e8b9dd05513ef23e2dee7194f32551df13 Author: Konstantin Belousov AuthorDate: 2023-11-29 18:30:59 +0000 Commit: Konstantin Belousov CommitDate: 2023-12-07 00:27:19 +0000 RTLD_DEEPBIND: make lookup not just symbolic, but walk all refobj' DAGs PR: 275393 (cherry picked from commit 9daf6cd0f46416d9c6eb0411ea6042cd42b8a9bc) libexec/rtld-elf/rtld.c | 8 ++++++-- libexec/rtld-elf/rtld.h | 1 + 2 files changed, 7 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=