Bug 1211098
Summary: | ld.so crash when audit modules provide path | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Kazu Yoshida <kyoshida> | |
Component: | glibc | Assignee: | Florian Weimer <fweimer> | |
Status: | CLOSED ERRATA | QA Contact: | Arjun Shankar <ashankar> | |
Severity: | high | Docs Contact: | Marc Muehlfeld <mmuehlfe> | |
Priority: | high | |||
Version: | 6.6 | CC: | apetrova, ashankar, bhubbard, codonell, fweimer, mmuehlfe, mnewsome, pfrankli | |
Target Milestone: | rc | Keywords: | Patch | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glibc-2.12-1.176.el6 | Doc Type: | Release Note | |
Doc Text: |
The dynamic linker (ld.so) does not fail anymore when an audit module provides a DSO path
Previously, when an audit module provided an alternate DSO (dynamic shared object) path, the *ld.so* dynamic linker terminated unexpectedly with a segmentation fault. This update addresses the bug, and now the dynamic linker keeps track of the original DSO path for future reference and does not fail anymore.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1211100 (view as bug list) | Environment: | ||
Last Closed: | 2016-05-10 21:26:33 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: | ||||
Bug Blocks: | 1172231, 1271375 |
Description
Kazu Yoshida
2015-04-13 01:48:28 UTC
glibc-2.12-1.149.el6_6.5 Ulrich's patch posted upstream: https://sourceware.org/ml/libc-alpha/2015-11/msg00112.html Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-0834.html |