Microsoft heeft een update voor versie 17.14 van Visual Studio 2022 uitgebracht. Deze populaire programmeerontwikkelomgeving, verkrijgbaar in de smaken Community, Professional en Enterprise, beschikt over handige opties om het programmeren in onder meer Visual C++, Visual Basic, C#, F# en Python gemakkelijker te maken. De nieuwe versie is volledig 64bit en heeft een vereenvoudigde gebruikersinterface. Uitgebreide informatie over versie 17.14 is op deze pagina van Microsoft te vinden; in deze uitgave zijn verder nog de volgende veranderingen en verbeteringen aangebracht:
Top bug fixesSecurity advisories addressed
- GitHub Copilot Chat not showing Chat Text, only Code - Feedback ticket
- Copilot Language Server recognized as a threat by McAfee antivirus in VS 2026 - Feedback ticket
- Debug output not Valid, Visual Studio Analyze with Copilot in Debug - Feedback ticket
- Fixed integer overflow in std::stable_sort and std::ranges::stable_sort when sorting huge inputs (over a billion 1-byte elements) on x86
- Fixed a crash in the vectorized implementations of std::wstring::find_first_of/find_last_of that was specific to searching for certain combinations of characters inside and outside the [0, 255] range
- updated Windows Driver Kit tools to support upcoming 26H1 release
- Updated the Visual Studio Installer to include the latest servicing release of the 10.0.26100 Windows SDK (10.0.26100.6901)
- CVE-2025-62214 - This security update addresses a vulnerability where improper neutralization of special elements used in a command ('command injection') in Visual Studio allows an authorized attacker to execute code locally
