Bug 1934600
Summary: | DTLS1.0 connections are allowed in DEFAULT crypto-policy [rhel-8] | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Alicja Kario <hkario> | |
Component: | openssl | Assignee: | Sahana Prasad <sahana> | |
Status: | CLOSED ERRATA | QA Contact: | Alicja Kario <hkario> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 8.3 | CC: | asosedki, cheimes, dbelyavs | |
Target Milestone: | rc | Keywords: | Triaged | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | openssl-1.1.1k-1.el8 | Doc Type: | Bug Fix | |
Doc Text: |
Cause:
The list of allowed security protocols in OpenSSL was inconsistent, with some levels allowing DTLS1.0 but not allowing TLS 1.1.
Consequence:
When the system was configured with DEFAULT Crypto Policy, connections that used DTLS1.0 were allowed while connections that used TLS 1.1 were not.
Fix:
The OpenSSL library was updated to consistently disable DTLS 1.0 where TLS 1.1 was disabled.
Result:
Connections that attempt to use DTLS 1.0 do not work now in DEFAULT mode, in effect providing consistent security level across all Crypto Policy levels and supported protocols in OpenSSL.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1946522 (view as bug list) | Environment: | ||
Last Closed: | 2021-11-09 19:44:31 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: | 1946522 |
Description
Alicja Kario
2021-03-03 14:45:56 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 (Moderate: openssl security and bug fix 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/RHSA-2021:4424 |