Skip to content

Commit eec6850

Browse files
CBL-Mariner-Botkgodara912Kshitiz Godarajslobodzian
authored
[AUTO-CHERRYPICK] Upgrade clamav to 1.0.9 to address CVE-2025-20260 [CRITICAL] - branch main (#14111)
Co-authored-by: kgodara912 <[email protected]> Co-authored-by: Kshitiz Godara <[email protected]> Co-authored-by: jslobodzian <[email protected]>
1 parent 13f35d9 commit eec6850

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

SPECS/clamav/clamav.signatures.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"Signatures": {
3-
"clamav-1.0.7-cargo.tar.gz": "3066cc6c80a01e6a65926c320af5d3d8b465a20e4975ec381e8e1b758598b532",
4-
"clamav-1.0.7.tar.gz": "cf9908f68b07fda099fd382710863e99d064c7851c0a01bd9336ca8845d7644c"
5-
}
6-
}
2+
"Signatures": {
3+
"clamav-1.0.9-cargo.tar.gz": "d9e596d93abedbe2cf5f79bbc3dd3539ea1d185620a91f387c1779fd22e75e0b",
4+
"clamav-1.0.9.tar.gz": "c3ac983568e3df274833839a7aa45c1b2650b192f7d2a8524cddbb0111062d93"
5+
}
6+
}

SPECS/clamav/clamav.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: Open source antivirus engine
22
Name: clamav
3-
Version: 1.0.7
3+
Version: 1.0.9
44
Release: 1%{?dist}
55
License: ASL 2.0 AND BSD AND bzip2-1.0.4 AND GPLv2 AND LGPLv2+ AND MIT AND Public Domain AND UnRar
66
Vendor: Microsoft Corporation
@@ -133,6 +133,9 @@ fi
133133
%dir %attr(-,clamav,clamav) %{_sharedstatedir}/clamav
134134

135135
%changelog
136+
* Tue Jun 24 2025 Kshitiz Godara <[email protected]> - 1.0.9-1
137+
- Upgrade to version 1.0.9 to fix CVE-2025-20260
138+
136139
* Tue Nov 19 2024 CBL-Mariner Servicing Account <[email protected]> - 1.0.7-1
137140
- Auto-upgrade to 1.0.7 - CVE-2024-20505, CVE-2024-20506
138141

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1767,8 +1767,8 @@
17671767
"type": "other",
17681768
"other": {
17691769
"name": "clamav",
1770-
"version": "1.0.7",
1771-
"downloadUrl": "https://github.com/Cisco-Talos/clamav/archive/refs/tags/clamav-1.0.7.tar.gz"
1770+
"version": "1.0.9",
1771+
"downloadUrl": "https://github.com/Cisco-Talos/clamav/archive/refs/tags/clamav-1.0.9.tar.gz"
17721772
}
17731773
}
17741774
},

0 commit comments

Comments
 (0)