Slashdot Mirror


Microsoft Says No More Windows Security Updates Unless AVs Set a Registry Key (bleepingcomputer.com)

Catalin Cimpanu, reporting for BleepingComputer: Microsoft has added a new and very important detail on the support page describing incompatibilities between antivirus (AV) products and the recent Windows Meltdown and Spectre patches. According to an update added this week, Microsoft says that Windows users will not receive the January 2018 Patch Tuesday security updates, or any subsequent Patch Tuesday security updates, unless the antivirus program they are using becomes compatible with the Windows Meltdown and Spectre patches. The way antivirus programs become compatible is by updating their product and then adding a special registry key to the Windows Registry. The presence of this registry key tells the Windows OS the AV product is compatible and will trigger the Windows Update that installs the Meltdown and Spectre patches that address critical flaws in the design of modern CPUs.

136 comments

  1. Now windows malware will mess with that key to sto by Joe_Dragon · · Score: 1, Interesting

    Now windows malware will mess with that key to stop updates

  2. Something wrong here by onyxruby · · Score: 3, Interesting

    Microsoft finally comes up with a way for the user to potentially have some level of control over their patches. All you have to do is mess around with a registry key and forgo all patches altogether. People have been demanding to have some level of control and this is what Microsoft comes up with...

    1. Re:Something wrong here by Anonymous Coward · · Score: 0

      If you also don't want to run any antivirus at all, sure

    2. Re:Something wrong here by dkone · · Score: 3, Informative

      You do know that you can just disable the Windows Update service right? That was a 'feature' that you were able to implement from day one.

    3. Re:Something wrong here by StormReaver · · Score: 5, Informative

      You do know that you can just disable the Windows Update service right?

      Microsoft frequently ignores that setting.

    4. Re:Something wrong here by Anonymous Coward · · Score: 0

      Disable windows update and BITS services. That seems to fix all my issues with windows updating without me telling it to.

    5. Re:Something wrong here by thegreatbob · · Score: 3, Informative

      Disable wuauserv, dosvc, and bits.... it's going to have an awfully hard time doing anything after that. I haven't found it to be able to re-enable itself under those conditions. Exception might be if it had updates queued during the next shutdown, though I'm not certain.

      --
      There is no XUL, only WebExtensions...
    6. Re:Something wrong here by Opportunist · · Score: 1

      Well, if you don't run any antivirus at all, who is there to set the registry key in the first place?

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    7. Re:Something wrong here by Anonymous Coward · · Score: 0

      You do know that you can just disable the Windows Update service right?

      Microsoft frequently ignores that setting.

      Yes, but just unplug from the Interwebs. Problem solved!

    8. Re:Something wrong here by Chris+Mattern · · Score: 1

      I'm assuming Windows Update looks for an installed AV. Only if there's an installed AV and no registry key do you get no update.

    9. Re:Something wrong here by thegarbz · · Score: 1

      Windows Update Service being disabled is not an ignorable setting. It is something that would generate a system error if another service or task attempts to start it.

    10. Re:Something wrong here by Anonymous Coward · · Score: 0

      Safe mode can start disabled services.

    11. Re:Something wrong here by Anonymous Coward · · Score: 2, Interesting

      I do the same, but Windows does periodically reenable them.

    12. Re:Something wrong here by vtcodger · · Score: 1

      "just unplug from the Interwebs."

      Better yet, unplug it from the internet, then unplug it from the power source, then encase it in quick setting concrete. THAT'll almost certainly block MS Update ... at least for a while.

      --
      You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
    13. Re:Something wrong here by sexconker · · Score: 1

      And what if you use BITS (or one of your applications does)?

    14. Re:Something wrong here by Aighearach · · Score: 1

      You probably want to toss it in the sea, too, just to be sure.

      Also, avoid reinforced concrete, the rebar can act as an antenna.

    15. Re:Something wrong here by Anonymous Coward · · Score: 0

      >...just unplug...

      I do when leaving for the day. And to you joking naysayers, I'm surprised you don't catch how easy & doable it is:
          When sitting down plug it back in, (and can halt undesirable things when you see it).
          When leaving for day, unplug :D

      It's a non-issue just like turning out a light when you leave the room. Is a disconnect concept really THAT unfathomable?

    16. Re: Something wrong here by Anonymous Coward · · Score: 0

      Or shoot it with a 12ga. But you donâ(TM)t like guns, do you liberal? ROLL TIDE!!! I wanna bang my cousin.

    17. Re:Something wrong here by Anonymous Coward · · Score: 0

      Wanna bet?

    18. Re:Something wrong here by Anonymous Coward · · Score: 0

      Well of course, Win10 means M$ owns your machine. NOT YOU.

    19. Re: Something wrong here by Anonymous Coward · · Score: 0

      Well, that certainly escalated quickly, didn't it.

    20. Re:Something wrong here by Anonymous Coward · · Score: 0

      There are scheduled tasks that will silently re-enable the service.

    21. Re: Something wrong here by Anonymous Coward · · Score: 0

      Alabama football fans are nuts like that.

    22. Re:Something wrong here by Anonymous Coward · · Score: 0

      It might try to re-enable the service. It's completely screwed though if LocalService doesn't have Rx permissions on wuauserv.exe, though.

    23. Re:Something wrong here by StormReaver · · Score: 1

      it's going to have an awfully hard time doing anything after that.

      Maybe, but it's entirely possible that there is code in Windows that will re-enable any or all of those things. There is no way for you, or anyone not employed by Microsoft, to know for sure. You could very well disable every known entry point to Windows Update, and still miss many more that are not known.

      For all we know, Microsoft embeds versions of those files in Windows itself, ready to be re-created if Windows finds them missing at some heretofore unpublished juncture. There is no way to know, and no way to find out. You're completely under the thumb of Microsoft. That realization was one of many factors that made me leave Windows back in 1999.

    24. Re: Something wrong here by Anonymous Coward · · Score: 0

      Says the iPhone/Unicode pathetic troll...

  3. finally a way to stop forced updates!! by Anonymous Coward · · Score: 0

    oh happy days are here, microsoft has blessed us with a way to stop evil forced updates. thanks microsoft!

  4. Windows Server by DigiShaman · · Score: 4, Informative

    Remember,

    For Windows Server, you will need to also set the following three registry keys to enable post patch install. With Windows Home/pro, it's already enabled after installation.

    For Windows Server.

    reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverride /t REG_DWORD /d 0 /f

    reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverrideMask /t REG_DWORD /d 3 /f

    reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Virtualization" /v MinVmVersionForCpuBasedMitigations /t REG_SZ /d "1.0" /f

    To Validate status, you can run the PowerShell command Get-SpeculationControlSettings.

    If Windows 10 or Server 2016, you can skip the first step.

    1. Set-ExecutionPolicy Bypass
    2. Install-Module SpeculationControl
    3. Get-SpeculationControlSettings
    You will now see results.
    4. Set-ExecutionPolicy Restricted (to protect the system via securing powershell again)

    Good luck. Be sure to apply BIOS updates when and if applicable to stave off Spectre

    --
    Life is not for the lazy.
    1. Re:Windows Server by DigiShaman · · Score: 1

      Edit: All steps apply. It's just that you will need to install the PowerShellGet module. However, it's included with Windows10 and 2016.

      --
      Life is not for the lazy.
    2. Re:Windows Server by Anonymous Coward · · Score: 0

      Or you know, I let the firewall that my company paid good money for do it's f-ing job and not take the performance hit.

    3. Re:Windows Server by Szeraax · · Score: 1

      According to this page, only clients (WinX, 8.1, 8,7) need these 2 registry entries:

      https://support.microsoft.com/...

      Thoughts? Still applies to all windows OS's?

    4. Re:Windows Server by Aighearach · · Score: 1

      At least windows is easy, imagine how hard the linux patch must be to install! ;)

    5. Re: Windows Server by Anonymous Coward · · Score: 0

      Apt-get patch.

      The original walled garden ;)

    6. Re:Windows Server by DigiShaman · · Score: 1

      The 3rd entry is for servers that host HyperV. I'm certain that enabling the registry keys is mandatory for Windows Server. But, for Home/Pro, it's not. Though I'm curious as to why it's documented; so that it can be enforced via CPU and/or disabled if needed??

      --
      Life is not for the lazy.
    7. Re:Windows Server by Szeraax · · Score: 1

      I know that 3rd is for HyperV. and I previously was enabling the first 2 for servers. But then I ran across the linked article today and was like "WTFF? Clients too??"

    8. Re:Windows Server by DigiShaman · · Score: 1

      Yeah, "WTF" was my initial reaction too. Again, maybe it's for GPO enforcement. Anyways, i'll test later with the Get-SpeculationControlSettings PS command after I found a client that has the latest BIOS available. If both Meltdown and Spectre are fully patched, well, you now have your answer :). Otherwise, plug in the reg values, reboot, and re-run the command to validate.

      I'm fairly confident BTW, that the reg values are a requirement for server, but not for client. Let me know if you can confirm either way.

      --
      Life is not for the lazy.
    9. Re:Windows Server by Szeraax · · Score: 1

      I think I've found the answer!

      Here is the companion document:
      Client-
      https://support.microsoft.com/...
      Server-
      https://support.microsoft.com/...

      Answer-
      https://support.microsoft.com/...
      At the bottom:
      BTIWindowsSupportEnabled: True -> on client, no action required. On server, follow guidance.
      KVAShadowWindowsSupportEnabled: True -> on client, no action required. On server, follow guidance.

      So it seems that the client document just has that same info, but on client, no action required.

      What a documentation crazy-fest!

    10. Re:Windows Server by Szeraax · · Score: 1

      Alright, I have good news for you: the 2 links don't need manually enabled! They are enabled by default and MS talks about it for orgs that want to switch them off and on without dealing with uninstalling the update.

      Src:
      Note By default, this update is enabled. No customer action is required to enable the fixes. We are providing the following registry information for completeness in the event that customers want to disable the security fixes related to CVE-2017-5715 and CVE-2017-5754 for Windows clients.

      https://support.microsoft.com/...

    11. Re:Windows Server by Anonymous Coward · · Score: 0

      Just kidding. That applies to client ONLY. server still needs the keys manually set.

  5. huh? by Anonymous Coward · · Score: 0

    That's being responsible.

  6. What if you don't an AV? by Anonymous Coward · · Score: 3, Interesting

    Who runs AV's anyway?

    1. Re:What if you don't an AV? by Anonymous Coward · · Score: 0

      ME! I still run an Audio Video system called an '8mm projector', oh those zany ol' home movies never get old.

    2. Re:What if you don't an AV? by Anonymous Coward · · Score: 0

      A virus scanner works fine if you quarantine all downloaded or received files a month or 6, then scan them with the most up to date virus scanner before there first use. I.e: _no_ one uses a virus scanner properly. everyone uses virus scanners to inform them that today’s scanner update has detected a virus that has been running through there computer for 6 month. You are just as well of not knowing.

      If all your data is stolen, your files encrypted,viruses send to everyone in your address book and your electricity used to mine bitcoin, you simply re-install Windows (no need to have or restore backups, the files were not that important and backups would just re-introduce the virus).
      If you think this is unpractised for you, then why did you choose a toy operating system?

    3. Re: What if you don't an AV? by Monster_user · · Score: 1

      Or you can use an AV scanner to be a second set of eyes on your network. If you notice a virus on a machine, submit it to your AV vendor, and then check your administration console to see who opens attachments or clicks on links without identifying the source.

    4. Re:What if you don't an AV? by Cederic · · Score: 1

      So your entire point is that virus scanners can't detect new attacks, only ones previously discovered?

      So fucking what. Those previously discovered attacks are still out there, and by far the largest threat. So people will still benefit from preventing them.

  7. As a Linux user by Anonymous Coward · · Score: 0

    What's an antivirus product?

    1. Re:As a Linux user by jfdavis668 · · Score: 1

      Checkout ClamAV

    2. Re:As a Linux user by Anonymous Coward · · Score: 0

      sudo yes > /dev/hda

    3. Re: As a Linux user by Anonymous Coward · · Score: 2, Insightful

      sudo yes > /dev/hda

      Nope, first of all /dev/hda won't exist, we moved on to sda and mmcblk a good decade ago. But more importantly the sudo applies to the yes command, not to the redirect, so all you are doing is running 'yes' as root and then trying to write to the dev as an ordinary user.

    4. Re:As a Linux user by Cajun+Hell · · Score: 1

      Today's hardware is very fast. AV products are computer programs that make your computer go slower so that the user can keep up with the interface, and also to keep the hardware from going unsafely fast, which can result in a crash if the user reaction time is too delayed.

      Linus doesn't have these softwares, because open sores programmers aren't smart enough to figure out how to make it work.

      --
      "Believe me!" -- Donald Trump
    5. Re:As a Linux user by Aighearach · · Score: 1

      I have an older linux box and it started crashing, so I underclocked it and now its fine. You might be onto something there!

    6. Re: As a Linux user by Anonymous Coward · · Score: 0

      Well, if I run that as root, it will create a file, use up my disk space, which means no more malware can be installed anyway.

      Win-lose!

    7. Re:As a Linux user by Anonymous Coward · · Score: 0

      ClamAV only looks for Windows based viruses. It is useful to run on Windows, run on Linux to scan email or scan Windows partitions.

  8. Don't want to subscribe by RogueWarrior65 · · Score: 1

    Call me crazy, but I don't want to spend money on a subscription. I practice safe web.

    1. Re:Don't want to subscribe by Anonymous Coward · · Score: 0

      No javascript, no video, no music, not even pictures... enjoy your safe web.

    2. Re:Don't want to subscribe by DigitAl56K · · Score: 1

      So you're not worried about the dozens of exploits fixed in browsers every month, in image decoding libraries, media libraries, etc.? Even sometimes in the SSL/TLS libraries.

      What are you browsing the web with, PuTTY?

      Must be quite the experience.

    3. Re:Don't want to subscribe by Anonymous Coward · · Score: 0

      You're quite wrong. No fancy animated menus or dated web aesthetics, indeed, but video/music? html5.

    4. Re:Don't want to subscribe by RogueWarrior65 · · Score: 1

      Given that the web as it was originally design is a lot like DOS and everything that's been grafted on top of it is crap like Windows, I'd almost rather surf in pure text mode.

    5. Re:Don't want to subscribe by RogueWarrior65 · · Score: 1

      But here's a much better question: Why the f*ck isn't it the responsibility of the OS and browser companies to patch their security holes for free and provide their own anti-malware capability? They are the ones making the problems possible.

    6. Re:Don't want to subscribe by lgw · · Score: 1

      I'd almost rather surf in pure text mode.

      It looks like the text-only browsers have vanished, though I guess you can do like RMS and surf with wget and emacs. Links has very-little grafted-on crap, though.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    7. Re:Don't want to subscribe by Aighearach · · Score: 1

      You can often make an animated menu with just CSS and GIFs.

      But if you're already allowing html5, you can use that for menus too.

    8. Re:Don't want to subscribe by Dog-Cow · · Score: 1

      The browser devs have patched and MS has Windows Defender. How about you learn something before posting shit?

    9. Re:Don't want to subscribe by RogueWarrior65 · · Score: 1

      Then why do programs like McAfee, Kaspersky, PCMatic, etc, even exist?

    10. Re:Don't want to subscribe by dwywit · · Score: 1

      FUD and ignorance. Those programs came about as a response to vulnerabilities in DOS. They continue to be successful as a business model because they use fear as a marketing tactic.

      As I explain to my customers - suite "X" won't stop working if you let the subscription expire, it just won't get any updates. Yes, your risk increases, but that annoying pop-up is just trying to scare you. Call me when your subscription is about to expire and we can discuss alternatives.

      Some of the free suites are OK but it's a constant game of finding a new suite when the current one becomes bloatware - I'm looking at you, AVG.

      There's a couple of on-demand scanners that *are* competent, though - Malwarebytes, combofix, jrt, adwcleaner,

      --
      They sentenced me to twenty years of boredom
    11. Re: Don't want to subscribe by Monster_user · · Score: 1

      After dealing with yet another rash of viruses, I can attest that an antivirus is not purely FUD.

      Any time I can avoid spending mopping up after the average joe is a good thing.

      Furthermore, a subscription expiring does not automatically mean that the anti-virus will no longer recieve updates. When AVG's subscription expires it switches to the free mode, and receives the same updates as the free version.

    12. Re: Don't want to subscribe by dwywit · · Score: 1

      Didn't know that about AVG - I've been avoiding it as much as possible.

      --
      They sentenced me to twenty years of boredom
    13. Re:Don't want to subscribe by Anonymous Coward · · Score: 0

      You are technically right, but developers are lazy by nature (aka do not reinvent the wheel) so the fancy websites will still rely on jquery and the like. Unfortunately.

    14. Re:Don't want to subscribe by Anonymous Coward · · Score: 0

      Windows Defender is dogshit. It will be lucky to detect a year old piece of malware.

      numbnuts

  9. Not a terrible idea for now by supremebob · · Score: 1

    Considering that some Antivirus programs are using undocumented API's and aren't compatible with the Windows Meltdown patch, this isn't really a bad idea. This isn't a great idea, but it's better than your system getting stuck in a crash/reboot loop after installing the patch. I hope that they throw up a warning to the end user to update your damn antivirus software as well, and then make the registry key go away once it is.

    I also hope that they just use this as a temporary fix, or hackers will use this registry key to prevent their botnets from getting patched as well.

  10. Legitimate decision. by Gravis+Zero · · Score: 5, Interesting

    It pains me to side with Microsoft but their decision here is a good and legitimate one.

    The key to it's legitimacy is this quote:

    There is a problem where some anti-virus vendors are using techniques to bypass Kernel Patch Protection by injecting a hypervisor which they use to intercept syscalls and make assumptions about memory locations — memory locations which are now changing with the Meltdown fixes.

    --
    Anons need not reply. Questions end with a question mark.
    1. Re:Legitimate decision. by Anonymous Coward · · Score: 0

      It's almost like most AV "solutions" are complete garbage, hacked together by half-asses.

      Why do I have a feeling that Windows Defender doesn't have these issues?

    2. Re:Legitimate decision. by sabt-pestnu · · Score: 1

      Fine, fine...

      Now explain to us:
      a) how this works out if you change AV software (to one not compatible), and
      b) how this works if you do not use an AV product at all.

      Thanks!

    3. Re:Legitimate decision. by Anonymous Coward · · Score: 0

      a) the new software will either be blocked from implementing its kernel monitoring (best case) or will crash your OS (probable case)
      b) then you probably don't have a kernel-level memory scryer to crash your OS after the changes are implemented (and whatever kernel-scrying malware you might have is now looking at the wrong bits)

  11. Finally! by rastos1 · · Score: 1

    So we finally got an easy way to disable automatic updates on Windows 10 ?

    1. Re:Finally! by dkone · · Score: 0, Redundant

      Yes finally... oh wait you could just disable the Windows Update service and you could have done so forever ago.

    2. Re: Finally! by Anonymous Coward · · Score: 1

      There are several other services which also have to be disabled. It's not as simple as you claim.

    3. Re:Finally! by Skuld-Chan · · Score: 1

      Just this one patch ;).

    4. Re: Finally! by Cederic · · Score: 1

      No, really, it's trivial to block updates.

      What's a real pain in the arse is remembering how you did it so that you can re-enable them when you do want to update.

  12. Re:Now windows malware will mess with that key to by Anonymous Coward · · Score: 0

    If malware already has access to the registry it doesn't matter whether you're getting updates or not.

  13. Re:Now windows malware will mess with that key to by jawtheshark · · Score: 2, Interesting

    I came to say exactly this. I have no idea how they are going to protect it from a program that acquires root (Admin) privileges somehow. A Malware program that installs itself, has these kind of rights.

    --
    Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
  14. Re:Now windows malware will mess with that key to by Deathlizard · · Score: 2

    Apparently This is a temporary solution according to Microsoft.
    https://support.microsoft.com/...

    Q3: How long will Microsoft require setting a registry key to receive the January 3, 2018, security updates?

    A3: Microsoft added this requirement to ensure customers can successfully install the January 2018 security updates. Microsoft will continue to enforce this requirement until there is high confidence that the majority of customers will not encounter device crashes after installing the security updates.

  15. Seems logical move by Microsoft by Anonymous Coward · · Score: 0

    Personally I use Defender and before that Security Essentials. Just to avoid the mess of third party security suites who for a while now can't seem to get along with Windows anymore. Hard to believe Microsoft is not informing them that a update is coming, or that these companies don't realize updates come every month. For myself, they just add another layer of muck that I don't need to worry they won't get updates out in time. Besides, why should I pay a subscription for something that breaks my Windows updates?

    1. Re:Seems logical move by Microsoft by MachineShedFred · · Score: 1

      I think this is a move on Microsoft's part to be a little more adult than they have been in the past, and give these third party software vendors a bit more time to work around a change that would completely disable their software, if not the whole computer, due to hackery involved in how these AV softwares work.

      Past Microsoft would have just chucked the patch out saying "important security update available! Install now!" and then act with total indifference when your OS load is left as a twisted flaming wreck, and blame the AV vendor. Present Microsoft seems to actually give a shit about not bombing millions of PCs just because of a knee-jerk reaction to a legitimate security vulnerability with no known exploits.

      I think I like Present Microsoft a lot better than Past Microsoft. I still dislike Windows, though 10 is far better than the abomination that was Windows 8.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
    2. Re: Seems logical move by Microsoft by Anonymous Coward · · Score: 1

      Why not just give Microsoft the keys to your life? "Defender" is just an NSA doccument scanner.

    3. Re:Seems logical move by Microsoft by omnichad · · Score: 1

      Past Microsoft would have just chucked the patch out saying "important security update available! Install now!" and then act with total indifference when your OS load is left as a twisted flaming wreck, and blame the AV vendor

      Who did they blame when updating to Windows 10 did this? I don't think it was the AV vendor, but it certainly wasn't themselves.

    4. Re:Seems logical move by Microsoft by Hylandr · · Score: 1

      Smells like Vendor lock-in to me.

      --
      ~ People that think they are better than anyone else for any reason are the cause of all the strife in the world.
    5. Re:Seems logical move by Microsoft by MachineShedFred · · Score: 1

      How is it vendor lock-in?

      Microsoft is not forcing you to uninstall the third party solution. Microsoft is not usurping the third party solution in favor of their own. Microsoft is not saying "no more updates if you use third party AV." They are simply saying "we're not installing updates that have the potential for Bad Things (tm) until any anti-virus solution you have installed sets a flag telling us it's okay to proceed."

      You are no more locked in, or out, than you were before, to literally anything. If you aren't getting updates from your AV vendor that will set this flag, that's between you and the AV vendor.

      I guess what I want to know is what happens if you have Windows Defender disabled, and don't have any other AV installed - does this bit never get set and you just lose Windows Update without manually setting it? That's probably not the best design, but I imagine there aren't a lot of people "brave" enough to run Windows without antivirus of some kind these days.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
    6. Re:Seems logical move by Microsoft by Anonymous Coward · · Score: 0

      Webroot Secure Anywhere seems to be about the lightest and most effective while not acting like malware which most AV products do.

  16. not timely slashdot by iggymanz · · Score: 1

    this was known on the weekend, when I did a couple windows boxes and the windows partition on my AMD II laptop (which went fine by the way, however even if you get BSOD you can go into repair mode and uninstall the KB)

    So I've known about this for 3 days and I'm a freakin Linux desktop user at home and mac pro user at work!

    1. Re:not timely slashdot by DigitAl56K · · Score: 2

      1. Since when was Slashdot ever timely?

      2. I've skimmed a bunch of Spectre and Meltdown articles, haven't seen the registry key mentioned before now.

    2. Re:not timely slashdot by iggymanz · · Score: 1

      that info was out on weekend, I use AVG antivirus which does set it

  17. No AV - No Updates? by andreas.hummelbrunne · · Score: 1

    So what happens if I don't install any AV-product and also don't use the Microsoft AV-Solution?
    Since nothing could set the RegKey, I also don't get updates?

    1. Re:No AV - No Updates? by Anonymous Coward · · Score: 0

      Since you are a /. regular, I am sure you have the skill to just add an entry to your registry in order to continue receiving OS updates.

    2. Re:No AV - No Updates? by Anonymous Coward · · Score: 0

      I'll assume that Windows Defender sets the key if you have no 3rd-party AV products installed. Maybe won't work for Windows 7, though...

    3. Re:No AV - No Updates? by Anonymous Coward · · Score: 0

      Since you are a /. regular, I am sure you have the skill to just add an entry to your registry in order to continue receiving OS updates.

      So what about everyone else who thinks they have Windows Updates turned on?

    4. Re:No AV - No Updates? by sinij · · Score: 4, Funny

      So what happens if I don't install any AV-product and also don't use the Microsoft AV-Solution?

      It is highly unreasonable to expect MS to be able to patch your Linux box. :P

    5. Re:No AV - No Updates? by Anonymous Coward · · Score: 0

      The company that sold them their computer installed an antivirus program.

    6. Re:No AV - No Updates? by Anonymous Coward · · Score: 0

      "Windows users who do not use an antivirus or who use Windows Defender can update right now, as they are not subject to the registry key requirement."

    7. Re:No AV - No Updates? by Aighearach · · Score: 1

      I'd expect it to be their friends from the BSA that do that part.

  18. Finally by Anonymous Coward · · Score: 0

    An easy way to stop Windows Updates!

  19. Re:Now windows malware will mess with that key to by hairyfeet · · Score: 2

    So the better solution is to let the AV trash the OS so the user gets a BSOD on reboot? The reason they are requiring this is because if the AV isn't patched it trashes the update and leaves the OS unbootable. I'm sure once the majority of AVs push out a patch (which lets be honest an AV that doesn't push out some updates to deal with Meltdown is a truly shit AV) they will simply remove this requirement from the patch.

    --
    ACs don't waste your time replying, your posts are never seen by me.
  20. tl;dr by Anonymous Coward · · Score: 0

    AV software acts as malware :)

  21. Re:Now windows malware will mess with that key to by bondsbw · · Score: 4, Insightful

    You have bigger problems than a registry key if the malware has root.

    --
    All my liberal friends think I'm a conservative, all my conservative friends think I'm a liberal.
  22. This isn't going to work by Anonymous Coward · · Score: 0

    I don't update my anti-virus software because new versions are bloated and pop-up heavy. I only update the virus database. So on all those PCs out there with older AV software that doesn't automatically update, or is intentionally not updated, these super-critical Microsoft OS patches are going to be skipped. Silently. Great strategy Microsoft.

  23. Re:Now windows malware will mess with that key to by jawtheshark · · Score: 1

    True enough.

    --
    Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
  24. Re:Now windows malware will mess with that key to by Anonymous Coward · · Score: 0

    Point is: This key doesn't require admin rights to be set.
    User rights are enough.

  25. Pre-Windows 10 by Anonymous Coward · · Score: 0

    Too bad this didn't exist prior to Microsoft shoving Windows 10 down everyone's throats .... Could have saved BOTH sides headaches and reputation...

  26. No Tin foil hat, but... by Anonymous Coward · · Score: 0

    So there's a patch that virtually EVERY computer in the world needs to install, and certain AV programs are detecting as malware. What EXACTLY are in these patches, and besides remaining vulnerable to a "never seen in the wild exploit" for which widespread infection is highly speculative, from the papers describing Spectre & Meltdown currently available , what are the impacts of NOT patching?
    I'm reading about a 1-30% decrease in performance depending on what the machine is doing. Also some AMD devices becoming un-bootable.
    If I had a tinfoil hat, I might wonder if this was a remote monitor or control function being added to every computer in the world. Where can I get DETAILED descriptions of the total content of the patches, and exactly what each part of the patch does?
    (Not: "Fixes vulnerability", but actual details of why each change is required, and its exact effects on the system)

    1. Re:No Tin foil hat, but... by drjohn_97 · · Score: 1

      Is there a truly detailed breakdown of the patches some where?

  27. Good! by Anonymous Coward · · Score: 0

    Now I can finally stop Windows forced updates!!

  28. Re:Now windows malware will mess with that key to by Bert64 · · Score: 2

    If the malware is already installed, then its in their interest to ensure your system gets updates so it's less likely to get infected by any competing malware...

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  29. Re:Now windows malware will mess with that key to by lgw · · Score: 2

    Once a machine has a root kit installed , the game is lost. You can't remove rooted malware from the same machine. You might be able to clean the disk from a different machine, maybe, if it's low-rent malware. Of course, the Snowden leaks included NSA malware that lives in the BIOS of the drive, so it might just root the second system. Thanks NSA.

    --
    Socialism: a lie told by totalitarians and believed by fools.
  30. Nice... by NormanHaga2580 · · Score: 0

    Microsoft finally provide method for stopping updates in Windows 10 an returns control to users

    Key="HKEY_LOCAL_MACHINE" Subkey="SOFTWARE\Microsoft\Windows\CurrentVersion\QualityCompat" Value="cadca5fe-87d3-4b96-b7fb-a231484277cc" Type="REG_DWORD”

    Create key, change value to zero, lock key -> no more updates.

  31. WTH by Anonymous Coward · · Score: 0

    There is no proof of this in the Wild.
    This is shit based research proving a flaw that has existed for decades that needs local code to be up and running.
    I will not cut off three toes because YOU have decided I will stub my toe on a table that isn't there yet and that
    I will resist buying.

  32. Re:Now windows malware will mess with that key to by Skuld-Chan · · Score: 4, Informative

    If malware can set this reg key - your machine is already done (its only writable by system/admin).

  33. What if you don't have any anti-virus running? by johannesg · · Score: 1

    It seems a legitimate question: I've somehow managed to live through the last thirty years without _ever_ getting an infection - well, at least none that was detected by Norton, Avira, MSE, Checkpoint, or Antimalwarebytes, all of which I used at one time or another. Living without antivirus, then, seems quite well possible. Would I really have to go and set a registry key myself just to get updates again?

    1. Re:What if you don't have any anti-virus running? by zuki · · Score: 1

      From what I can gather, and as others have said... this would only apply if you have an AV app installed.

      And if you don't, the patch should just install normally.

    2. Re:What if you don't have any anti-virus running? by ElizabethGreene · · Score: 1

      >> Would I really have to go and set a registry key myself just to get updates again?

      If you have manually removed the AV software that ships with the OS and have no other AV product installed, then yes you will need to set the registry key yourself.

  34. Comment removed by account_deleted · · Score: 4, Insightful

    Comment removed based on user account deletion

  35. So my condom has to be MS cetified? by future+assassin · · Score: 1

    Damn that's gonna make it hard to get the Linux ladies now.

    --
    by TheSpoom (715771) Uncaring Linux user here. I have nothing to add to this but please continue. *munches popcorn*
  36. Microsoft are terrible because.. by Anonymous Coward · · Score: 0

    I updated my Win 7 installation with the newest security patch, but what do I read in the following support document?

    Nothing indicates that KB4056894 has anything to do with the "Meltdown" and "Spectre" vulnerabilities. I have to read about KB4056894 in other people's articles which I can't trust just like that.

    https://support.microsoft.com/en-us/help/4056894/windows-7-update-kb4056894

    What am I missing here? I still do not know if I have received an update that prevents any freaking guy to end up reading my passwords from my memory.

    1. Re:Microsoft are terrible because.. by Anonymous Coward · · Score: 0

      There is no technology yet that can read your password from your memory. Even CT Scan is not that advanced yet.

    2. Re:Microsoft are terrible because.. by ElizabethGreene · · Score: 1

      Kb4056894 does include the mitigation for the rogue data cache load and the software portion of the mitigation for branch target injection.

      Microsoft describes this KB as the resolution for this issue on Windows 7 here:
      https://portal.msrc.microsoft....

      Note that to be fully protected from branch target injection you also need a CPU Microcode update from your hardware vendor.

  37. Re:Now windows malware will mess with that key to by Hal_Porter · · Score: 2

    You can actually make a case that a lot of security/antivirus products rather than protecting from malware, are actually malware.

    They

    1) Cause other programs to stop working or even the OS not to start
    2) Run with very high privilege levels
    3) Are unnecessarily hard to remove
    4) Disable Windows Defender
    5) Often mess with Windows Update.

    It's like this sad tale of becoming what you most fear and are trying to stop.

    .

    --
    echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
  38. Re: Now windows malware will mess with that key to by Anonymous Coward · · Score: 0

    Yes.
    Because it doesn't put blame or liability on MS l, but it is also a better technical solution. If your scenario happens, they reboot into safe more/repair and remove the AV product at fault.

    90% of the difficulty in tech is finding the culprit. MS saves us that step.

  39. Re:Now windows malware will mess with that key to by Anonymous Coward · · Score: 0

    You missed one nasty feature of an AV.
    AV are tapping your browser and becomes a MITM during your SSL/TLS web transactions.
    Almost all AV have browser plugins that does just this.

  40. Re:Now windows malware will mess with that key to by Anonymous Coward · · Score: 0

    Not correct, since the key is HKEY_LOCAL_MACHINE that means it requires admin powers before you can modify it.

  41. So.. by xlsior · · Score: 2

    ... Going forward the end user (or whatever malware on their machine) can permanently disable windows updates by setting registry security to prevent such a key from getting created in the first place?

  42. Re:Now windows malware will mess with that key to by Hal_Porter · · Score: 1

    True.

    And come to think if it, most AV software was installed by a third party - the PC manufacturer or someone who 'repaired' the machine. It starts off relatively unobtrusive and after a few months it demands a credit card to stay updated. With dire warnings about the consequences of not staying updated.

    --
    echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
  43. wufuc by Anonymous Coward · · Score: 0

    I had to buy the more expensive retail version of windows 7 a while ago, because Microsoft decided that OEM builders could no longer use the OEM version if you actually want to use the computer that you build yourself. The motherboard and CPU developed problems so I had to replace them, which was perfectly within the licence of the Retail version of Windows 7.
    This week I had a lot of warning about my CPU not being supported, and my windows updates would not work. I spend a long time scanning for viruses and eventually re-installing everything, and ended up with the same errors. Turns out that it was not a virus, Microsoft was actually blocking security updates because my CPU is suddenly to "new" for Windows 7, and recommends to upgrade to Windows 10. (which would then be locked to that hardware, unlike the Windows 7 I already have, not even considering that I don't want or need Windows 10, all my hardware is supported under Windows 7 and I can live without the telemetry and build-in adds.
    So I'm now installing the open-source wufuc driver to hack myself into a working windows update so I can install security updates for this POS OS and .NET updates so Autocad will install. (These are high-end purpose-build company CAD workstations. Note that we would need to buy retail versions of Windows before we could even begin to think about volume licensing because volume licences are upgrades only, and we are not allowed to start with an OEM licence.)
    I'm sure that everyone with a pirated Windows 7 will still receive security updates and and get exactly the same quality support from Microsoft That we have enjoyed.

    We currently have moved _ALL_ of our company servers to Linux (except a licence server, running Windows 7 Home), and if we get even more shit from Microsoft we are planning to replace Autocad on Windows with Rhino on mac on all the desktops. Microsoft is currently our biggest risk in meeting our deadlines and I could get a very decent budget signed of in seconds if I could find a way to get rid of it.

    1. Re: wufuc by Brockmire · · Score: 1

      Dude, you are out of touch. Let your IT people deal with computer stuff. You don't know what you're talking about. Windows 7 not supporting the new CPUs were publicly stated a year before the CPUs even came out. You're out of the loop. You fucked up.

  44. Re:Now windows malware will mess with that key to by Anonymous Coward · · Score: 0

    Windows is the malware

  45. Re:Now windows malware will mess with that key to by ruir · · Score: 1

    I thought Windows was THE malware.

  46. Why disable? Delete the files. by Anonymous Coward · · Score: 0

    Disabling is for pussies. Delete the files after disabling them. Delete also any abilities of Windows to install the files again.

    Then it won't be able to use the services even if it wants to. And if Windows does not work after deleting them, well, that's a proof Windows is lying about them being disabled.

  47. Re: Now windows malware will mess with that key to by Monster_user · · Score: 1

    Now that is insanity.

    Perhaps you are correct for state level zero-day exploits seeking to avoid detection.

    However, typical malware is not usually so discreet. Windows Updates provides remediation and protection against malware, limiting or eliminating existing infections. Typical victims of malware are usually less technically savvy, and thus would not be able to repair a machine themselves, nor would notice that Windows Updates was not working. So it depends on the target and the payload.

  48. What if you don't have an AV? by lpq · · Score: 1

    What if you don't run AV SW -- so of course the key isn't set. Seems like this is another case of MS withholding updates to "encourage" (or discourage) various behaviors.

    Remember MS claimed it wouldn't update Win7 for those who update their CPU. I wonder if that will change due to the Intel CPU security bugs?