AWS res high security documentation change
Summary
Added new known issues to troubleshooting documentation including regex failure in Cognito, bad cert errors, SSH access issues, VDI launch failures, and AMI preparation failures. Also moved and retained documentation about AD sync issues and CVE-2024-6387 (RegreSSHion) vulnerability.
Security assessment
The change explicitly documents CVE-2024-6387 (RegreSSHion) as a security vulnerability affecting RHEL9 and Ubuntu VDIs, which is a known security issue. The other changes are operational issues without explicit security context.
Diff
diff --git a/res/latest/ug/troubleshooting.md index faab87bd6..d1848fe45 100644 --- a/res/latest/ug/troubleshooting.md +++ b/res/latest/ug/troubleshooting.md @@ -161,0 +162,12 @@ Detailed contents: + * [(2024.12 and 2024.12.01) Regex failure when registering a new Cognito user ](./res-troubleshooting-known-issues.html#res-troubleshooting-known-issues-2024x-regex-failure-cognito) + + * [(2024.12.01 and earlier) Invalid bad cert error when connecting to VDI using a custom domain ](./res-troubleshooting-known-issues.html#res-troubleshooting-known-issues-2024x-invalid-bad-cert) + + * [(2024.12 and 2024.12.01) Active Directory users cannot SSH to Bastion Host ](./res-troubleshooting-known-issues.html#res-troubleshooting-known-issues-2024x-ad-users-cannot-ssh) + + * [(2024.10) VDI auto stop broken for RES environments deployed in isolated VPCs ](./res-troubleshooting-known-issues.html#res-troubleshooting-known-issues-2024x-vdi-auto-stop-broken) + + * [(2024.10 and earlier) Failure to launch VDI for Graphic enhanced instance types ](./res-troubleshooting-known-issues.html#res-troubleshooting-known-issues-2024x-fail-to-launch-vdi) + + * [(2024.08) Preparing Infrastructure AMI Failure](./res-troubleshooting-known-issues.html#res-troubleshooting-known-issues-2024x-prep-infra-ami-fail) + @@ -165,0 +178,4 @@ Detailed contents: + * [(2024.06 and earlier) Group members not synced to RES during AD sync ](./res-troubleshooting-known-issues.html#res-troubleshooting-known-issues-2024x-group-not-synced) + + * [(2024.06 and earlier) CVE-2024-6387, RegreSSHion, Security Vulnerability in RHEL9 and Ubuntu VDIs ](./res-troubleshooting-known-issues.html#res-troubleshooting-known-issues-2024x-regresshion) + @@ -178,4 +193,0 @@ Detailed contents: - * [(2024.06 and earlier) Group members not synced to RES during AD sync ](./res-troubleshooting-known-issues.html#res-troubleshooting-known-issues-2024x-group-not-synced) - - * [(2024.06 and earlier) CVE-2024-6387, RegreSSHion, Security Vulnerability in RHEL9 and Ubuntu VDIs ](./res-troubleshooting-known-issues.html#res-troubleshooting-known-issues-2024x-regresshion) -