diff --git a/release-notes/6.0/cve.md b/release-notes/6.0/cve.md index 778094eda..e33ed6fac 100644 --- a/release-notes/6.0/cve.md +++ b/release-notes/6.0/cve.md @@ -8,6 +8,8 @@ Your app needs to be on the latest .NET 6 patch version to be secure. The longer Your app may be vulnerable to the following published security [CVEs](https://www.cve.org/) if you are using an older .NET 6 patch version. +- 6.0.31 (May 28 2024) + - No new CVEs. - 6.0.30 (May 2024) - No new CVEs. - 6.0.29 (April 2024) diff --git a/release-notes/7.0/cve.md b/release-notes/7.0/cve.md index 5b5f0f40f..7cfb7fc02 100644 --- a/release-notes/7.0/cve.md +++ b/release-notes/7.0/cve.md @@ -8,6 +8,8 @@ Your app needs to be on the latest .NET 7 patch version to be secure. The longer Your app may be vulnerable to the following published security [CVEs](https://www.cve.org/) if you are using the given version or older. +- 7.0.20 (May 2024) + - No new CVEs. - 7.0.19 (May 2024) - [CVE-2024-30045 | .NET Remote code Execution Vulnerability](https://github.com/dotnet/announcements/issues/xxx) - [CVE-2024-30046 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/xxx) diff --git a/release-notes/8.0/README.md b/release-notes/8.0/README.md index 1e7588071..5b4c24605 100644 --- a/release-notes/8.0/README.md +++ b/release-notes/8.0/README.md @@ -14,6 +14,7 @@ | Date | Release | | :-- | :-- | | 2024/06/11 | [8.0.302 SDK](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.6/8.0.6.md) | +| 2024/05/28 | [8.0.6](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.6/8.0.6.md) | | 2024/05/14 | [8.0.5](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.5/8.0.5.md) | | 2024/04/08 | [8.0.4](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.4/8.0.4.md) | | 2024/03/14 | [8.0.203 SDK](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.3/8.0.203.md) | diff --git a/release-notes/8.0/cve.md b/release-notes/8.0/cve.md index 72861ac17..ce97d76b7 100644 --- a/release-notes/8.0/cve.md +++ b/release-notes/8.0/cve.md @@ -7,9 +7,11 @@ Your app needs to be on the latest .NET 8 patch version to be secure. The longer ## Which CVEs apply to my app? Your app may be vulnerable to the following published security [CVEs](https://www.cve.org/) if you are using the given version or older. -- 8.0.4 (May 2024) - - [CVE-2024-30045 | .NET Remote code Execution Vulnerability](https://github.com/dotnet/announcements/issues/xxx) - - [CVE-2024-30046 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/xxx) +- 8.0.6 (May 28 2024) + - No new CVEs. +- 8.0.5 (May 2024) + - [CVE-2024-30045 | .NET Remote code Execution Vulnerability](https://github.com/dotnet/announcements/issues/307) + - [CVE-2024-30046 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/308) - 8.0.4 (April 2024) - [CVE-2024-21409 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/303) - 8.0.3 (March 2024)