24 out of 43 rated this helpful - Rate this topic

Windows Azure Guest OS Releases and SDK Compatibility Matrix

Updated: May 21, 2013

This topic contains the following:

  1. An explanation of what a Windows Azure Guest operating system (Guest OS) is and how releases are numbered.

  2. The support status of various releases of the Guest OS.

  3. Information showing which Windows Azure SDK versions are compatible with which Guest OS releases.

  4. A list of MSRC patches contained in various Guest OS releases and the date those patches were introduced.

  5. Information on what occurs when Guest OS families and versions are retired.

You may not need to use the information on this page at all if you configure your roles to use automatic Guest OS updates as described in Configure Settings for the Windows Azure Guest OS, you may not need to use the information on this page at all.

Subscribe to the Guest OS Update RSS Feed to receive notification when Microsoft modifies, releases or retires a Guest OS family or version.

The Guest OS versions are based on released versions of Microsoft Windows Server. They are the underlying operating system that Cloud Services run on. Each Guest OS has a family, version and release.

A "Guest OS family" refers to Windows Server operating system release that a Guest OS is based on. For example, family 1 is based on Windows Server 2008, family 2 is based on Windows Server 2008 R2 and family 3 is based on Windows Server 2012.

A "Guest OS version" is the family OS image plus specific Microsoft Security Response Center (MSRC) patches available at the date the new Guest OS version is produced. Not all patches may be included. Numbers start at 0 and each time new updates are added to the image, the version increments by 1. Trailing zeros are only shown if important. That is, version 2.10 is a different, much later version than version 2.1.

A "Guest OS release" refers to the number of times that a particular Guest OS version has been released. A rerelease will always include at least the same base image and set of MSRC patches as previous releases. In some cases, one or two additional patches may be added. The latest release always supersedes any previous releases. That is, if release 3 is out, no customers will be able to use release 1 or 2 of the same Guest OS version. A rerelease occurs when issues found during testing require it. Some rereleases occur before the general public can manually choose a Guest OS. For this reason, this page may not list some releases because customers could never explicitly choose them.

In the example below, 2 is the family, 12 is the version and "rel2" is the release.

Guest OS release - 2.12 rel2
Configuration string for this release - WA-GUEST-OS-2.12_201208-02

The configuration string for a Guest OS has this same information embedded in it, along with a date showing which MSRC patches were considered for that release. In this example, MSRC patches produced for Windows Server 2008 R2 up to and including August 2012 were considered for inclusion. Information on the specific individual patches included in each Guest OS version appears later on this page.

When a new release of the Guest OS is published, it can take time to fully propagate across Windows Azure. As services are updated to the new Guest OS, they are rebooted honoring update domains. Services set to use "Automatic" updates will get a release first. After the update, you’ll see the new Guest OS version listed for your service in the Windows Azure Management Portal. Rereleases may occur during this period. Some versions may be deployed over longer periods of time and automatic upgrade reboots may not occur for many weeks after the official release date. After a Guest OS is completely rolled out to all of Windows Azure, you can then explicitly choose that version from the portal or in your configuration file. For more information, see Update the Windows Azure Guest OS from the Management Portal and Update the Windows Azure Guest OS by Modifying the Service Configuration File.

For more information on restarts due to Guest and Host OS updates, see this MSDN blog post titled Role Instance Restarts Due to OS Upgrades.

If you manually update your Guest OS, please read the important information below on Guest OS support and retirement.

Microsoft has a new policy regarding which Guest OS it supports. For more information see the Windows Azure Support and Lifecycle Policy. This

A short summary of the policy is

  1. Microsoft will support the latest two families of the Guest OS. When a family is retired, customers will have 12 months from the official retirement date to update to a newer supported Guest OS family.

  2. Microsoft will support the latest release of the latest two versions of the supported Guest OS families. When a version is retired, customers will have 60 days from the official release date of the new version to update to a later version.

  3. Microsoft will support the latest two versions of the Windows Azure SDK. When a version of the SDK is retired, customers will have 12 months from the official retirement date to update to a newer version.

At times more than two families or releases may be supported for short times. Official Guest OS support information will appear on this page.

The following FAQ Questions provide additional information.

When will a Guest OS family or version be retired?
A new Guest OS family is introduced sometime after the release of a new official version of the Windows Server operating system. Past releases include Windows Server 2008 (family 1), Windows Server 2008 R2 (family 2) and Windows Server 2012 (family 3). Whenever a new Guest OS family is introduced, Microsoft will retire the oldest Guest OS family. New versions of the Guest OS within families are introduced on a regular basis to include MSRC patches and other features to keep them up to date.

What can I expect during and after the 12 months of notification period?
Windows Azure will wait 12 months after the retirement announcement before the older family is officially unsupported. This 12 months is known as the "notification period".

A gradual retirement process will begin 6 months into the notification period. Events that would occur include

  1. Microsoft will notify customers of the retirement.

  2. The newer version of Cloud Services SDK won’t support the retired Guest OS family.

  3. New deployments of Cloud Services will not be permitted on the retired family

At the end of the 12 month notification period, Windows Azure will stop providing the latest/patched version for a retired OS family. The cloud services using the retired OS family will be unsupported and will be stopped.

What can I expect during and after the 60 day grace period for a Guest OS version expires?
When a Guest OS Version is retired, customers with the manual upgrade option will have 60 days to upgrade their services to a supported Guest OS version. During the 60 days, new deployments with the expired version will still be allowed. After this grace period expires, Cloud Services using the retired OS version will be force updated to a supported Guest OS version.

How will customers be notified of a Guest OS family or version Retirement?

  • Family retirement - Microsoft will use blog posts and management portal notification. Customers who are still using a retired Guest OS family will be notified through direct communication (email, portal messages, phone call) to assigned service administrators. All changes will be posted to this page and the RSS feed listed at the beginning of this page.

  • Version Retirement - All changes will be posted to this page and the RSS feed listed at the beginning of this page, including the official date of the 60 day grace period.

How can I mitigate the impacts of migration?
You should use latest Guest OS family for designing your Cloud Services. Start planning your migration to a newer family early. Set up temporary test deployments to test your Cloud Service running on the new family. Set your Guest OS version to "Automatic" ("*" in the .CSCFG file) so the migration to new Guest OS versions occurs automatically. For more information, see Update the Windows Azure Guest OS from the Management Portal and Update the Windows Azure Guest OS by Modifying the Service Configuration File.

