Bug 1335863
Summary: | non-daemon ELF binaries are compiled as PIE, but without full RELRO | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Jiri Jaburek <jjaburek> | ||||
Component: | mariadb | Assignee: | Jakub Dorňák <jdornak> | ||||
Status: | CLOSED ERRATA | QA Contact: | Jiri Jaburek <jjaburek> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 7.2 | CC: | databases-maint, hhorak, kvolny, mcermak, mmuzila | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | mariadb-5.5.47-5.el7 | Doc Type: | Bug Fix | ||||
Doc Text: |
Cause:
Not properly chosen link flags
Consequence:
Binaries compiled as PIE but without RELRO.
Fix:
Choose proper link flags,
Result:
Binaries compiled as Full RELRO.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-11-03 20:48:37 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: | 1092574, 1343697 | ||||||
Attachments: |
|
Description
Jiri Jaburek
2016-05-13 12:16:40 UTC
*** Bug 1092548 has been marked as a duplicate of this bug. *** Created attachment 1173765 [details]
proposed patch
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-2595.html |