Bug 1813066
| Summary: | sshd rekey limit update for OSPP | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Steve Grubb <sgrubb> |
| Component: | scap-security-guide | Assignee: | Vojtech Polasek <vpolasek> |
| Status: | CLOSED ERRATA | QA Contact: | Matus Marhefka <mmarhefk> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.4 | CC: | ggasparb, jjaburek, matyc, mhaicman, tmraz, wsato |
| Target Milestone: | rc | Keywords: | AutoVerified, Reopened, Triaged |
| Target Release: | 8.0 | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-11-04 02:29:53 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: | 1761915 | ||
|
Description
Steve Grubb
2020-03-12 20:34:16 UTC
*** This bug has been marked as a duplicate of bug 1813064 *** Please note that sshd_rekey_limit is not handled by crypto policies. Concerning sshd, as Matej said, we have rule sshd_rekey_limit, which is currently hardcoded to 512M 1h. We can change it or customize it with a variable. We have no rule for configuring ssh client rekey limit but it should not be difficult to create one. Rule for ssh client rekey limit is upstream: https://github.com/ComplianceAsCode/content/pull/5788 The rule for ssh server rekey limit was adjusted to meet needs of this BZ here: https://github.com/ComplianceAsCode/content/pull/5782 FTR, https://github.com/ComplianceAsCode/content/pull/5772 is also necessary for this BZ, as it prepares the rule to be parametrized. 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 (scap-security-guide 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-2020:4626 |