Summary: | ld.so crash when audit modules provide path | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | 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: | 7.1 | CC: | ashankar, bhubbard, codonell, fweimer, mcermak, mnewsome, pfrankli, qe-baseos-tools-bugs |
Target Milestone: | rc | Keywords: | Patch |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glibc-2.17-111.el7 | Doc Type: | Bug Fix |
Doc Text: |
Dynamic linker no longer fails when an audit module provides alternate DSO
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 fixes the bug and the dynamic linker now keeps track of the original DSO path for future reference and no longer crashes in the described scenario.
|
Story Points: | --- |
Clone Of: | 1211098 | Environment: | |
Last Closed: | 2016-11-03 08:22:32 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: | |
Bug Depends On: | |||
Bug Blocks: | 1203710, 1297579, 1313485 |
Description
Kazu Yoshida
2015-04-13 02:09:49 UTC
Ulrich's patch posted upstream: https://sourceware.org/ml/libc-alpha/2015-11/msg00112.html This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions 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/RHSA-2016-2573.html |