Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
---
title: April 2025 security and quality rollup
description: Learn about the improvements in the .NET Framework April 2025 security and quality rollup.
ms.date: 04/08/2025
---
# May 2024 security and quality rollup

_Released April 8, 2025_

## Summary of what's new in this release

- [Security improvements](#security-improvements)
- [Quality and reliability improvements](#quality-and-reliability-improvements)

### Security improvements

There are no new security improvements in this release. This update is cumulative and contains all previously released security improvements.

### Quality and reliability improvements

This release contains the following quality and reliability improvements.

#### CLR

Addresses an issue where System.IO APIs are used to operate on files and directories on UNC shares. (*Applies to: .NET Framework 4.8, 4.8.1.*)

#### WPF

Addresses an issue with printing large number of pages due to an OutOfMemory exception. (*Applies to: .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1.*)

## Known issues

This release contains no known issues.

## Summary tables

| Product version | Cumulative update |
| --- | --- |
| **Windows 11, version 24H2** | |
| .NET Framework 3.5, 4.8.1 | [5054979](https://support.microsoft.com/kb/5054979) |
| **Microsoft server operating system, version 24H2** | |
| .NET Framework 3.5, 4.8.1 | [5054979](https://support.microsoft.com/kb/5054979) |
| **Microsoft server operating system, version 23H2** | |
| .NET Framework 3.5, 4.8.1 | [5054705](https://support.microsoft.com/kb/5054705) |
| **Windows 11, version 22H2 and Windows 11, version 23H2** | |
| .NET Framework 3.5, 4.8.1 | [5054980](https://support.microsoft.com/kb/5054980) |
| **Microsoft server operating system, version 22H2** | **[5055688](https://support.microsoft.com/kb/5055688)** |
| .NET Framework 3.5, 4.8 | [5055169](https://support.microsoft.com/kb/5055169) |
| .NET Framework 3.5, 4.8.1 | [5054693](https://support.microsoft.com/kb/5054693) |
| **Microsoft server operating system, version 21H2** | **[5055688](https://support.microsoft.com/kb/5055688)** |
| .NET Framework 3.5, 4.8 | [5055169](https://support.microsoft.com/kb/5055169) |
| .NET Framework 3.5, 4.8.1 | [5054693](https://support.microsoft.com/kb/5054693) |
| **Windows 10, version 22H2** | **[5055683](https://support.microsoft.com/kb/5055683)** |
| .NET Framework 3.5, 4.8 | [5054977](https://support.microsoft.com/kb/5054977) |
| .NET Framework 3.5, 4.8.1 | [5054978](https://support.microsoft.com/kb/5054978) |
| **Windows 10, version 21H2** | **[5055683](https://support.microsoft.com/kb/5055683)** |
| .NET Framework 3.5, 4.8 | [5054977](https://support.microsoft.com/kb/5054977) |
| .NET Framework 3.5, 4.8.1 | [5054978](https://support.microsoft.com/kb/5054978) |
| **Windows 10 1809 and Windows Server 2019** | **[5055681](https://support.microsoft.com/kb/5055681)** |
| .NET Framework 3.5, 4.7.2 | [5054695](https://support.microsoft.com/kb/5054695) |
| .NET Framework 3.5, 4.8 | [5055175](https://support.microsoft.com/kb/5055175) |
| **Windows 10 1607 and Windows Server 2016** | |
| .NET Framework 3.5, 4.6.2, 4.7, 4.7.1, 4.7.2 | [5055521](https://support.microsoft.com/kb/5055521) |
| .NET Framework 4.8 | [5055170](https://support.microsoft.com/kb/5055170) |

The following table is for earlier Windows and Windows Server versions for Security and Quality Rollup updates.  

| Product version | Security and quality rollup |
| --- | --- |
| **Windows Server 2012 R2** | **[5055686](https://support.microsoft.com/kb/5055686)** |
| .NET Framework 3.5 | [5044012](https://support.microsoft.com/kb/5044012) |
| .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2 | [5054698](https://support.microsoft.com/kb/5054698) |
| .NET Framework 4.8 | [5055173](https://support.microsoft.com/kb/5055173) |
| **Windows Server 2012** | **[5055685](https://support.microsoft.com/kb/5055685)** |
| .NET Framework 3.5 | [5044009](https://support.microsoft.com/kb/5044009) |
| .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2 | [5054697](https://support.microsoft.com/kb/5054697) |
| .NET Framework 4.8 | [5055172](https://support.microsoft.com/kb/5055172) |
| **Windows Server 2008 R2** | **[5055684](https://support.microsoft.com/kb/5055684)** |
| .NET Framework 3.5.1 | [5044011](https://support.microsoft.com/kb/5044011) |
| .NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2 | [5054696](https://support.microsoft.com/kb/5054696) |
| .NET Framework 4.8 |[5055171](https://support.microsoft.com/kb/5055171) |
| **Windows Server 2008** | **[5055687](https://support.microsoft.com/kb/5055687)** |
| .NET Framework 2.0, 3.0 | [5044010](https://support.microsoft.com/kb/5044010) |
| .NET Framework 3.5 SP1 | [5040673](https://support.microsoft.com/kb/5040673) |
| .NET Framework 4.6.2 | [5054696](https://support.microsoft.com/kb/5054696) |

The operating system row lists a KB which will be used for update offering purposes. When the operating system KB is offered, the applicability logic will determine the specific .NET Framework update(s) will be installed. Updates for individual .NET Framework versions will be installed based on the version of .NET Framework that is already present on the device. Because of this the operating system KB is not expected to be listed as installed updates on the device. The expected update to be installed are the .NET Framework specific version updates listed in the table above.
3 changes: 2 additions & 1 deletion docs/framework/release-notes/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ The .NET Framework updates include cumulative security and reliability improveme

.NET Framework cumulative update releases are discussed in detail in the following individual release notes:

* March 25, 2025 - [cumulative update preview](./2025/03-25-march-cumulative-update-preview.md) **New Release**
* April 8, 2025 - [cumulative update](./2025/04-08-april-cumulative-update.md) **New Release**
* March 25, 2025 - [cumulative update preview](./2025/03-25-march-cumulative-update-preview.md)
* January 28, 2025 - [cumulative update preview](./2025/01-28-january-cumulative-update-preview.md)
* January 14, 2025 - [cumulative update](./2025/01-14-january-cumulative-update.md)
* November 21, 2024 - [cumulative update preview](./2024/11-21-november-preview-cumulative-update.md)
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -693,6 +693,8 @@ items:
href: release-notes/2025/01-28-january-cumulative-update-preview.md
- name: March 2025 cumulative update preview
href: release-notes/2025/03-25-march-cumulative-update-preview.md
- name: April 2025 cumulative update
href: release-notes/2025/04-08-april-cumulative-update.md
- name: What's new
href: whats-new/index.md
- name: What's new in accessibility
Expand Down
Loading