Bug 1809800 - /lib64/libicudata.so.63 isn't CET enabled
Summary: /lib64/libicudata.so.63 isn't CET enabled
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: icu
Version: 33
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: -RETIRED-
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1802674
TreeView+ depends on / blocked
 
Reported: 2020-03-03 21:51 UTC by H.J. Lu
Modified: 2020-12-23 15:52 UTC (History)
12 users (show)

Fixed In Version: 67.1
Clone Of:
Environment:
Last Closed: 2020-12-23 15:52:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github unicode-org icu pull 1035 0 None closed ICU-21019 x86: Add .note.gnu.property section for Intel CET 2021-01-05 20:43:39 UTC

Description H.J. Lu 2020-03-03 21:51:20 UTC
[hjl@gnu-cfl-1 ~]$ readelf -n /lib64/libicudata.so.63 | grep IBT
[hjl@gnu-cfl-1 ~]$

Comment 1 -RETIRED- 2020-03-05 13:33:18 UTC
libicudata.so as the name suggests is a DATA library. I doubt CET is applicable to that, or is it?

Comment 2 H.J. Lu 2020-03-05 22:05:32 UTC
All shared libraries should be CET enabled.  GCC provides <cet.h> which can be included
in assembly codes to generate CET maker when compiling with -fcf-protection.

Comment 3 H.J. Lu 2020-03-10 12:21:19 UTC
I created a pull request on github.  Can someone help me upstream it?

Comment 4 -RETIRED- 2020-03-11 11:16:44 UTC
What do you mean by "help upstream it"? If you created a PR upstream that is already it, but you should watch the checks, specifically the one that says "Pull request title must start with a Jira ticket ID" and follow its Details link that effectively leads to http://site.icu-project.org/processes/contribute

Comment 5 H.J. Lu 2020-03-11 13:00:13 UTC
(In reply to Eike Rathke from comment #4)
> What do you mean by "help upstream it"? If you created a PR upstream that is
> already it, but you should watch the checks, specifically the one that says
> "Pull request title must start with a Jira ticket ID" and follow its Details
> link that effectively leads to
> http://site.icu-project.org/processes/contribute

Pengfei, please help resolve this.

Comment 6 xupengfe 2020-03-12 01:08:56 UTC
Hi Hongjiu,
  Thanks for your CET help and support!
  I already created one ICU JIRA https://unicode-org.atlassian.net/browse/CLDR-13646 to track this issue.
  And you could use this JIRA id to pull your request now.
  Thanks a lot!

Comment 7 xupengfe 2020-03-12 02:23:19 UTC
Sorry, correct ICU JIRA https://unicode-org.atlassian.net/browse/ICU-21019 to track this issue.
Thanks!

Comment 8 Ben Cotton 2020-08-11 13:12:37 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle.
Changing version to 33.

Comment 9 H.J. Lu 2020-12-23 15:52:21 UTC
Fixed as of icu 67.1.


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