AWS Security ChangesHomeSearch

AWS systems-manager documentation change

Service: systems-manager · 2025-06-25 · Documentation low

File: systems-manager/latest/userguide/patch-manager-linux-rules.md

Summary

Added support for RHEL 10 and updated Ubuntu Server versions in patch selection documentation

Security assessment

The changes document expanded OS version support without mentioning security vulnerabilities or security features

Diff

diff --git a/systems-manager/latest/userguide/patch-manager-linux-rules.md b/systems-manager/latest/userguide/patch-manager-linux-rules.md
index 5ab48083f..9fb854007 100644
--- a//systems-manager/latest/userguide/patch-manager-linux-rules.md
+++ b//systems-manager/latest/userguide/patch-manager-linux-rules.md
@@ -288 +288 @@ On AlmaLinux, Red Hat Enterprise Linux (RHEL), and Rocky Linux, the patch select
-  1. On the managed node, the YUM library (RHEL 7) or the DNF library (AlmaLinux 8 and 9, RHEL 8 and 9, and Rocky Linux 8 and 9) accesses the `updateinfo.xml` file for each configured repo.
+  1. On the managed node, the YUM library (RHEL 7) or the DNF library (AlmaLinux 8 and 9, RHEL 8, 9, and 10, and Rocky Linux 8 and 9) accesses the `updateinfo.xml` file for each configured repo.
@@ -316 +316 @@ Pre-defined default patch baselines provided by AWS and custom patch baselines w
-For AlmaLinux 8 and 9, RHEL 8 and 9, and Rocky Linux 8 and 9, the equivalent dnf command for this workflow is:
+For AlmaLinux 8 and 9, RHEL 8, 9, and 10, and Rocky Linux 8 and 9, the equivalent dnf command for this workflow is:
@@ -324 +324 @@ Custom patch baselines where the **Include non-security updates** check box _is_
-For AlmaLinux 8 and 9, RHEL 8 and 9, and Rocky Linux 8 and 9, the equivalent dnf command for this workflow is:
+For AlmaLinux 8 and 9, RHEL 8, 9, and 10, and Rocky Linux 8 and 9, the equivalent dnf command for this workflow is:
@@ -389,0 +390,8 @@ If nonsecurity updates are excluded, an implicit rule is applied in order to sel
+     * Ubuntu Server 23.10 (`mantic-security`)
+
+     * Ubuntu Server 24.04 LTS (`noble-security`)
+
+     * Ubuntu Server 24.10 (`oracular-security`)
+
+     * Ubuntu Server 25.04 (`plucky-security`)
+