Skip to content

Commit eadbad9

Browse files
[AUTOPATCHER-CORE] Upgrade erlang to 26.2.5.15 for CVE-2025-48038, CVE-2025-48039, CVE-2025-48040, CVE-2025-48041 (microsoft#14663)
Co-authored-by: Kanishk Bansal <[email protected]>
1 parent e57ca00 commit eadbad9

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Signatures": {
3-
"erlang-26.2.5.13.tar.gz": "b58e5caf34ef4e94b766173f3839ff29db3bfa9710881f246a9958886b466ac4"
4-
}
5-
}
2+
"Signatures": {
3+
"erlang-26.2.5.15.tar.gz": "aa38b8b50873722929791d985716d47769a59232241f617b91580248670c52f9"
4+
}
5+
}

SPECS/erlang/erlang.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%define debug_package %{nil}
22
Summary: erlang
33
Name: erlang
4-
Version: 26.2.5.13
4+
Version: 26.2.5.15
55
Release: 1%{?dist}
66
License: Apache-2.0
77
Vendor: Microsoft Corporation
@@ -53,6 +53,9 @@ export ERL_TOP=`pwd`
5353
%{_libdir}/erlang/*
5454

5555
%changelog
56+
* Fri Sep 12 2025 CBL-Mariner Servicing Account <[email protected]> - 26.2.5.15-1
57+
- Auto-upgrade to 26.2.5.15 - for CVE-2025-48038, CVE-2025-48039, CVE-2025-48040, CVE-2025-48041
58+
5659
* Tue Jun 24 2025 Kevin Lockwood <[email protected]> - 26.2.5.13-1
5760
- Upgrade to 26.2.5.13 to fix CVE-2025-4748
5861

cgmanifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3358,8 +3358,8 @@
33583358
"type": "other",
33593359
"other": {
33603360
"name": "erlang",
3361-
"version": "26.2.5.13",
3362-
"downloadUrl": "https://github.com/erlang/otp/archive/OTP-26.2.5.13/otp-OTP-26.2.5.13.tar.gz"
3361+
"version": "26.2.5.15",
3362+
"downloadUrl": "https://github.com/erlang/otp/archive/OTP-26.2.5.15/otp-OTP-26.2.5.15.tar.gz"
33633363
}
33643364
}
33653365
},
@@ -31306,4 +31306,4 @@
3130631306
}
3130731307
],
3130831308
"Version": 1
31309-
}
31309+
}

0 commit comments

Comments
 (0)