What if my web application requires deeper integration with the OS?
If your web application architecture requires deeper dependency on the underlying Operating System, use platform supported capabilities such as "Startup Tasks" () or other extensibility mechanisms which may exist in the future. Alternatively, you can also use Windows Azure Virtual Machines (IaaS – Infrastructure as a Service), which has a wider selection of Operating Systems.

ImportantImportant
To ensure that your service works as expected, you must deploy it to Guest OS release that is compatible with the version of the Windows Azure SDK used to develop your service. If you do not, the deployed service may exhibit errors in the cloud that were not apparent in the development environment.

To view the patches included in each Guest OS, see the MSRC Patches Section also on this page.

Guest OS family 3 is substantially compatible with Windows Server 2012 and supports the .NET Framework 4.0 and 4.5. Currently, there are limitations moving from versions 1.x or 2.x to version 3.x. The same limitation applies moving from version 3.x to versions 2.x or 1.x. See Overview of Updating a Windows Azure Service for more information.

Guest OS family 2 is substantially compatible with Windows Server 2008 R2 and supports the .NET Framework 3.5 and 4.0. The 2.11 release and later are substantially compatible with Windows Server 2008 R2 SP1.

Guest OS family 1 is substantially compatible with Windows Server 2008 SP2 and supports the .NET Framework 3.5 and 4.0.

If you have trouble viewing the tables on this page, click here

 

Guest OS

Configuration String

Release Date

SDK Compatibility

3.2 rel4

WA-GUEST-OS-3.2_201302-04

May-18-2013

1.8 (Oct 2012) and newer

2.14 rel4

WA-GUEST-OS-2.14_201302-04

May-18-2013

1.3 (Nov 2010) and newer

1.22 rel4

WA-GUEST-OS-1.22_201302-04

May-18-2013

1.8 and newer

The following Guest OS families and versions are in the transition periods on the way to being retired. The official expiration date is when a version is removed from the system. Cloud Services still running on a version when it expires will be stopped, deleted or force upgraded to a newer version depending on the policies listed earlier on this page.

If you have trouble viewing the tables on this page, click here

 

Guest OS

Configuration string

Release Date

Official Expiration date

SDK Compatibility

3.2 rel3

WA-GUEST-OS-3.2_201302-03

Feb-26-2013

Aug-01-2013

1.8 and newer

3.1 rel1

WA-GUEST-OS-3.1_201210-01

Nov-22-2012

Aug-01-2013

1.8 and newer

2.14 rel3

WA-GUEST-OS-2.14_201302-03

Feb-26-2013

Aug-01-2013

1.3 and newer

2.13 rel1

WA-GUEST-OS-2.13_201210-01

Nov-22-2012

Aug-01-2013

1.3 and newer

1.22 rel3

WA-GUEST-OS-1.22_201302-03

Feb-26-2013

Aug-01-2013

1.8 and newer

1.21 rel1

WA-GUEST-OS-1.21_201210-01

Nov-22-2012

Aug-01-2013

1.8 and newer

3.2 rel2

WA-GUEST-OS-3.2_201301-02

Jan-30-2013

Aug-01-2013

1.8 and newer

2.14 rel2

WA-GUEST-OS-2.14_201301-02

Jan-30-2013

Aug-01-2013

1.3 and newer

1.22 rel3

WA-GUEST-OS-1.22_201302-03

Feb-26-2013

Aug-01-2013

1.8 and older

1.22 rel2

WA-GUEST-OS-1.22_201301-02

Jan-30-2013

Aug-01-2013

1.8 and older

1.21 rel1

WA-GUEST-OS-1.21_201210-01

Nov-22-2012

Aug-01-2013

1.8 and older

1.19 rel2

WA-GUEST-OS-1.19_201204-02

Jul-30-2012

Aug-01-2013

1.7 and older

1.19 rel1

WA-GUEST-OS-1.19_201204-01

Jul-27-2012

Aug-01-2013

1.7 and older

1.18 rel1

WA-GUEST-OS-1.18_201202-01

Apr-13-2012

Aug-01-2013

1.7 and older

1.17 rel3

WA-GUEST-OS-1.17_201112-03

Mar-13-2012

Aug-01-2013

1.6 and older

The following versions have been retired and are no longer supported. In the past, these versions have also been known as "deprecated" versions

If you have trouble viewing the tables on this page, click here

 

Guest OS

Release Date

Retired on

3.0 rel2

Oct 26 2012

Dec 19 2012

2.12 rel2

Sep 20 2012

Dec 19 2012

2.12 rel2

Sep 20 2012

Dec 19 2012

1.22 rel2

Jan 30 2013

Feb 26 2012

1.20 rel2

Sep 20 2012

Dec 19 2012

1.17 rel2

Feb 17 2012

Oct 3 2012

2.9 rel2

Feb 17 2012

Oct 3 2012

1.17 rel1

Feb 7 2012

Oct 3 2012

2.9 rel1

Feb 7 2012

Oct 3 2012

2.8 rel3

Dec 28 2011

Oct 3 2012

1.16 rel3

Dec 28 2011

Oct 3 2012

2.8 rel2

Nov 16 2011

Oct 3 2012

1.16 rel2

Nov 16 2011

Oct 3 2012

2.8 rel1

Oct 28 2011

Oct 3 2012

1.16 rel1

Oct 28 2011

Oct 3 2012

2.7 rel1

Sep 26 2011

Oct 3 2012

1.15 rel1

Sep 26 2011

Oct 3 2012

2.6 rel1

Jul 15 2011

Oct 3 2012

1.14 rel1

Jul 15 2011

Oct 3 2012

2.5 rel1

Jun 3 2011

Oct 3 2012

1.13 rel1

Jun 3 2011

Oct 3 2012

2.4 rel1

May 4 2011

Oct 3 2012

1.12 rel1

May 4 2011

Oct 3 2012

2.3 rel1

Mar 28 2011

Oct 3 2012

1.11 rel1

Mar 28 2011

Oct 3 2012

2.2 rel1

Feb 15 2011

Oct 3 2012

1.10 rel1

Feb 15 2011

Oct 3 2012

2.1 rel1

Dec 13 2010

Oct 3 2012

1.9 rel1

Dec 13 2010

Oct 3 2012

2.0 rel1

Nov 22 2010

Oct 3 2012

1.8 rel1

Nov 7 2010

Oct 3 2012

1.7 rel1

Oct 1 2010

Oct 3 2012

1.6 rel1

Sep 1 2010

Oct 3 2012

1.5 rel1

Jul 20 2010

Oct 3 2012

1.4 rel1

Jun 17 2010

Oct 3 2012

1.3 rel1

Apr 30 2010

