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 977776 - python-matplotlib failures in fips mode
Summary: python-matplotlib failures in fips mode
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: python-matplotlib
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 7.3
Assignee: John Kacur
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks: RT7.3-RHELpkgs 1313485 1570035
TreeView+ depends on / blocked
 
Reported: 2013-06-25 10:10 UTC by Bohuslav "Slavek" Kabrda
Modified: 2020-03-27 15:49 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 15:49:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Bohuslav "Slavek" Kabrda 2013-06-25 10:10:54 UTC
python-matplotlib fails in certain functions when run in fips mode:\
- lib/matplotlib/finance.py - check_historical_yahoo - creates file named according to md5 of downloaded url - this could imo be safely used with "usedforsecurity=False", since the file gets completely overwritten
- lib/matplotlib/backends/backend_svg.py - hashing of content for svg clip references - not a security use, should be fixable same as above
- lib/matplotlib/texmanager.py - creating tex file name according to result of hash - the function here is sometimes used for creating names of files that will be read, therefore this may pose some security risk, I would probably leave this as it is
- lib/matplotlib/sphinxext/mathmpl.py - constructs name of png image for conversion of latex file to html - I'm not sure whether this would be safe to leave there

Comment 3 RHEL Program Management 2014-03-22 06:45:35 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 5 John Kacur 2016-07-13 12:17:08 UTC
These issues were brought to our attention late in the cycle so moving to rhel-7.4


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