Skip to content

Commit 53497ef

Browse files
[AUTOPATCHER-CORE] Upgrade haveged to 1.9.22 for CVE-2026-41054 (microsoft#17407)
1 parent f0089c2 commit 53497ef

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
@@ -5290,8 +5290,8 @@
52905290
"type": "other",
52915291
"other": {
52925292
"name": "haveged",
5293-
"version": "1.9.17",
5294-
"downloadUrl": "https://github.com/jirka-h/haveged/archive/v1.9.17/haveged-1.9.17.tar.gz"
5293+
"version": "1.9.22",
5294+
"downloadUrl": "https://github.com/jirka-h/haveged/archive/v1.9.22/haveged-1.9.22.tar.gz"
52955295
}
52965296
}
52975297
},

0 commit comments

Comments
 (0)