Oct 3 2012

1.2 rel1

Apr 5 2010

Oct 3 2012

1.1 rel1

Jan 30 2010

Oct 3 2012

1.0 rel1

Dec 7 2009

Oct 3 2012

The following table shows the MSRC updates and the dates those updates were first introduced into a Windows Azure Guest OS version. Search this section if you want to know if a particular update applies to your Guest OS version and family. Updates always carry forward in a particular family. For example, if you are running version 2.14, updates which were introduced in 2.13, 2.12, 2.11, etc. all the way down to 2.0 are included in 2.14. Each family is listed explicitly (1.x, 2.x, 3.x).

If you have trouble viewing the tables on this page, click here

 

Bulletin ID

Parent KB Article

Vulnerability Description

OS

Date First Introduced

MS13-039

2829254

Vulnerability in HTTP.sys Could Allow Denial of Service

3.2 rel4

May 18 2013

MS13-019

2790113

Vulnerability in Windows Client/Server Run-time Subsystem (CSRSS) Could Allow Elevation of Privilege

2.14

Mar 18 2013

MS13-018

2790655

Vulnerability in TCP/IP Could Allow Denial of Service

3.2, 2.14, 1.22

Mar 18 2013

MS13-017

2799494

Vulnerabilities in Windows Kernel Could Allow Elevation of Privilege

3.2, 2.14, 1.22

Mar 18 2013

MS13-016

2778344

Vulnerabilities in Windows Kernel-Mode Driver Could Allow Elevation of Privilege

3.2, 2.14, 1.22

Mar 18 2013

MS13-010

2797052

Vulnerability in Vector Markup Language Could Allow Remote Code Execution

3.2, 2.14, 1.22

Mar 18 2013

MS13-009

2792100

Cumulative Security Update for Internet Explorer

3.2, 2.14, 1.22

Mar 18 2013

MS13-006

2785220

Vulnerability in Microsoft Windows Could Allow Security Feature Bypass

3.2, 2.14, 1.22

Mar 18 2013

MS13-005

2778930

Vulnerability in Windows Kernel-Mode Driver Could Allow Elevation of Privilege

3.2, 2.14, 1.22

Mar 18 2013

MS13-004

2769324

Vulnerabilities in .NET Framework Could Allow Elevation of Privilege

3.2, 2.14, 1.22

Mar 18 2013

MS13-002

2756145

Vulnerabilities in Microsoft XML Core Services Could Allow Remote Code Execution

3.2, 2.14, 1.22

Feb 26 2013

MS13-001

2769369

Vulnerability in Windows Print Spooler Components Could Allow Remote Code Execution

2.14, 1.22

Feb 26 2013

MS12-083

2765809

Vulnerability in IP-HTTPS Component Could Allow Security Feature Bypass

3.2, 2.14 1.22

Feb 26 2013

MS12-082

2770660

Vulnerability in DirectPlay Could Allow Remote Code Execution

3.2,2 .14, 1.22

Feb 26 2013

MS12-081

2758857

Vulnerability in Windows File Handling Component Could Allow Remote Code Execution

3.2, 2.14, 1.22

Feb 26 2013

MS12-078

2783534

Vulnerabilities in Windows Kernel-Mode Drivers Could Allow Remote Code Execution

3.2, 2.14, 1.22

Feb 26 2013

MS12-077

2761465

Cumulative Security Update for Internet Explorer

3.2, 2.14, 1.22

Feb 26 2013

MS12-076

2720184

Vulnerabilities in Microsoft Excel Could Allow Remote Code Execution

3.2, 2.14, 1.22

Feb 26 2013

MS12-075

2761226

Vulnerabilities in Windows Kernel-Mode Drivers Could Allow Remote Code Execution

3.2, 2.14, 1.22

Feb 26 2013

MS12-074

2745030

Vulnerabilities in .NET Framework Could Allow Remote Code Execution

3.2, 2.14, 1.22

Feb 26 2013

MS12-073

2733829

Vulnerabilities in Microsoft Internet Information Services (IIS) Could Allow Information Disclosure

3.2, 2.14, 1.22

Feb 26 2013

MS12-072

2727528

Vulnerabilities in Windows Shell Could Allow Remote Code Execution

3.2, 2.14, 1.22

Feb 26 2013

MS12-071

2761451

Cumulative Security Update for Internet Explorer

3.2, 2.14, 1.22

Feb 26 2013

MS12-068

2724197

Vulnerability in Windows Kernel Could Allow Elevation of Privilege

1.21, 2.13

Nov 22 2012

MS12-063

2744842

Cumulative Security Update for Internet Explorer

1.21, 2.13

Nov 22 2012

MS12-055

2731847

Vulnerability in Windows Kernel-Mode Drivers Could Allow Elevation of Privilege

1.21, 2.13

Nov 22 2012

MS12-054

2733594

Vulnerabilities in Windows Networking Components Could Allow Remote Code Execution

1.21, 2.13

Nov 22 2012

MS12-043

2749655

Microsoft Security Advisory: Compatibility issues affecting signed Microsoft binaries

1.21, 2.13, 3.1

Nov 22 2012

MS12-043

2722479

Vulnerability in Microsoft XML Core Services Could Allow Remote Code Execution

1.21, 2.13

Nov 22 2012

MS12-025

2671605

Vulnerability in .NET Framework Could Allow Remote Code Execution

1.21, 2.13

Nov 22 2012

2756872

Windows 8 Client and Windows Server 2012 General Availability Cumulative Update

3.1

Nov 22 2012

2749655

Microsoft Security Advisory: Compatibility issues affecting signed Microsoft binaries

1.21, 2.13

Nov 22 2012

MS12-056

2706045

Vulnerability in JScript and VBScript Engines Could Allow Remote Code Execution

1.20, 2.12

Sep 20 2012

MS12-055

2731847

Vulnerability in Windows Kernel-Mode Drivers Could Allow Elevation of Privilege

1.20, 2.12

Sep 20 2012

MS12-054

2733594

Vulnerabilities in Windows Networking Components Could Allow Remote Code Execution

1.20, 2.12

Sep 20 2012

MS12-052

2722913

Cumulative Security Update for Internet Explorer

1.20, 2.12

Sep 20 2012

MS12-049

2655992

Vulnerability in TLS Could Allow Information Disclosure

1.20, 2.12

Sep 20 2012

MS12-048

2691442

Vulnerability in Windows Shell Could Allow Remote Code Execution

1.20, 2.12

Sep 20 2012

MS12-047

2718523

Vulnerabilities in Windows Kernel-Mode Drivers Could Allow Elevation of Privilege

