Skip to content

Commit 238e416

Browse files
Merge PR "[AUTO-CHERRYPICK] [High] Upgrade etcd to 3.5.28 for CVE-2026-33413 and CVE-2026-33343 - branch 3.0-dev" #16334
Co-authored-by: AkarshHCL <v-akarshc@microsoft.com>
1 parent 1f7449a commit 238e416

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

SPECS/etcd/etcd.signatures.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Signatures": {
33
"etcd.service": "4550a4967ba35670051cbfd9b4edf1fc57c0f1d7a07e51f88351ac44c76d8066",
4-
"etcd-3.5.21.tar.gz": "76d7fcafe4fcc957fcd45671226b992c16e5f5e724935dea9df0190ac2b13481",
5-
"etcd-3.5.21-vendor.tar.gz": "b4c072080f0ca47c1d447b6547165b943206cb5cb71dbd35a9e68079fdeac5a7"
4+
"etcd-3.5.28.tar.gz": "c1e873c174c44de5fb148024d3ad741cae11548b5b6d2ac36a003289e55024be",
5+
"etcd-3.5.28-vendor.tar.gz": "7decc96250a76e9807d98834d35657d7f5ccdfd2f3d5e507d8e97bddc05cc79c"
66
}
77
}

SPECS/etcd/etcd.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Summary: A highly-available key value store for shared configuration
44
Name: etcd
5-
Version: 3.5.21
5+
Version: 3.5.28
66
Release: 1%{?dist}
77
License: ASL 2.0
88
Vendor: Microsoft Corporation
@@ -145,6 +145,10 @@ install -vdm755 %{buildroot}%{_sharedstatedir}/etcd
145145
/%{_docdir}/%{name}-%{version}-tools/*
146146

147147
%changelog
148+
149+
* Fri Mar 27 2026 Akarsh Chaudhary <v-akarshc@microsoft.com> - 3.5.28-1
150+
- Upgrade to version 3.5.28 (fixes CVE-2026-33413 and CVE-2026-33343).
151+
148152
* Sun Mar 30 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.5.21-1
149153
- Auto-upgrade to 3.5.21 - for CVE-2025-30204 [High]
150154

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3408,8 +3408,8 @@
34083408
"type": "other",
34093409
"other": {
34103410
"name": "etcd",
3411-
"version": "3.5.21",
3412-
"downloadUrl": "https://github.com/etcd-io/etcd/archive/v3.5.21.tar.gz"
3411+
"version": "3.5.28",
3412+
"downloadUrl": "https://github.com/etcd-io/etcd/archive/v3.5.28.tar.gz"
34133413
}
34143414
}
34153415
},

0 commit comments

Comments
 (0)