AWS AmazonRDS high security documentation change
Summary
Added backported fixes for CVE-2025-1094 across multiple PostgreSQL versions
Security assessment
Multiple entries documenting backported security fixes for a specific CVE. This explicitly addresses security vulnerabilities.
Diff
diff --git a/AmazonRDS/latest/AuroraPostgreSQLReleaseNotes/AuroraPostgreSQL.Updates.md b/AmazonRDS/latest/AuroraPostgreSQLReleaseNotes/AuroraPostgreSQL.Updates.md index 08ba06e86..ba9bf9576 100644 --- a//AmazonRDS/latest/AuroraPostgreSQLReleaseNotes/AuroraPostgreSQL.Updates.md +++ b//AmazonRDS/latest/AuroraPostgreSQLReleaseNotes/AuroraPostgreSQL.Updates.md @@ -111,0 +112,4 @@ This release of Aurora PostgreSQL is compatible with PostgreSQL 17.4. For more i + * Backported fixes for the following PostgreSQL community security issues: + + * [CVE-2025-1094](https://www.postgresql.org/support/security/CVE-2025-1094/). + @@ -335,0 +340,4 @@ This release of Aurora PostgreSQL is compatible with PostgreSQL 16.8. For more i + * Backported fixes for the following PostgreSQL community security issues: + + * [CVE-2025-1094](https://www.postgresql.org/support/security/CVE-2025-1094/). + @@ -1433,0 +1442,4 @@ This release of Aurora PostgreSQL is compatible with PostgreSQL 15.12. For more + * Backported fixes for the following PostgreSQL community security issues: + + * [CVE-2025-1094](https://www.postgresql.org/support/security/CVE-2025-1094/). + @@ -3496,0 +3509,4 @@ This release of Aurora PostgreSQL is compatible with PostgreSQL 14.17. For more + * Backported fixes for the following PostgreSQL community security issues: + + * [CVE-2025-1094](https://www.postgresql.org/support/security/CVE-2025-1094/). + @@ -6590,0 +6607,4 @@ This release of Aurora PostgreSQL is compatible with PostgreSQL 13.20. For more + * Backported fixes for the following PostgreSQL community security issues: + + * [CVE-2025-1094](https://www.postgresql.org/support/security/CVE-2025-1094/). +