Bug 2175145
Summary: | In FIPS mode, openssl should always run the PBKDF2 lower bounds checks or provide an indicator when the pkcs5 parameter is set to 1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Clemens Lang <cllang> | ||||
Component: | openssl | Assignee: | Clemens Lang <cllang> | ||||
Status: | CLOSED ERRATA | QA Contact: | Alicja Kario <hkario> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | urgent | ||||||
Version: | 9.0 | CC: | cllang, dbelyavs, hkario, ssorce | ||||
Target Milestone: | rc | Keywords: | Triaged, ZStream | ||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | openssl-3.0.7-17.el9 | Doc Type: | No Doc Update | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 2178137 2178138 2178139 (view as bug list) | Environment: | |||||
Last Closed: | 2023-11-07 08:53:05 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: | 2178137, 2178138, 2178139 | ||||||
Attachments: |
|
Description
Clemens Lang
2023-03-03 11:01:32 UTC
Created attachment 1947670 [details]
Reproducer for arbitrary KDFs (now supports PBKDF2 and setting the pkcs5 property for PBKDF2)
See https://github.com/openssl/openssl/pull/20429 for a patch fixing the self-test. 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 (openssl bug fix and enhancement update), 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-2023:6627 |