Skip to content

Commit 45ee5d8

Browse files
Merge PR "[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade haveged to 1.9.22 for CVE-2026-41054 - branch 3.0-dev" microsoft#17415
1 parent 14d747b commit 45ee5d8

3 files changed

Lines changed: 10 additions & 7 deletions

File tree

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"Signatures": {
3-
"haveged-1.9.17.tar.gz": "02d9b7c801fbcf16bed43c27bf6ece570b79f4d94561f3eb30883fb5f89c526d",
4-
"haveged.service": "bdc275f31092ac37b9d455f633861b6ae74b9ef3e737609755ff207a4df084e7"
5-
}
2+
"Signatures": {
3+
"haveged.service": "bdc275f31092ac37b9d455f633861b6ae74b9ef3e737609755ff207a4df084e7",
4+
"haveged-1.9.22.tar.gz": "864dd83eed4141059dd33d32433ffab50ac36b52482da39ece081ca94642af02"
5+
}
66
}

SPECS/haveged/haveged.spec

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

33
Summary: A Linux entropy source using the HAVEGE algorithm
44
Name: haveged
5-
Version: 1.9.17
5+
Version: 1.9.22
66
Release: 1%{?dist}
77
License: GPLv3+
88
Vendor: Microsoft Corporation
@@ -102,6 +102,9 @@ rm -rf %{buildroot}%{_libdir}/libhavege.*a
102102

103103

104104
%changelog
105+
* Fri May 22 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.9.22-1
106+
- Auto-upgrade to 1.9.22 - for CVE-2026-41054
107+
105108
* Thu Feb 17 2022 Cameron Baird <cameronbaird@microsoft.com> - 1.9.17-1
106109
- Update to v1.9.17
107110
- Configure build to run with additional tests

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5300,8 +5300,8 @@
53005300
"type": "other",
53015301
"other": {
53025302
"name": "haveged",
5303-
"version": "1.9.17",
5304-
"downloadUrl": "https://github.com/jirka-h/haveged/archive/v1.9.17/haveged-1.9.17.tar.gz"
5303+
"version": "1.9.22",
5304+
"downloadUrl": "https://github.com/jirka-h/haveged/archive/v1.9.22/haveged-1.9.22.tar.gz"
53055305
}
53065306
}
53075307
},

0 commit comments

Comments
 (0)