Bug 1439350
Summary: | glibc: [RFE][LLNL 7.5 FEAT] Create an option to permanently link in audit library into an executable (glibc) | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Ben Woodard <woodard> | |
Component: | glibc | Assignee: | glibc team <glibc-bugzilla> | |
Status: | CLOSED DUPLICATE | QA Contact: | qe-baseos-tools-bugs | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 8.2 | CC: | ashankar, codonell, dj, fweimer, legendre1, mnewsome, mprchlik, pfrankli, tgummels, woodard | |
Target Milestone: | rc | Keywords: | FutureFeature | |
Target Release: | 8.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1439351 (view as bug list) | Environment: | ||
Last Closed: | 2019-08-28 10:08:24 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | 1265827 | |||
Bug Blocks: | 1593423 |
Description
Ben Woodard
2017-04-05 18:57:38 UTC
Thanks for the RFE. A Solaris design already exists for this. https://docs.oracle.com/cd/E19120-01/open.solaris/819-0690/gfido/index.html e.g. -Wl,-Paudit.so.1 -z globalaudit Suppose that a program uses this feature to install an audit module. What should happen if the program is run with a glibc version which does not support this feature? Should the program fail to start, or just run without loading the audit module? I am checking with the customer's tools team but I'm inclined to say that it it doesn't matter. Either way is fine. The use case almost precludes this from happening. So it is something highly hypothetical. The semantics of this solution are not yet pinned down for RHEL 7.8, and since RHEL 7 is entering Maintenance Phase 1 at the end of 2019 I'm going to move this bug to RHEL 8 where we can continue to use this to track requests from LLNL. *** This bug has been marked as a duplicate of bug 1566146 *** |