Bug 1570600
Summary: | krb5-libs uses slow crypto implementation | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Heinrich Mislik <heinrich.mislik> | |
Component: | krb5 | Assignee: | Robbie Harwood <rharwood> | |
Status: | CLOSED ERRATA | QA Contact: | Patrik Kis <pkis> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 7.4 | CC: | dpal, pkis | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | krb5-1.15.1-33.el7 | Doc Type: | Bug Fix | |
Doc Text: |
Cause: krb5 used its own crypto implementations more often than needed.
Consequence: smbclient is slow due to inefficient sha256 implementation in krb5.
Fix: Use openssl for crypto more often.
Result: More performance; 50% for this use case. Additionally, when the system is in FIPS mode, krb5 will strictly enforce a FIPS-compliant cipher list.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1570910 (view as bug list) | Environment: | ||
Last Closed: | 2018-10-30 08:08:13 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: | 1570910, 1599721 | |||
Bug Blocks: |
Description
Heinrich Mislik
2018-04-23 10:15:55 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, 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/RHSA-2018:3071 |