1.20, 2.12

Sep 20 2012

MS12-045

2698365

Vulnerability in Microsoft Data Access Components Could Allow Remote Code Execution

1.20, 2.12

Sep 20 2012

MS12-044

2719177

Cumulative Security Update for Internet Explorer

1.20, 2.12

Sep 20 2012

MS12-043

2719985

Vulnerability in Microsoft XML Core Services Could Allow Remote Code Execution

1.20, 2.12

Sep 20 2012

MS12-043

2721691

Vulnerability in Microsoft XML Core Services Could Allow Remote Code Execution

1.20, 2.12

Sep 20 2012

MS12-042

2711167

Vulnerabilities in Windows Kernel Could Allow Elevation of Privilege

1.20, 2.12

Sep 20 2012

MS12-041

2709162

Vulnerabilities in Windows Kernel-Mode Drivers Could Allow Elevation of Privilege

1.20, 2.12

Sep 20 2012

MS12-038

2686831

Vulnerability in .NET Framework Could Allow Remote Code Execution

1.20, 2.12

Sep 20 2012

MS12-038

2686827

Vulnerability in .NET Framework Could Allow Remote Code Execution

1.20, 2.12

Sep 20 2012

MS12-037

2699988

Cumulative Security Update for Internet Explorer

1.20, 2.12

Sep 20 2012

MS12-036

2685939

Vulnerabilities in Remote Desktop Could Allow Remote Code Execution

1.20, 2.12

Sep 20 2012

MS12-035

2693777

Vulnerabilities in .NET Framework Could Allow Remote Code Execution

1.20, 2.12

Sep 20 2012

MS12-034

2681578

Combined Security Update for Microsoft Office, Windows, .NET Framework, and Silverlight

1.20, 2.12

Sep 20 2012

MS12-033

2690533

Vulnerability in Windows Partition Manager Could Allow Elevation of Privilege

1.20, 2.12

Sep 20 2012

MS12-032

2688338

Vulnerability in TCP/IP Could Allow Elevation of Privilege

1.20, 2.12

Sep 20 2012

2600217

Reliability Update 2 for the .NET Framework 4

1.20, 2.12

Sep 20 2012

2600211

Update 4.0.3 for Microsoft .NET Framework 4 – Runtime Update

1.20, 2.12

Sep 20 2012

MS12-036

2685939

Vulnerability in Remote Desktop Could Allow Remote Code Execution

1.19, 2.11

Jul 27 2012

MS12-025

2656374

Vulnerability in .NET Framework Could Allow Remote Code Execution

1.19, 2.11

Jul 27 2012

MS12-025

2656368

Vulnerability in .NET Framework Could Allow Remote Code Execution

1.19, 2.11

Jul 27 2012

MS12-024

2653956

Vulnerability in Windows Could Allow Remote Code Execution

1.19, 2.11

Jul 27 2012

MS12-023

2675157

Cumulative Security Update for Internet Explorer

1.19, 2.11

Jul 27 2012

MS12-020

2621440

Vulnerabilities in Remote Desktop Could Allow Remote Code Execution

1.19, 2.11

Jul 27 2012

MS12-019

2665364

Vulnerability in DirectWrite Could Allow Denial of Service

1.19, 2.11

Jul 27 2012

MS12-018

2641653

Vulnerability in Windows kernel-mode drivers could allow elevation of privilege

1.19, 2.11

Jul 27 2012

MS12-017

2647170

Vulnerability in DNS Server Could Allow Denial of Service

1.19, 2.11

Jul 27 2012

MS12-016

2633874

Vulnerabilities in .NET Framework and Microsoft Silverlight Could Allow Remote Code Execution

1.18, 2.10

Apr 13 2012

MS12-013

2654428

Vulnerability in C Run-Time Library Could Allow Remote Code Execution

1.18, 2.10

Apr 13 2012

MS12-012

2633874

Vulnerability in Color Control Panel Could Allow Remote Code Execution

1.18, 2.10

Apr 13 2012

MS12-010

2647516

Cumulative Security Update for Internet Explorer

1.18, 2.10

Apr 13 2012

MS12-009

2645640

Vulnerabilities in Ancillary Function Driver Could Allow Elevation of Privilege

1.18, 2.10

Apr 13 2012

MS12-008

2660465

Vulnerabilities in Windows Kernel-Mode Drivers Could Allow Remote Code Execution

1.18, 2.10

Apr 13 2012

MS12-006

2585542

Vulnerability in SSL/TLS Could Allow Information Disclosure

1.18, 2.10

Apr 13 2012

MS12-005

2584146

Vulnerability in Microsoft Windows Could Allow Remote Code Execution

1.18, 2.10

Apr 13 2012

MS12-004

2598479

Vulnerabilities in Windows Media Could Allow Remote Code ExecutionSecurity update for Windows Multimedia Library

1.18

Apr 13 2012

MS12-004

2631813

Vulnerabilities in Windows Media Could Allow Remote Code ExecutionSecurity update for DirectShow

1.18, 2.10

Apr 13 2012

MS12-003

2646524

Vulnerability in Windows Client/Server Run-time Subsystem Could Allow Elevation of Privilege

1.18

Apr 13 2012

MS12-001

2644615

Vulnerability in Windows Kernel Could Allow Security Feature Bypass

1.18, 2.10

Apr 13 2012

MS12-020

2621440

Vulnerabilities in Remote Desktop Could Allow Remote Code Execution

1.17 rel3, 2.9 rel3

Mar 13 2012

MS11-100

2656362

Vulnerabilities in .NET Framework Could Allow Elevation of Privilege

1.17, 2.9

Feb 7 2012

MS11-100

2657424

Vulnerabilities in .NET Framework Could Allow Elevation of PrivilegeSecurity Update for Microsoft .NET Framework 3.5 Service Pack 1 on Windows Server 2008

1.17, 2.9

Feb 7 2012

MS11-100

2656351

Vulnerabilities in .NET Framework Could Allow Elevation of PrivilegeSecurity Update for the .NET Framework 4 on Windows Server 2008

1.17, 2.9

Feb 7 2012

MS11-100

2656362

Vulnerabilities in .NET Framework Could Allow Elevation of PrivilegeSecurity Update for Microsoft .NET Framework 2.0 Service Pack 2 Windows Server 2008 Service Pack 2

1.17

Feb 7 2012

MS11-100

2657424

Vulnerabilities in .NET Framework Could Allow Elevation of PrivilegeSecurity Update for Microsoft .NET Framework 3.5 Service Pack 1 on Windows Server 2008

