From f6ecf1a130d0a62576b44e226179be27daeb2797 Mon Sep 17 00:00:00 2001 From: Tara Overfield Date: Mon, 10 Nov 2025 12:52:15 -0800 Subject: [PATCH 1/2] update CVE in 10B and typo in 10D --- .../release-notes/2025/10-14-october-cumulative-update.md | 4 ++-- .../2025/10-28-october-cumulative-update-preview.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/framework/release-notes/2025/10-14-october-cumulative-update.md b/docs/framework/release-notes/2025/10-14-october-cumulative-update.md index 220281de0cac5..0061478ed1f29 100644 --- a/docs/framework/release-notes/2025/10-14-october-cumulative-update.md +++ b/docs/framework/release-notes/2025/10-14-october-cumulative-update.md @@ -14,9 +14,9 @@ _Released October 14, 2025_ ### Security improvements -#### CVE-2025-21176 – Remote Code Execution vulnerability +#### CVE-2025-55248 – Information Disclosure vulnerability -This security update addresses a remote code execution vulnerability detailed in [CVE 2025-21176](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-21176). +This security update addresses a information disclosure vulnerability detailed in [CVE 2025-55248](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55248). ### Quality and reliability improvements diff --git a/docs/framework/release-notes/2025/10-28-october-cumulative-update-preview.md b/docs/framework/release-notes/2025/10-28-october-cumulative-update-preview.md index 3f3b38c530813..ba9b2fcfe2573 100644 --- a/docs/framework/release-notes/2025/10-28-october-cumulative-update-preview.md +++ b/docs/framework/release-notes/2025/10-28-october-cumulative-update-preview.md @@ -20,7 +20,7 @@ There are no new security improvements in this release. This update is cumulativ #### .NET Runtime -Addresses an issue to update operating systeam calls for compliance with current standards. (*Applies to: .NET Framework 4.8.1*) +Addresses an issue to update operating system calls for compliance with current standards. (*Applies to: .NET Framework 4.8.1*) ## Known issues in this release From 117cfdf869c077f6e44a5101cd7d59740f5b1b05 Mon Sep 17 00:00:00 2001 From: Tara Overfield Date: Mon, 10 Nov 2025 12:55:55 -0800 Subject: [PATCH 2/2] Update docs/framework/release-notes/2025/10-14-october-cumulative-update.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .../release-notes/2025/10-14-october-cumulative-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/framework/release-notes/2025/10-14-october-cumulative-update.md b/docs/framework/release-notes/2025/10-14-october-cumulative-update.md index 0061478ed1f29..13547fd4da9f7 100644 --- a/docs/framework/release-notes/2025/10-14-october-cumulative-update.md +++ b/docs/framework/release-notes/2025/10-14-october-cumulative-update.md @@ -16,7 +16,7 @@ _Released October 14, 2025_ #### CVE-2025-55248 – Information Disclosure vulnerability -This security update addresses a information disclosure vulnerability detailed in [CVE 2025-55248](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55248). +This security update addresses an information disclosure vulnerability detailed in [CVE 2025-55248](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55248). ### Quality and reliability improvements