RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2044852 - annocheck FAIL: bind-now test (dlm)
Summary: annocheck FAIL: bind-now test (dlm)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: dlm
Version: 9.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: David Teigland
QA Contact: cluster-qe@redhat.com
URL:
Whiteboard:
Depends On:
Blocks: 2044387
TreeView+ depends on / blocked
 
Reported: 2022-01-25 10:27 UTC by Rui Ormonde
Modified: 2022-05-17 13:32 UTC (History)
2 users (show)

Fixed In Version: dlm-4.1.1-2.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-17 13:19:25 UTC
Type: ---
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-109508 0 None None None 2022-01-25 10:28:34 UTC
Red Hat Product Errata RHBA-2022:2491 0 None None None 2022-05-17 13:19:27 UTC

Description Rui Ormonde 2022-01-25 10:27:20 UTC
Failed test: bind-now test

Test results:
\n Hardened: libdlm.so.3.0: FAIL: bind-now test because not linked with -Wl'-z'now \n Hardened: libdlm_lt.so.3.0: FAIL: bind-now test because not linked with -Wl'-z'now

Applicable RPMs:
dlm-lib-4.1.1-1.el9.aarch64.rpm; dlm-lib-4.1.1-1.el9.i686.rpm; dlm-lib-4.1.1-1.el9.ppc64le.rpm; dlm-lib-4.1.1-1.el9.s390x.rpm; dlm-lib-4.1.1-1.el9.x86_64.rpm

Recommendation: Please fix the build system for the package or else add a skip of tests to the rpminspect.yaml file. For more details please see https://sourceware.org/annobin/annobin.html/Test-bind-now.html and https://sourceware.org/annobin/annobin.html/Waiving-Hardened-Results.html#Waiving-Hardened-Results.

Why this bug was filed: All packages in RHEL 9 built with gcc (g++, etc.) are required to use a common set of flags provided by the distribution. These flags turn on important security and performance features so it is critical that any package that lacks these flags be repaired. A scanning tool named annocheck, part of the annobin package, was used to scan RHEL 9 packages. This BZ was created because binary packages of this component with the mentioned NVRs were not built with the requisite flags for one or more RHEL 9 architectures.

How to reproduce the failure: You could try running annocheck locally against your builds: https://developers.redhat.com/blog/2019/02/04/annocheck-examining-the-contents-of-binary-files.

Annocheck resources:
* annobin documentation: https://sourceware.org/annobin/annobin.html/index.html
* annocheck on the customer portal: https://access.redhat.com/documentation/en-us/red_hat_developer_toolset/9/html/user_guide/chap-annobin

Contacts:
* Instant messaging: #tools on IRC
* Email: use tools for generic questions. Otherwise, use go-tools and llvm-clang-list for Go and Clang/LLVM specific questions.
* annobin-annocheck maintainer: Nick Clifton (nickc)

Comment 2 David Teigland 2022-02-08 21:50:04 UTC
I'm planning to rebuild the dlm package with patches to fix the build flags requested in this bz, and with a patch to fix three printf format errors reported by errata covscan https://cov01.lab.eng.brq.redhat.com/covscanhub/waiving/84410/228423/#defects

Comment 3 David Teigland 2022-02-15 17:29:56 UTC
To pass errata covscan:

dlm_controld: fix printf args in log messages
https://pagure.io/dlm/c/87c181db8be971eeb2c06af3e7ff00380f45685e?branch=master

For this bug:

treewide: do always -Wl,-z,now in LDFLAGS
https://pagure.io/dlm/c/2388f46b4d566ce51edb4be6ff639f40a4e99c90?branch=master

dlm_controld: add -fplugin=annobin to CFLAGS
https://pagure.io/dlm/c/0dc6a0134cf4fd8b9d1b1688a63dc88e8a4488ea?branch=master

treewide: add -fcf-protection=full to CFLAGS
https://pagure.io/dlm/c/215aedf1fdff58c62fe596284948590965acc85c?branch=master

Comment 8 errata-xmlrpc 2022-05-17 13:19:25 UTC
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: dlm), 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:2491


Note You need to log in before you can comment on or make changes to this bug.