1.17

Feb 7 2012

MS11-100

2656351

Vulnerabilities in .NET Framework Could Allow Elevation of PrivilegeSecurity Update for the .NET Framework 4 on Windows Server 2008

1.17

Feb 7 2012

MS11-099

2618444

Cumulative Security Update for Internet Explorer

1.17, 2.9

Feb 7 2012

MS11-099

2618444

Cumulative Security Update for Internet Explorer

1.17

Feb 7 2012

MS11-097

2620712

Vulnerability in Windows Client/Server Run-time Subsystem Could Allow Elevation of Privilege

1.17, 2.9

Feb 7 2012

MS11-097

2620712

Vulnerability in Windows Client/Server Run-time Subsystem Could Allow Elevation of Privilege

1.17

Feb 7 2012

MS11-095

2621146

Vulnerability in Active Directory Could Allow Remote Code Execution

1.17, 2.9

Feb 7 2012

MS11-095

2621146

Vulnerability in Active Directory Could Allow Remote Code ExecutionSecurity update for Active Directory.

1.17

Feb 7 2012

MS11-090

2618451

Cumulative Security Update for ActiveX Kill Bits

1.17, 2.9

Feb 7 2012

MS11-090

2618451

Cumulative Security Update for ActiveX Kill Bits

1.17

Feb 7 2012

MS11-087

2639417

Vulnerability in Windows kernel-mode drivers could allow remote code execution

1.17, 2.9

Feb 7 2012

MS11-087

2639417

Vulnerability in Windows kernel-mode drivers could allow remote code execution

1.17

Feb 7 2012

MS11-086

2601626

Vulnerability in Active Directory Could Allow Elevation of Privilege

1.17, 2.9

Feb 7 2012

MS11-086

2601626

Vulnerability in Active Directory Could Allow Elevation of Privilege

1.17

Feb 7 2012

MS11-085

2620704

Vulnerability in Windows Mail and Windows Meeting Space Could Allow Remote Code Execution

1.17, 2.9

Feb 7 2012

MS11-085

2620704

Vulnerability in Windows Mail and Windows Meeting Space Could Allow Remote Code Execution

1.17

Feb 7 2012

MS11-083

2588516

Vulnerability in TCP/IP Could Allow Remote Code Execution

1.17, 2.9

Feb 7 2012

MS11-083

2588516

Vulnerability in TCP/IP Could Allow Remote Code Execution

1.17

Feb 7 2012

MS11-081

2586448

Cumulative Security Update for Internet Explorer

1.17, 2.9

Feb 7 2012

MS11-081

2586448

Cumulative Security Update for Internet Explorer

1.17

Feb 7 2012

MS11-078

2572075

Vulnerability in .NET Framework and Microsoft Silverlight Could Allow Remote Code ExecutionSecurity update for the .NET Framework 2.0 SP2 for Windows Server 2008 SP2

1.17, 2.9

Feb 7 2012

MS11-078

2572075

Vulnerability in .NET Framework and Microsoft Silverlight Could Allow Remote Code ExecutionSecurity update for the .NET Framework 2.0 SP2 for Windows Server 2008 SP2

1.17

Feb 7 2012

MS11-077

2567053

Vulnerabilities in Windows Kernel-Mode Drivers Could Allow Remote Code Execution

1.17, 2.9

Feb 7 2012

MS11-077

2567053

Vulnerabilities in Windows Kernel-Mode Drivers Could Allow Remote Code Execution

1.17

Feb 7 2012

MS11-075

2564958

Vulnerability in Microsoft Active Accessibility Could Allow Remote Code ExecutionSecurity update for Active Accessibility in Windows

1.17, 2.9

Feb 7 2012

MS11-075

2564958

Vulnerability in Microsoft Active Accessibility Could Allow Remote Code ExecutionSecurity update for Active Accessibility in Windows

1.17

Feb 7 2012

1.17, 2.9

Feb 7 2012

1.17, 2.9

Feb 7 2012

Security update for Active Directory.

1.17, 2.9

Feb 7 2012

Security Update for Microsoft .NET Framework 2.0 Service Pack 2 Windows Server 2008 Service Pack 2

1.17, 2.9

Feb 7 2012

1.17, 2.9

Feb 7 2012

1.17, 2.9

Feb 7 2012

972045

Slow system response together with many other performance issues occur on a virtualization server that is running Windows Server 2008 and that has the Hyper-V role installed

1.17, 2.9

Feb 7 2012

2616676

Microsoft Security Advisory: Fraudulent digital certificates could allow spoofing

1.17, 2.9

Feb 7 2012

971029

Update to the AutoPlay functionality in Windows

1.17, 2.9

Feb 7 2012

2641690

Microsoft Security Advisory: Fraudulent digital certificates could allow spoofing

1.17, 2.9

Feb 7 2012

972045

Slow system response together with many other performance issues occur on a virtualization server that is running Windows Server 2008 and that has the Hyper-V role installed

1.17

Feb 7 2012

2616676

Microsoft Security Advisory: Fraudulent digital certificates could allow spoofing

1.17

Feb 7 2012

971029

Update to the AutoPlay functionality in Windows

1.17

Feb 7 2012

2641690

Microsoft Security Advisory: Fraudulent digital certificates could allow spoofing

1.17

Feb 7 2012

MS11-100

2656362

Vulnerabilities in .NET Framework Could Allow Elevation of Privilege Security Update for Microsoft .NET Framework 2.0 Service Pack 2 Windows Server 2008 Service Pack 2

1.16rel3

Dec 28 2011

MS11-100

2657424

Vulnerabilities in .NET Framework Could Allow Elevation of Privilege Security Update for Microsoft .NET Framework 3.5 Service Pack 1 on Windows Server 2008

1.16 rel3

Dec 28 2011

MS11-100

2656351

Vulnerabilities in .NET Framework Could Allow Elevation of Privilege Security Update for the .NET Framework 4 on Windows Server 2008

1.16 rel3

Dec 28 2011

MS11-100

2656356

Vulnerabilities in .NET Framework Could Allow Elevation of Privilege Security Update for Microsoft .NET Framework 3.5.1 on Windows Server 2008 R2 Service Pack 1

2.8 rel3

Dec 28 2011

MS11-100

2656351

Vulnerabilities in .NET Framework Could Allow Elevation of Privilege Security Update for the .NET Framework 4 on Windows Server 2008 R2

2.8 rel3

Dec 28 2011

MS11-083

2588516

Vulnerability in TCP/IP could allow remote code execution

1.16 rel2

