{"id":53967,"date":"2024-10-08T10:07:17","date_gmt":"2024-10-08T17:07:17","guid":{"rendered":"https:\/\/devblogs.microsoft.com\/dotnet\/?p=53967"},"modified":"2024-10-08T10:07:17","modified_gmt":"2024-10-08T17:07:17","slug":"dotnet-and-dotnet-framework-october-2024-servicing-updates","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/dotnet\/dotnet-and-dotnet-framework-october-2024-servicing-updates\/","title":{"rendered":".NET and .NET Framework October 2024 servicing releases updates"},"content":{"rendered":"<p><div class=\"alert alert-info\"><p class=\"alert-divider\"><i class=\"fabric-icon fabric-icon--Info\"><\/i><strong>Use release notes for downloading October updates<\/strong><\/p>\nPlease use the release note links in this post to download the October updates. The <a href=\"https:\/\/dotnet.microsoft.com\/download\/dotnet\">download page<\/a> on the .NET website has not yet been updated for October. We are actively working to update the .NET website.\n<\/div><\/p>\n<p>Welcome to our new combined .NET servicing updates for October 2024. To help streamline and help you keep up to date with the latest service releases we have decided to combine our update posts around both .NET &amp; .NET Framework so you can find all the information in one convenient location on the blog. Don&#8217;t forget that you can find updates about .NET previews on <a href=\"https:\/\/github.com\/dotnet\/core\/discussions\/categories\/news\">GitHub<\/a>, specifically for .NET 9. Let&#8217;s get into the latest release of .NET &amp; .NET Framework, here is a quick overview of what&#8217;s new in these releases:<\/p>\n<ul>\n<li><a href=\"#security-improvements\">Security Improvements<\/a><\/li>\n<li><a href=\"#net-october-2024-updates\">.NET updates<\/a><\/li>\n<li><a href=\"#net-framework-october-2024-updates\">.NET Framework updates<\/a><\/li>\n<\/ul>\n<h2>Security improvements<\/h2>\n<p>This month you will find several CVEs that have been fixed this month:<\/p>\n<table>\n<thead>\n<tr>\n<th>CVE #<\/th>\n<th>Title<\/th>\n<th>Applies to<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><a href=\"https:\/\/msrc.microsoft.com\/update-guide\/vulnerability\/CVE-2024-38229\">CVE-2024-38229<\/a><\/td>\n<td>.NET Remote Code Execution Vulnerability<\/td>\n<td>.NET 8.0, .NET 9.0 RC1<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/msrc.microsoft.com\/update-guide\/vulnerability\/CVE-2024-43483\">CVE-2024-43483<\/a><\/td>\n<td>.NET and .NET Framework Denial of Service Vulnerability<\/td>\n<td>.NET 6.0, .NET 8.0, .NET RC1, .NET Framework 3.5, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/msrc.microsoft.com\/update-guide\/vulnerability\/CVE-2024-43484\">CVE-2024-43484<\/a><\/td>\n<td>.NET and .NET Framework Denial of Service Vulnerability<\/td>\n<td>.NET 6.0, .NET 8.0, .NET RC1, .NET Framework 3.5, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1<\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/msrc.microsoft.com\/update-guide\/vulnerability\/CVE-2024-43485\">CVE-2024-43485<\/a><\/td>\n<td>.NET Denial of Service Vulnerability<\/td>\n<td>.NET 6.0, .NET 8.0, .NET RC1<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>.NET October 2024 Updates<\/h2>\n<p>Below you will find a details list of everything from the .NET release for October 2024 including .NET 6.0.35 and .NET 8.0.10:<\/p>\n<table>\n<thead>\n<tr>\n<th><\/th>\n<th>.NET 6.0<\/th>\n<th>.NET 8.0<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Release Notes<\/td>\n<td><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/6.0\/6.0.35\/6.0.35.md\">6.0.35<\/a><\/td>\n<td><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/8.0\/8.0.10\/8.0.10.md\">8.0.10<\/a><\/td>\n<\/tr>\n<tr>\n<td>Installers and binaries<\/td>\n<td><a href=\"https:\/\/dotnet.microsoft.com\/download\/dotnet\/6.0\">6.0.35<\/a><\/td>\n<td><a href=\"https:\/\/dotnet.microsoft.com\/download\/dotnet\/8.0\">8.0.10<\/a><\/td>\n<\/tr>\n<tr>\n<td>Container Images<\/td>\n<td><a href=\"https:\/\/mcr.microsoft.com\/catalog?search=dotnet\/\">images<\/a><\/td>\n<td><a href=\"https:\/\/mcr.microsoft.com\/catalog?search=dotnet\/\">images<\/a><\/td>\n<td><a href=\"https:\/\/mcr.microsoft.com\/catalog?search=dotnet\/\">images<\/a><\/td>\n<\/tr>\n<tr>\n<td>Linux packages<\/td>\n<td><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/6.0\/install-linux.md\">6.0.35<\/a><\/td>\n<td><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/8.0\/install-linux.md\">8.0.10<\/a><\/td>\n<\/tr>\n<tr>\n<td>Known Issues<\/td>\n<td><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/6.0\/known-issues.md\">6.0<\/a><\/td>\n<td><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/8.0\/known-issues.md\">8.0<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>.NET Improvements<\/h3>\n<ul>\n<li>ASP.NET Core: <a href=\"https:\/\/github.com\/dotnet\/aspnetcore\/issues?q=milestone%3A8.0.10+is%3Aclosed+label%3Aservicing-approved+\">8.0.10<\/a> | <a href=\"https:\/\/github.com\/dotnet\/aspnetcore\/issues?q=milestone%3A6.0.35+is%3Aclosed+label%3Aservicing-approved+\">6.0.35<\/a><\/li>\n<li>EF Core: <a href=\"https:\/\/github.com\/dotnet\/efcore\/issues?q=milestone%3A8.0.10+is%3Aclosed+label%3Aservicing-approved+\">8.0.10<\/a><\/li>\n<li>Runtime: <a href=\"https:\/\/github.com\/dotnet\/runtime\/issues?q=milestone%3A8.0.10+is%3Aclosed+label%3Aservicing-approved+\">8.0.10<\/a><\/li>\n<li>SDK: <a href=\"https:\/\/github.com\/dotnet\/sdk\/issues?q=milestone%3A8.0.10+is%3Aclosed+label%3Aservicing-approved+\">8.0.10<\/a><\/li>\n<\/ul>\n<p>Share feedback about this release in the <a href=\"https:\/\/github.com\/dotnet\/core\/issues\/9532\">Release feedback issue<\/a>.<\/p>\n<h2>.NET Framework October 2024 Updates<\/h2>\n<p>This month, there are security and non-security updates in these releases, be sure to browse our <a href=\"https:\/\/learn.microsoft.com\/dotnet\/framework\/release-notes\/2024\/10-08-October-security-and-quality-rollup\">release notes for .NET Framework<\/a> for more details.<\/p>\n<h2>See you next month<\/h2>\n<p>Let us know what you think of these new combined service release blogs as we continue to iterate to bring you the latest news and updates for .NET.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A recap of the latest servicing updates for .NET and .NET Framework for October 2024.<\/p>\n","protected":false},"author":369,"featured_media":53968,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[685,195,7600],"tags":[4,11],"class_list":["post-53967","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dotnet","category-dotnet-framework","category-maintenance-and-updates","tag-net","tag-net-framework"],"acf":[],"blog_post_summary":"<p>A recap of the latest servicing updates for .NET and .NET Framework for October 2024.<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/posts\/53967","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/users\/369"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/comments?post=53967"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/posts\/53967\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/media\/53968"}],"wp:attachment":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/media?parent=53967"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/categories?post=53967"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/tags?post=53967"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}