Skip to content

Commit f508c12

Browse files
docs: Add Redis 7.4.6-272 security patch to v6.9.0 changelog (#1391)
## Changes This PR adds the Redis security update to the technical changelog for version 6.9.0. The entry documents the update to Redis 7.4.6-272, which patches multiple critical CVEs: - CVE-2025-49844 - CVE-2025-46817 - CVE-2025-46818 - CVE-2025-46819 ## References - [Original PR](sourcegraph/sourcegraph#7488) - [Redis release notes](https://redis.io/docs/latest/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-6-272/) Test Plan: Ran this locally: See image attached <img width="695" height="634" alt="image" src="https://github.com/user-attachments/assets/756b0cd5-df5a-4748-9518-014d9d30de11" />
1 parent 8d2fee4 commit f508c12

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/technical-changelog.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,13 @@ This page documents all notable changes to Sourcegraph. For curated highlights o
170170

171171
- [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.9.0)
172172

173+
### Chore
174+
175+
#### Security
176+
177+
- Update redis to 7.4.6-272 `(PR #7488)`
178+
- This release patches multiple critical CVEs in Redis, including CVE-2025-49844, CVE-2025-46817, CVE-2025-46818, and CVE-2025-46819. See [Redis release notes](https://redis.io/docs/latest/operate/rs/release-notes/rs-7-4-2-releases/rs-7-4-6-272/) for details.
179+
173180
### Reverts
174181

175182
There were no reverts for this release

0 commit comments

Comments
 (0)