Patch Tuesday


Patch Tuesday is an unofficial term used to refer to when Microsoft regularly releases software patches for its software products. It is widely referred to in this way by the industry. Microsoft formalized Patch Tuesday in October 2003.
Patch Tuesday occurs on the second, and sometimes fourth, Tuesday of each month in North America. As far as the integrated Windows Update function is concerned, Patch Tuesday begins at 18:00 or 17:00 UTC or 10:00 PDT ). The updates show up in Download Center before they are added to WU, and the KB articles and the Technet bulletin are unlocked later.
Microsoft has a pattern of releasing a larger number of updates in even-numbered months, and fewer in odd-numbered months. Minor updates are also released outside Patch Tuesday. Daily updates consist of malware database refreshes for Windows Defender and Microsoft Security Essentials. Sometimes there is an extraordinary Patch Tuesday, two weeks after the regular Patch Tuesday. Some updates could be released at any time.

History

Starting with Windows 98, Microsoft included Windows Update that once installed and executed, would check for patches to Windows and its components, which Microsoft would release intermittently. With the release of Microsoft Update, this system also checks for updates for other Microsoft products, such as Microsoft Office, Visual Studio and SQL Server.
Earlier versions of Windows Update suffered from two problems:
  1. Less-experienced users often remained unaware of Windows Update and did not install it. Microsoft countered this issue in Windows ME with the Automatic Updates component, which displayed availability of updates, with the option of automatic installation.
  2. Customers with multiple copies of Windows, such as corporate users, not only had to update every Windows deployment in the company but also to uninstall patches issued by Microsoft that broke existing functionality.
Microsoft introduced "Patch Tuesday" in October 2003 to reduce the cost of distributing patches. This system accumulates security patches over a month, and dispatches them all on the second Tuesday of each month, an event for which system administrators may prepare. The following day, informally known as "Exploit Wednesday", marks the time when exploits may appear in the wild which take advantage on unpatched machines of the newly announced vulnerabilities.
Tuesday was chosen as the optimal day of the week to distribute software patches. This is done to maximize the amount of time available before the upcoming weekend to correct any issues that might arise with those patches, while leaving Monday free to address other unanticipated issues that might have arisen over the preceding weekend.

Security implications

An obvious security implication is that security problems that have a solution are withheld from the public for up to a month. This policy is adequate when the vulnerability is not widely known or is extremely obscure, but that is not always the case.
There have been cases where vulnerability information became public or actual worms were circulating prior to the next scheduled Patch Tuesday. In critical cases Microsoft issues corresponding patches as they become ready, alleviating the risk if updates are checked for and installed frequently.
At the Ignite 2015 event, Microsoft revealed a change in distributing security patches. They release security updates to home PCs, tablets and phones as soon as they are ready, while enterprise customers will stay on the monthly update cycle, which was reworked as Windows Update for Business.

Exploit Wednesday

Many exploitation events are seen shortly after the release of a patch; analysis of the patch helps exploit developers to immediately take advantage of the previously undisclosed vulnerability, which will remain in unpatched systems. Therefore, the term "Exploit Wednesday" was coined.

Discontinued Windows versions

Microsoft warned users that it discontinued support for Windows XP starting on April 8, 2014 users running Windows XP afterwards would be at the risk of attacks. As security patches of newer Windows versions can reveal similar vulnerabilities present in both newer and older Windows versions, this can allow attacks on devices with unsupported Windows versions. However Microsoft stopped fixing such vulnerabilities in unsupported Windows versions, regardless how widely known such vulnerabilities became, leaving these vulnerabilities unfixed and devices running these Windows versions vulnerable to attacks. Microsoft made a singular exception during the rapid spread of the WannaCry ransomware and released patches in May 2017 for the by then-unsupported Windows XP, Windows 8, and Windows Server 2003.
For Windows Vista "extended support" was ended April 11, 2017, which will leave vulnerabilities discovered afterwards unfixed, creating the same situation for Vista as for XP before.
For Windows 7, support ended January 14, 2020, and on January 10, 2023 for Windows 8.1; this will cause the same "unfixed vulnerabilities" issue for users of these operating systems. Support for Windows 8 already ended January 12, 2016, and support for Windows 7 without SP1 was ended April 9, 2013.

Windows 10

One major change with the introduction of Windows 10 was that Microsoft started to release a new version of Windows 10 twice per year, and with Microsoft's "modern lifecycle policy" a newly released Windows 10 version starts a "grace period" for the previous version with regard to support unlike previous Windows products which received only infrequent updates via service packs, and support was governed by the "fixed lifecycle policy". With this new policy Home and Pro versions of Windows 10 will be provided with security and feature updates for up to 18 months after release, "enterprise" and education versions for 24 months. To give an example: support for Windows 10 Home/Pro version 1703 will be stopped by Microsoft in October 2018, and support for versions 1507 and 1511 officially ended in 2017. Microsoft announced that it would give "extended support" for at least one "semi-annual channel" Windows 10 version until October 14, 2025.
According to Microsoft a "device needs to install the latest version before current version reaches end of service to help keep your device secure and have it remain supported by Microsoft". As with previous Windows operating systems, any device running such an unsupported version of Windows is potentially affected by the "unfixed vulnerabilities" issue beginning with the "end of support" date. To counter this Microsoft has designed the update system for the Home and Pro editions of Windows 10 so that in most cases if technically possible the latest Windows version is downloaded and installed automatically this has however drawn criticism due to other problems such forced upgrades can introduce.
In addition to the commonly used editions like Home and Pro, Microsoft offers specialized "Long-Term Servicing Branch" or "Long-Term Servicing Channel" versions of Windows 10 with longer support timelines, governed by Microsoft's "fixed lifecycle policy", e.g. "Windows 10 Enterprise 2016 LTSB" will receive extended support until October 13, 2026.

Adoption by other companies

's "Security Patch Day", when the company advises users to install security updates, was chosen to coincide with Patch Tuesdays. Adobe Systems' update schedule for Flash Player since November 2012 also coincides with Patch Tuesday. One of the reasons for this is that Flash Player comes as part of Windows starting with Windows 8 and Flash Player updates for the built-in and the plugin based version both need to be published at the same time in order to prevent reverse-engineering threats.

Bandwidth impact

Windows Update uses the Background Intelligent Transfer Service to download the updates, using idle network bandwidth. However BITS will use the speed as reported by the network interface to calculate bandwidth. This can lead to bandwidth calculation errors, for example when a fast network adapter is connected to the network via a slow link according to Microsoft "BITS will compete for the full bandwidth ... BITS has no visibility of the network traffic beyond the client."
Furthermore, the Windows Update servers of Microsoft do not honor the TCP's slow-start congestion control strategy. As a result, other users on the same network may experience significantly slower connections from machines actively retrieving updates. This can be particularly noticeable in environments where many machines individually retrieve updates over a shared, bandwidth-constrained link such as those found in many multi-PC homes and small to medium-sized businesses. Bandwidth demands of patching large numbers of computers can be reduced significantly by deploying Windows Server Update Services to distribute the updates locally.
In addition to updates being downloaded from Microsoft servers, Windows 10 devices can "share" updates in a peer-to-peer fashion with other Windows 10 devices on the local network, or even with Windows 10 devices on the internet. This can potentially distribute updates faster while reducing usage for networks with a metered connection.