Bug 2038853
| Summary: | harden libtracefs in RHEL-9 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Michael Petlan <mpetlan> | 
| Component: | libtracefs | Assignee: | Michael Petlan <mpetlan> | 
| Status: | CLOSED ERRATA | QA Contact: | Qiao Zhao <qzhao> | 
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 9.0 | CC: | acme, rlemosor | 
| Target Milestone: | rc | Keywords: | Triaged | 
| Target Release: | --- | Flags: | pm-rhel:
                mirror+
                 | 
  
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | libtracefs-1.0.2-7.el9 | Doc Type: | If docs needed, set a value | 
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-05-17 16:02:09 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: | 2044387 | ||
| 
 
        
          Description
        
        
          Michael Petlan
        
        
        
        
        
          2022-01-10 10:23:32 UTC
        
       
      
      
      
    Testing: $ annocheck --ignore-unknown --verbose ./usr/lib64/libtracefs.so.1.0.2 BEFORE: ... Hardened: /usr/lib64/libtracefs.so.1.0.2: FAIL: bind-now test because not linked with -Wl,-z,now ... AFTER: ... Hardened: ./usr/lib64/libtracefs.so.1.0.2: PASS: bind-now test ... Hmm, the solution fixes the problem only on aarch64 and ppc64le, while s390x and x86_64 still fail CI. Seems fixed now. *** Bug 2044877 has been marked as a duplicate of this bug. *** 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 (new packages: libtracefs), 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://access.redhat.com/errata/RHBA-2022:4034  |