Dec 28 2011

MS11-083

2588516

Vulnerability in TCP/IP could allow remote code execution

2.8 rel2

Nov 16 2011

MS11-071

2570947

Vulnerability in Windows Components Could Allow Remote Code Execution

1.16, 2.8

Oct 28 2011

MS11-070

2571621

Vulnerability in WINS Could Allow Elevation of Privilege

1.16

Oct 28 2011

MS11-069

2539633

Vulnerability in .NET Framework Could Allow Information Disclosure

1.16, 2.8

Oct 28 2011

MS11-068

2556532

Vulnerability in Windows Kernel Could Allow Denial of Service

1.16, 2.8

Oct 28 2011

MS11-064

2563894

Vulnerabilities in TCP/IP Stack Could Allow Denial of Service

1.16, 2.8

Oct 28 2011

MS11-063

2567680

Vulnerability in Windows Client/Server Run-time Subsystem Could Allow Elevation of Privilege

1.16, 2.8

Oct 28 2011

MS11-061

2546250

Vulnerability in Remote Desktop Web Access could allow elevation of privilege

2.8

Oct 28 2011

MS11-059

2560656

Vulnerability in Data Access Components Could Allow Remote Code Execution

2.8

Oct 28 2011

MS11-058

2562485

Vulnerabilities in DNS Server Could Allow Remote Code Execution

1.16, 2.8

Oct 28 2011

MS11-057

2559049

Cumulative Security Update for Internet Explorer

1.16, 2.8

Oct 28 2011

2562937

Microsoft Security Advisory: Update Rollup for ActiveX Kill Bits

1.16, 2.8

Oct 28 2011

2563227

An SVG graphic that has attributes that use large values may not be parsed correctly (App-compat)

1.16, 2.8

Oct 28 2011

2570791

August 2011 cumulative time zone update for Windows operating systems

1.16, 2.8

Oct 28 2011

2533523

Reliability Update 1 for the .NET Framework 4

1.16, 2.8

Oct 28 2011

2468871

Update for the .NET Framework 4

1.16, 2.8

Oct 28 2011

2607712

Microsoft Security Advisory: Fraudulent digital certificates could allow spoofing

1.16, 2.8

Oct 28 2011

MS11-056

2507938

Vulnerabilities in Windows Client/Server Run-time Subsystem Could Allow Elevation of Privilege

1.15, 2.7

Sep 26 2011

MS11-054

2555917

Vulnerabilities in Windows Kernel-Mode Drivers Could Allow Elevation of Privilege

1.15, 2.7

Sep 26 2011

MS11-052

2544521

Vulnerability in Vector Markup Language Could Allow Remote Code Execution

2.7

26-Sep-11

MS11-051

2518295

Vulnerability in Active Directory Certificate Services Web Enrollment Could Allow Elevation of Privilege

1.15, 2.7

Sep 26 2011

MS11-050

2530548

Cumulative Security Update for Internet Explorer

1.15, 2.7

Sep 26 2011

MS11-048

2536275

Vulnerability in SMB Server Could Allow Denial of Service

1.15, 2.7

Sep 26 2011

MS11-047

2525835

Vulnerability in Microsoft Hyper-V could Cause Denial of Service

1.15, 2.7

Sep 26 2011

MS11-046

2503665

Vulnerability in Ancillary Function Driver Could Allow Elevation of Privilege

1.15, 2.7

Sep 26 2011

MS11-044

2518869

Vulnerability in .NET Framework Could Allow Remote Code Execution

1.15, 2.7

Sep 26 2011

MS11-044

2518870

Vulnerability in .NET Framework Could Allow Remote Code Execution

1.15, 2.7

Sep 26 2011

MS11-043

2536276

Vulnerability in SMB Client Could Allow Remote Code Execution

1.15, 2.7

Sep 26 2011

MS11-042

2535512

Vulnerabilities in Distributed File System Could Allow Remote Code Execution

1.15

Sep 26 2011

MS11-041

2525694

Vulnerability in Windows Kernel-Mode Drivers Could Allow Remote Code Execution

1.15, 2.7

Sep 26 2011

MS11-039

2478662

Vulnerability in .NET Framework and Microsoft Silverlight Could Allow Remote Code Execution

1.15, 2.7

Sep 26 2011

MS11-039

2478663

Vulnerability in .NET Framework and Microsoft Silverlight Could Allow Remote Code Execution

1.15, 2.7

Sep 26 2011

MS11-038

2476490

Vulnerability in OLE Automation Could Allow Remote Code Execution

1.15, 2.7

Sep 26 2011

MS11-037

2544893

Vulnerability in MHTML Could Allow Information Disclosure

1.15, 2.7

Sep 26 2011

MS11-035

2524426

Vulnerability in WINS Could Allow Remote Code Execution

1.14, 2.6

Jul 15 2011

2478063

Microsoft .NET Framework 4 Platform Update 1 - Runtime Update

1.14, 2.6

Jul 15 2011

MS11-034

2506223

Vulnerabilities in Windows Kernel-Mode Drivers Could Allow Elevation of Privilege

1.13, 2.5

Jun 3 2011

MS11-032

2507818

Vulnerability in the OpenType Compact Font Format (CFF) Driver Could Allow Remote Code Execution

1.13, 2.5

Jun 3 2011

MS11-031

2510587

Vulnerability in JScript and VBScript Scripting Engines Could Allow Remote Code Execution

1.13, 2.5

Jun 3 2011

MS11-030

2509953

Vulnerability in DNS Resolution Could Allow Remote Code Execution

1.13, 2.5

Jun 3 2011

MS11-029

2489979

Vulnerability in GDI+ Could Allow Remote Code Execution

1.13

Jun 3 2011

MS11-028

2484015

Vulnerability in .NET Framework Could Allow Remote Code Execution

1.13, 2.5

Jun 3 2011

MS11-027

2508272

Cumulative Security Update for ActiveX Kill Bits

1.13, 2.5

Jun 3 2011

MS11-026

2503658

Vulnerability in MHTML Could Allow Information Disclosure

1.13, 2.5

Jun 3 2011

MS11-024

2527308

Vulnerability in Windows Fax Cover Page Editor Could Allow Remote Code Execution

2.5

Jun 3 2011

MS11-020

2504829

Vulnerability in SMB Server Could Allow Remote Code Execution

1.13, 2.5

Jun 3 2011

MS11-019

2511455

Vulnerabilities in SMB Client Could Allow Remote Code Execution

1.13, 2.5

Jun 3 2011

MS11-018

2497640

Cumulative Security Update for Internet Explorer

