AWS AmazonRDS high security documentation change
Summary
Added multiple version updates with backported fixes for CVE-2025-1094 and replica connection fixes
Security assessment
Directly addresses security vulnerabilities through CVE-2025-1094 fixes across multiple PostgreSQL versions. The explicit reference to a security CVE constitutes concrete evidence of security remediation.
Diff
diff --git a/AmazonRDS/latest/AuroraPostgreSQLReleaseNotes/AuroraPostgreSQL.Updates.md b/AmazonRDS/latest/AuroraPostgreSQLReleaseNotes/AuroraPostgreSQL.Updates.md index c5ba05606..3f08c9229 100644 --- a//AmazonRDS/latest/AuroraPostgreSQLReleaseNotes/AuroraPostgreSQL.Updates.md +++ b//AmazonRDS/latest/AuroraPostgreSQLReleaseNotes/AuroraPostgreSQL.Updates.md @@ -2479,0 +2480,2 @@ This release of Aurora PostgreSQL is compatible with PostgreSQL 15.4. For more i + * Aurora PostgreSQL 15.4.10, May 7th, 2025 + @@ -2500,0 +2503,18 @@ This release of Aurora PostgreSQL is compatible with PostgreSQL 15.4. For more i +#### Aurora PostgreSQL 15.4.10, May 7th, 2025 + +**High priority enhancements** + + * Backported fixes for the following PostgreSQL community security issues: + + * [CVE-2025-1094](https://www.postgresql.org/support/security/CVE-2025-1094/). + + + + +**General enhancements** + + * Fixed an issue on the replica where a network interruption may not correctly re-establish connection with the writer. + + + + @@ -4509,0 +4530,2 @@ This release of Aurora PostgreSQL is compatible with PostgreSQL 14.9. For more i + * Aurora PostgreSQL 14.9.10, May 7th, 2025 + @@ -4530,0 +4553,18 @@ This release of Aurora PostgreSQL is compatible with PostgreSQL 14.9. For more i +#### Aurora PostgreSQL 14.9.10, May 7th, 2025 + +**High priority enhancements** + + * Backported fixes for the following PostgreSQL community security issues: + + * [CVE-2025-1094](https://www.postgresql.org/support/security/CVE-2025-1094/). + + + + +**General enhancements** + + * Fixed an issue on the replica where a network interruption may not correctly re-establish connection with the writer. + + + + @@ -7537,0 +7578,2 @@ This release of Aurora PostgreSQL is compatible with PostgreSQL 13.12. For more + * Aurora PostgreSQL 13.12.10, May 7th, 2025 + @@ -7556,0 +7599,18 @@ This release of Aurora PostgreSQL is compatible with PostgreSQL 13.12. For more +#### Aurora PostgreSQL 13.12.10, May 7th, 2025 + +**High priority enhancements** + + * Backported fixes for the following PostgreSQL community security issues: + + * [CVE-2025-1094](https://www.postgresql.org/support/security/CVE-2025-1094/). + + + + +**General enhancements** + + * Fixed an issue on the replica where a network interruption may not correctly re-establish connection with the writer. + + + + @@ -13320,0 +13381,2 @@ This release of Aurora PostgreSQL is compatible with PostgreSQL 11.21. For more + * Aurora PostgreSQL 11.21.10, May 7th, 2025 + @@ -13339,0 +13402,18 @@ This release of Aurora PostgreSQL is compatible with PostgreSQL 11.21. For more +#### Aurora PostgreSQL 11.21.10, May 7th, 2025 + +**High priority enhancements** + + * Backported fixes for the following PostgreSQL community security issues: + + * [CVE-2025-1094](https://www.postgresql.org/support/security/CVE-2025-1094/). + + + + +**General enhancements** + + * Fixed an issue on the replica where a network interruption may not correctly re-establish connection with the writer. + + + +