Skip to content

Commit b1e5bc6

Browse files
[AUTO-CHERRYPICK] [Medium] patch rust to fix CVE-2024-9681 - branch main (#12528)
Co-authored-by: jykanase <v-jykanase@microsoft.com>
1 parent b781a8a commit b1e5bc6

2 files changed

Lines changed: 78 additions & 1 deletion

File tree

SPECS/rust/CVE-2024-9681.patch

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

SPECS/rust/rust.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Summary: Rust Programming Language
1010
Name: rust
1111
Version: 1.72.0
12-
Release: 9%{?dist}
12+
Release: 10%{?dist}
1313
License: (ASL 2.0 OR MIT) AND BSD AND CC-BY-3.0
1414
Vendor: Microsoft Corporation
1515
Distribution: Mariner
@@ -45,6 +45,7 @@ Patch0: CVE-2023-45853.patch
4545
Patch1: CVE-2024-32884.patch
4646
Patch2: CVE-2024-31852.patch
4747
Patch3: CVE-2024-43806.patch
48+
Patch4: CVE-2024-9681.patch
4849

4950
BuildRequires: binutils
5051
BuildRequires: cmake
@@ -172,6 +173,9 @@ rm %{buildroot}%{_bindir}/*.old
172173
%{_mandir}/man1/*
173174

174175
%changelog
176+
* Fri Jan 31 2025 Jyoti Kanase <v-jykanase@microsoft.com> - 1.72.0-10
177+
- Fix CVE-2024-9681
178+
175179
* Fri Nov 22 2024 Tobias Brick <tobiasb@microsoft.com> - 1.72.0-9
176180
- Patch CVE-2024-43806
177181

0 commit comments

Comments
 (0)