1.13, 2.5

Jun 3 2011

2524375

Fraudulent Digital Certificates could allow spoofing

1.13, 2.5

Jun 3 2011

MS11-017

2508062

Vulnerability in Remote Desktop Client Could Allow Remote Code Execution

1.12, 2.4

May 4 2011

MS11-016

2494047

Vulnerabilities in Microsoft Office Groove Could Allow Remote Code Execution

1.12, 2.4

May 4 2011

MS11-015

2510030

Vulnerabilities in Windows Media Could Allow Remote Code Execution

1.12, 2.4

May 4 2011

976932

Windows Server 2008 R2 Service Pack 1

2.4

May 4 2011

933430

Configure Schannel to no longer send the list of trusted root certificate authorities during the TLS/SSL handshake process (See Section Workaround – Method 3)

1.12, 2.4

May 4 2011

MS11-013

2496930

Vulnerabilities in Kerberos Could Allow Elevation of Privilege

2.3

Mar 28 2011

MS11-012

2479628

Vulnerabilities in Windows Kernel-Mode Drivers Could Allow Elevation of Privilege

1.11, 2.3

Mar 28 2011

MS11-011

2393802

Vulnerabilities in Windows Kernel Could Allow Elevation of Privilege

1.11, 2.3

Mar 28 2011

MS11-009

2475792

Vulnerability in JScript and VBScript Scripting Engines Could Allow Information Disclosure 

2.3

Mar 28 2011

MS11-007

2485376

Vulnerability in the OpenType Compact Font Format (CFF) Driver Could Allow Remote Code Execution

1.11, 2.3

Mar 28 2011

MS11-006

2483185

Vulnerability in Windows Shell Graphics Processing Could Allow Remote Code Execution

1.11

Mar 28 2011

MS11-004

2489256

Vulnerability in Internet Information Services (IIS) FTP Service Could Allow Remote Code Execution 

2.3

Mar 28 2011

MS11-003

2480217

Cumulative Security Update for Internet Explorer

1.11, 2.3

Mar 28 2011

MS11-002

2451910

Vulnerabilities in Microsoft Data Access Components Could Allow Remote Code Execution

1.11, 2.3

Mar 28 2011

MS10-102

2345316

Vulnerability in Hyper-V Could Allow Denial of Service

1.1, 2.2

Feb 15 2011

MS10-101

2207559

Vulnerability in Windows Netlogon Service Could Allow Denial of Service

1.1, 2.2

Feb 15 2011

MS10-100

2442962

Vulnerability in Consent User Interface Could Allow Elevation of Privilege

1.1, 2.2

Feb 15 2011

MS10-098

2436673

Vulnerabilities in Windows Kernel-Mode Drivers Could Allow Elevation of Privilege

1.10, 2.2

Feb 15 2011

MS10-096

2423089

Vulnerability in Windows Address Book Could Allow Remote Code Execution

1.10, 2.2

Feb 15 2011

MS10-095

2385678

Vulnerability in Microsoft Windows Could Allow Remote Code Execution

2.2

Feb 15 2011

MS10-092

2305420

Vulnerability in Task Scheduler Could Allow Elevation of Privilege

1.10, 2.2

Feb 15 2011

MS10-091

2296199

Vulnerabilities in the OpenType Font (OTF) Driver Could Allow Remote Code Execution

1.10, 2.2

Feb 15 2011

MS10-090

2416400

Cumulative Security Update for Internet Explorer

1.10, 2.2

Feb 15 2011

MS10-077

2160841

Vulnerability in .NET Framework Could Allow Remote Code Execution

1.10, 2.2

Feb 15 2011

MS10-070

2418042

Vulnerability in ASP.NET Could Allow Information Disclosure

1.10, 2.2

Feb 15 2011

MS10-085

2207566

Vulnerabilities in SChannel could allow Denial of Service

1.9, 2.1

Dec 13 2010

MS10-083

2405882

Vulnerability in COM validation in Windows Shell and Wordpad could allow remote code execution

1.9, 2.1

Dec 13 2010

MS10-082

2378111

Vulnerability in Windows Media Player Could Allow Remote Code Execution

1.9, 2.1

Dec 13 2010

MS10-081

2296011

Vulnerability in Windows Common Control Library Could Allow Remote Code Execution

1.9, 2.1

Dec 13 2010

MS10-077

2160841

Vulnerability in .NET Framework Could Allow Remote Code Execution

1.9, 2.1

Dec 13 2010

MS10-076

982132

Vulnerability in the Embedded OpenType Font Engine Could Allow Remote Code Execution

1.9, 2.1

Dec 13 2010

MS10-074

2387149

Vulnerability in Microsoft Foundation Classes Could Allow Remote Code Execution

1.9, 2.1

Dec 13 2010

MS10-073

981957

Vulnerabilities in Windows Kernel-Mode Drivers Could Allow Elevation of Privilege

1.9, 2.1

Dec 13 2010

MS10-071

2360131

Cumulative Security Update for Internet Explorer

1.9, 2.1

Dec 13 2010

MS10-070

2418042

Vulnerability in ASP.NET could allow information disclosure

2.0

Nov 22 2010

MS10-069

2121546

Vulnerability in Windows Client/Server Run-time Subsystem Could Allow Elevation of Privilege

1.8, 2.0

Nov 7 2010

MS10-068

983539

Vulnerability in Local Security Authority Subsystem Service Could Allow Elevation of Privilege

1.8, 2.0

Nov 7 2010

MS10-065

2267960

Vulnerabilities in Microsoft Internet Information Services (IIS) Could Allow Remote Code Execution

1.8, 2.0

Nov 7 2010

MS10-063

2320113

Vulnerability in Unicode Scripts Processor Could Lead to Remote Code Execution

1.8

Nov 7 2010

MS10-070

2418042

Vulnerability in ASP.NET Could Allow Information Disclosure

1.7

Oct 1 2010

MS10-060

2265906

Vulnerabilities in the Microsoft .NET Common Language Runtime and in Microsoft Silverlight Could Allow Remote Code Execution

1.7

Oct 1 2010

MS10-059

982799

Vulnerabilities in the Tracing Feature for Services Could Allow an Elevation of Privilege

1.7

Oct 1 2010

MS10-058

978886

Vulnerabilities in TCP/IP could cause Elevation of Privilege

1.7

Oct 1 2010

MS10-054

982214

Vulnerabilities in SMB Server Could Allow Remote Code Execution

1.7

Oct 1 2010

MS10-053

2183461

Cumulative Security Update for Internet Explorer

