Skip to content

Commit b72129d

Browse files
Co-authored-by: Archana Shettigar <v-shettigara@microsoft.com>
1 parent fe04658 commit b72129d

10 files changed

Lines changed: 595 additions & 2 deletions

SPECS/frr/CVE-2025-61099.patch

Lines changed: 587 additions & 0 deletions
Large diffs are not rendered by default.

SPECS/frr/CVE-2025-61100.nopatch

Whitespace-only changes.

SPECS/frr/CVE-2025-61101.nopatch

Whitespace-only changes.

SPECS/frr/CVE-2025-61102.nopatch

Whitespace-only changes.

SPECS/frr/CVE-2025-61103.nopatch

Whitespace-only changes.

SPECS/frr/CVE-2025-61104.nopatch

Whitespace-only changes.

SPECS/frr/CVE-2025-61105.nopatch

Whitespace-only changes.

SPECS/frr/CVE-2025-61106.nopatch

Whitespace-only changes.

SPECS/frr/CVE-2025-61107.nopatch

Whitespace-only changes.

SPECS/frr/frr.spec

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Summary: Routing daemon
44
Name: frr
55
Version: 9.1.1
6-
Release: 4%{?dist}
6+
Release: 5%{?dist}
77
License: GPL-2.0-or-later
88
Vendor: Microsoft Corporation
99
Distribution: Azure Linux
@@ -19,7 +19,9 @@ Patch4: 0004-remove-grpc-test.patch
1919
Patch5: CVE-2024-44070.patch
2020
Patch6: CVE-2024-55553.patch
2121
Patch7: 0001-Fix-frr-c90-complaint-error.patch
22-
22+
# Following CVE-2025-61099 fixes CVE-2025-61100, CVE-2025-61101, CVE-2025-61102,
23+
# CVE-2025-61103, CVE-2025-61104, CVE-2025-61106 and CVE-2025-61107.
24+
Patch8: CVE-2025-61099.patch
2325
BuildRequires: autoconf
2426
BuildRequires: automake
2527
BuildRequires: bison
@@ -201,6 +203,10 @@ rm tests/lib/*grpc*
201203
%{_sysusersdir}/%{name}.conf
202204

203205
%changelog
206+
* Wed Jan 21 2026 Archana Shettigar <v-shettigara@microsoft.com> - 9.1.1-5
207+
- Patch CVE-2025-61099, CVE-2025-61100, CVE-2025-61101, CVE-2025-61102,
208+
CVE-2025-61103, CVE-2025-61104, CVE-2025-61105, CVE-2025-61106 and CVE-2025-61107
209+
204210
* Mon Dec 29 2025 Archana Shettigar <v-shettigara@microsoft.com> - 9.1.1-4
205211
- Rebuilt for net-snmp version up with c90 fix
206212

0 commit comments

Comments
 (0)