Backport security fixes to release/2.7#41155
Merged
benhillis merged 3 commits intoJul 23, 2026
Merged
Conversation
…oft#40581) Fixes Dependabot alerts microsoft#24 and microsoft#25. Co-authored-by: Ben Hillis <benhillis@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> (cherry picked from commit 09a8afe)
Bumps Microsoft.RemoteDesktop.Client.MSRDC.SessionHost from 1.2.6676 to 1.2.7214. This closes CVE-2026-32157 (a use-after-free RCE in the Remote Desktop client, first fixed in 1.2.7099) along with several additional CVEs shipped in 1.2.7214. Fixes microsoft#40868 Co-authored-by: Ben Hillis <benhill@ntdev.microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> (cherry picked from commit 2a7269e)
Bumps Microsoft.NETCore.App.Runtime.win-x64 and win-arm64 from 10.0.8 to 10.0.9 to address CVE-2026-45491 (.NET tampering vulnerability), reported by Dependabot. Both runtime packages are bumped together to keep the .NET runtime version in sync across architectures. Co-authored-by: Ben Hillis <benhill@ntdev.microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> (cherry picked from commit 73a6afb)
benhillis
force-pushed
the
user/benhill/backport-security-fixes-2.7
branch
from
July 23, 2026 21:56
df65356 to
66c173f
Compare
OneBlue
approved these changes
Jul 23, 2026
benhillis
enabled auto-merge (squash)
July 23, 2026 22:36
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backports the following security fixes from master to release/2.7:
All cherry-picked cleanly with no conflicts.