1.7

Oct 1 2010

MS10-051

2079403

Vulnerability in Microsoft XML Core Services Could Allow Remote Code Execution

1.7

Oct 1 2010

MS10-049

980436

Vulnerabilities in SChannel could allow Remote Code Execution

1.7

Oct 1 2010

MS10-048

2160329

Vulnerabilities in Windows Kernel-Mode Drivers Could Allow Elevation of Privilege

1.7

Oct 1 2010

MS10-047

981852

Vulnerabilities in Windows Kernel could allow Elevation of Privilege

1.7

Oct 1 2010

MS10-041

981343

Vulnerabilities in the Microsoft .NET Framework Could Allow Tampering

1.6

Sep 1 2010

MS10-040

982666

Vulnerability in Internet Information Services could allow Remote Code Execution

1.6

Sep 1 2010

MS10-037

980218

Vulnerability in the OpenType Compact Font Format (CFF) Driver Could Allow Elevation of Privilege

1.6

Sep 1 2010

MS10-035

982381

Cumulative Security Update for Internet Explorer

1.6

Sep 1 2010

MS10-034

980195

Cumulative Security Update of ActiveX Kill Bits

1.6

Sep 1 2010

MS10-033

979902

Vulnerabilities in Media Decompression Could Allow Remote Code Execution

1.6

Sep 1 2010

MS10-032

979559

Vulnerabilities in Windows Kernel-Mode Drivers Could Allow Remote Code Execution

1.6

Sep 1 2010

MS10-031

978213

Vulnerability in Microsoft Visual Basic for Applications Could Allow Remote Code Execution

1.5

Jul 20 2010

MS10-030

978542

Vulnerability in Outlook Express and Windows Mail Could Allow Remote Code Execution

1.5

Jul 20 2010

MS10-029

978338

Component Could Lead to Denial of Service

1.4

Jun 17 2010

MS10-026

977816

Vulnerability in Microsoft MPEG Layer-3 Codec Could Cause Remote Code Execution

1.4

Jun 17 2010

MS10-024

981832

Vulnerabilities in Microsoft Exchange and Windows SMTP Service could allow Denial of Service

1.4

Jun 17 2010

MS10-022

981169

Vulnerability in VBScript Could Allow Remote Code Execution

1.4

Jun 17 2010

MS10-021

979683

Vulnerabilities in Windows Kernel Could Allow Elevation of Privilege

1.4

Jun 17 2010

MS10-020

980232

Vulnerabilities in SMB Client Could Allow Remote Code Execution

1.4

Jun 17 2010

MS10-019

981210

Vulnerabilities in Windows Could Allow Remote Code Execution

1.4

Jun 17 2010

MS10-018

980182

Cumulative Security Update for Internet Explorer

1.3

Apr 30 2010

MS10-015

977165

Vulnerabilities in Windows Kernel Could Allow Elevation of Privilege

1.2

Apr 5 2010

MS10-013

977935

Vulnerability in Microsoft DirectShow Could Allow Remote Code Execution

1.2

Apr 5 2010

MS10-012

971468

Vulnerabilities in SMB Server Could Allow Remote Code Execution

1.2

Apr 5 2010

MS10-010

977894

Vulnerability in Windows Server 2008 Hyper-V Could Allow Denial of Service

1.2

Apr 5 2010

MS10-009

974145

Vulnerabilities in Windows TCP/IP Could Allow Remote Code Execution

1.2

Apr 5 2010

MS10-008

978262

Cumulative Security Update of ActiveX Kill Bits

1.2

Apr 5 2010

MS10-006

978251

Vulnerabilities in SMB Client Could Allow Remote Code Execution

1.2

Apr 5 2010

MS10-002

978207

Cumulative Security Update for Internet Explorer

1.2

Apr 5 2010

MS09-072

976325

Cumulative Security Update for Internet Explorer

1.1

Jan 30 2010

MS09-072

976470

"Date and Time" window of Control Panel will incorrectly display an error message.

1.1

Jan 30 2010

MS09-071

974318

Vulnerabilities in Internet Authentication Service Could Allow Remote Code Execution

1.1

Jan 30 2010

MS09-071

976098

Cumulative time zone update for Microsoft Windows operating systems

1.1

Jan 30 2010

MS09-065

969947

Vulnerabilities in Windows Kernel-Mode Drivers Could Allow Remote Code Execution

1.1

Jan 30 2010

MS09-065

970430

HTTP changes to go with 968389

1.1

Jan 30 2010

MS09-065

971737

WinHttp changes to go with 968389

1.1

Jan 30 2010

MS09-063

973565

Vulnerability in Web Services on Devices API Could Allow Remote Code Execution

1.1

Jan 30 2010

MS09-063

973687

XHTML parsing failure

1.1

Jan 30 2010

MS09-063

973917

IIS changes to go with 968389

1.1

Jan 30 2010

MS09-062

957488

Vulnerabilities in GDI+ Could Allow Remote Code Execution

1.0

Dec 7 2009

MS09-061

974378

Vulnerability in the .NET Common Language Runtime can allow Remote Code Execution

1.0

Dec 7 2009

MS09-060

973965

Vulnerabilities in Microsoft Active Template Library (ATL) ActiveX Controls for Microsoft Office Could Allow Remote Code Execution

1.0

Dec 7 2009

MS09-059

975467

Vulnerability in Local Security Authority Subsystem Service Could Allow Denial of Service

1.0

Dec 7 2009

MS09-058

971486

Vulnerabilities in Windows Kernel Could Allow Elevation of Privilege

1.0

Dec 7 2009

MS09-057

969059

Vulnerability in Indexing Service Could Allow Remote Code Execution

1.0

Dec 7 2009

MS09-056

974571

Vulnerabilities in Windows CryptoAPI Could Allow Spoofing

1.0

Dec 7 2009

MS09-055

973525

Cumulative Security Update of ActiveX Kill Bit

1.0

Dec 7 2009

MS09-054

974455

Cumulative Security Update for Internet Explorer

1.0

Dec 7 2009

MS09-053

975254

Vulnerabilities in FTP Service for Internet Information Services Could Cause Remote Code Execution

1.0

Dec 7 2009

MS09-052

974112

Vulnerability in Windows Media Player Could Allow Remote Code Execution

1.0

Dec 7 2009

MS09-051

975682

Vulnerabilities in Windows Media Runtime Could Allow Remote Code Execution

1.0

Dec 7 2009

MS09-050

975517

Vulnerabilities in SMBv2 Could Allow Remote Code Execution

1.0

Dec 7 2009

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter