From 2c85f34bc3e1f9c14fba9555d6e2e4313cd0a855 Mon Sep 17 00:00:00 2001 From: Postmodern Date: Thu, 25 Apr 2024 13:52:15 -0700 Subject: [PATCH] Explicitly recommend that Ruby 3.3 users upgrade to 3.3.1 for CVE-2024-27282 --- ...-04-23-arbitrary-memory-address-read-regexp-cve-2024-27282.md | 1 + 1 file changed, 1 insertion(+) diff --git a/en/news/_posts/2024-04-23-arbitrary-memory-address-read-regexp-cve-2024-27282.md b/en/news/_posts/2024-04-23-arbitrary-memory-address-read-regexp-cve-2024-27282.md index e04ac1ebcb..e27c89c452 100644 --- a/en/news/_posts/2024-04-23-arbitrary-memory-address-read-regexp-cve-2024-27282.md +++ b/en/news/_posts/2024-04-23-arbitrary-memory-address-read-regexp-cve-2024-27282.md @@ -24,6 +24,7 @@ We recommend to update the Ruby to version 3.3.1 or later. In order to ensure co * For Ruby 3.0 users: Update to 3.0.7 * For Ruby 3.1 users: Update to 3.1.5 * For Ruby 3.2 users: Update to 3.2.4 +* For Ruby 3.3 users: Update to 3.3.1 ## Affected versions