From 95942547f4356fef1a3daf5fca381f8ce324f0ec Mon Sep 17 00:00:00 2001 From: Cameron Bates Date: Wed, 9 Oct 2024 16:28:42 -0400 Subject: [PATCH] RC: CVE mention in changelog --- content/operate/rc/changelog/october-2024.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 content/operate/rc/changelog/october-2024.md diff --git a/content/operate/rc/changelog/october-2024.md b/content/operate/rc/changelog/october-2024.md new file mode 100644 index 0000000000..bb363ad301 --- /dev/null +++ b/content/operate/rc/changelog/october-2024.md @@ -0,0 +1,17 @@ +--- +Title: Redis Cloud changelog (October 2024) +alwaysopen: false +categories: +- docs +- operate +- rc +description: New features, enhancements, and other changes added to Redis Cloud during + October 2024. +highlights: Security fixes for CVE-2024-31449, CVE-2024-31227, CVE-2024-31228 +linktitle: October 2024 +weight: 42 +--- + +## Security fixes + +Redis Cloud has already been updated with patches for CVE-2024-31449, CVE-2024-31227, and CVE-2024-31228. No further action is required at this time. For more information, see the [Redis blog post](https://redis.io/blog/security-advisory-cve-2024-31449-cve-2024-31227-cve-2024-31228/) about these vulnerabilities. \ No newline at end of file