From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 312A2385802F; Thu, 23 Feb 2023 16:02:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 312A2385802F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1677168152; bh=oWTAjamTMd2lUhU6O+nXapvowxfS+iFwy5k8vAK6xGk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=x9Fc6b+ngNzh5w9Bo549OXfiu7Kx93MtNLzjSQw+vdfOsFj+N7ITHLhCTb9E8IUsT WhpNeILOrIYVqPHJ3XrCJoYcELeIFnKpOzJP6NYMUgDvH1E/C0x9jQgKC2m25YqVRG L3NK5iwf7ZgeKgk0RpkuyKKNfmtsa1jqF5kHemHw= From: "stsp at users dot sourceforge.net" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/30134] DT_AUDIT is ignored for dlopen()ed solib Date: Thu, 23 Feb 2023 16:02:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: stsp at users dot sourceforge.net X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- 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: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30134 --- Comment #9 from Stas Sergeev --- (In reply to Jonathon Anderson from comment #8) > My group relies on LD_AUDIT to reliably "escape" the main namespace and > acquire symbols that won't be overridden by any other in-process tools > operating at the same time. Merging those namespaces will cause us some > significant grief. Even if merging in a still separate, single auditing namespace? --=20 You are receiving this mail because: You are on the CC list for the bug.=