Windows 10: KB4078130 Update to Disable Mitigation against Spectre, Variant 2

Discus and support KB4078130 Update to Disable Mitigation against Spectre, Variant 2 in Windows 10 News to solve the problem; Critical Update to Disable Mitigation against Spectre, Variant 2 Applies to: Windows 7 Service Pack 1, Windows 8.1, Windows 10, Windows 10 Version... Discussion in 'Windows 10 News' started by Brink, Jan 28, 2018.

  1. Brink
    Brink New Member

    KB4078130 Update to Disable Mitigation against Spectre, Variant 2


    Source: https://support.microsoft.com/en-us/...ctre-variant-2


    Direct download link for KB4078130 EXE file from Microsoft Update Catalog:

    *Arrow Download KB4078130 MSU for Windows 10, Windows 10 LTSB, Windows 7, Windows 8.1, Windows Embedded Standard 7, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012 R2, Windows Server 2016 - 24 KB
     
    Brink, Jan 28, 2018
    #1
  2. Cliff S New Member

    Shawn, if I have not had any problems since activating the mitigation, I can/should just leave well enough alone, and count myself lucky? Or should I go get this one?

    I mean, if they are not sending it through Windows update, most non-geeks won't even know about this, so my takeaway is no need to get it...*Confused

    :)
     
    Cliff S, Jan 28, 2018
    #2
  3. Rohn007 Win User
    Windows freeze

    If those other fixes don't work, try this:

    2018 01 29- KB 4078130- UPDATE TO DISABLE MITIGATION AGAINST SPECTRE, VARIANT 2 – INTEL BUG

    https://support.microsoft.com/en-us/help/407813...

    Check Update History to confirm you have KB 4078130 installed. Rather than uninstalling KB4054892, which fixed other problems as well as creating the reboot problem (and others), MS has created KB4078130 to fix the problems/
     
    Rohn007, Jan 28, 2018
    #3
  4. KB4078130 Update to Disable Mitigation against Spectre, Variant 2

    Sumit Dhiman2, Jan 28, 2018
    #4
  5. Brink
    Brink New Member
    Hey Cliff, *Smile

    Correct. This update is for those that have been impacted by the “higher than expected reboots and other unpredictable system behavior”.

    If you're not having any issues, then you could skip this update if wanted.
     
    Brink, Jan 28, 2018
    #5
  6. Hi,
    Wouldn't this be useless on win-10 seeing these are security updates and can't be disabled from reloading ?
     
    ThrashZone, Jan 28, 2018
    #6
  7. Cliff S New Member
    Thanks for the info Shawn*Smile
     
    Cliff S, Jan 28, 2018
    #7
  8. Fabler2 Win User

    KB4078130 Update to Disable Mitigation against Spectre, Variant 2

    I tried to install it earlier on , on a Intel Core i5 6300HQ (Skylake) system, but refuses to do so.
     
    Fabler2, Jan 28, 2018
    #8
  9. If your system seems ok it’s probably not worth trying to force it. Just wait for windows update to push the next one. I’m thinking of dusting off my Commodore 64 and going back to using that as my computer. A simpler time with no updates and no bios modifications and no threats!
     
    Scottyboy99, Jan 28, 2018
    #9
  10. Maybe it's because you didn't install the MCU from Intel in the first place. Understand that this KB is only for users who did and are having "higher than expected reboots and other unpredictable system behavior". Like in my case, I don't have to install this update to disable mitigation for anything, since so far I haven't got any microcode update from Intel. *Smile
     
    IronZorg89, Jan 28, 2018
    #10
  11. fdegrove Win User
    Hi,

    Not sure what you mean but see @IronZorg89 's posting just above this one.


    Cheers, *Wink
     
    fdegrove, Jan 28, 2018
    #11
  12. I down loaded, right clicked, Run as Administrator, ask if I want to make changes and then I don't see anything.

    It is not listed as installed. I guess if it is just making quick registry change it would be fast.

    Any easy way to check?
     
    Caledon Ken, Jan 29, 2018
    #12
  13. Faith Win User

    KB4078130 Update to Disable Mitigation against Spectre, Variant 2

    Glad I didn't touch any of the microcookies from Intel then.
     
    Faith, Jan 29, 2018
    #13
  14. Polo6RGTI Win User
    The update changes the "FeatureSettingsOverride" setting from 0 to 1.

    Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] "FeatureSettingsOverride"=dword:00000001 "FeatureSettingsOverrideMask"=dword:00000003 ; 3 = Disable both ; 2 = Disable meltdown (Kernel VA Shadow) ; 1 = Disable spectre (Branch Target Injection) ; 0 = Enable both ; ; FeatureSettingsOverrideMask is always 3[/quote]
     
    Polo6RGTI, Jan 29, 2018
    #14
  15. Thanks. I just checked and both dwords are set to 1.
     
    Caledon Ken, Jan 29, 2018
    #15
Thema:

KB4078130 Update to Disable Mitigation against Spectre, Variant 2

Loading...
  1. KB4078130 Update to Disable Mitigation against Spectre, Variant 2 - Similar Threads - KB4078130 Update Disable

  2. To implement Retpoline function in c/c++ high level function for mitigating Spectre variant...

    in AntiVirus, Firewalls and System Security
    To implement Retpoline function in c/c++ high level function for mitigating Spectre variant...: I have a query on spectre insecurity threats to modern CPUs on Windows OS. CVE-2017-5715, also known as spectre variant 2. Branch target injection spectre variant 2 can be mitigated using retpoline. I am unable to implement retpoline in c/c++ function. Can some one help? I...
  3. Enable Retpoline to mitigate Spectre variant 2 (CVE-2017-5715)

    in AntiVirus, Firewalls and System Security
    Enable Retpoline to mitigate Spectre variant 2 (CVE-2017-5715): Following the release of Cumulative Update KB4482887 Windows 10 v1809 Build 17763.348 there is a lot of discussion regarding the new Retpoline mitigation. This feature has been included in the KB4482887, but is disabled by default. In future updates, or the next Feature...
  4. Mitigating Spectre variant 2 with Retpoline on Windows

    in Windows 10 News
    Mitigating Spectre variant 2 with Retpoline on Windows: In January 2018, Microsoft released an advisory and security updates related to a newly discovered class of hardware vulnerabilities involving speculative execution side channels (known as Spectre and Meltdown) that affect AMD, ARM, and Intel CPUs to varying degrees. If you...
  5. Can Spectre, Meltdown etc mitigations be bypassed?

    in AntiVirus, Firewalls and System Security
    Can Spectre, Meltdown etc mitigations be bypassed?: I noticed Chrome have updated their browser with a 'new security feature' that will keep users safe from Spectre etc, however it will use 10-13% more RAM because of the increased number of processes running in real time. With this in mind - I know Microsoft has said that...
  6. Can Spectre, Meltdown etc mitigations be bypassed?

    in Windows 10 Support
    Can Spectre, Meltdown etc mitigations be bypassed?: I noticed Chrome have updated their browser with a 'new security feature' that will keep users safe from Spectre etc, however it will use 10-13% more RAM because of the increased number of processes running in real time. With this in mind - I know Microsoft has said that...
  7. Spectre mitigations in MSVC

    in Windows 10 News
    Spectre mitigations in MSVC: Microsoft is aware of a new publicly disclosed class of vulnerabilities, called “speculative execution side-channel attacks,” that affect many operating systems and modern processors, including processors from Intel, AMD, and ARM. On the MSVC team, we’ve reviewed information...
  8. Intel Microcode Revision Guidance for Spectre variant 2 - April 2

    in Windows 10 News
    Intel Microcode Revision Guidance for Spectre variant 2 - April 2: The following table provides details of availability for microcode updates currently planned by Intel. Changes since the previous version are highlighted in yellow. LEGEND: Production Status: • Planning – Intel has not yet determined a schedule for this MCU. •...
  9. KB4078407 Update to enable mitigation against Spectre, Variant 2

    in Windows 10 News
    KB4078407 Update to enable mitigation against Spectre, Variant 2: This update does not provide protection against Spectre Variant 2. All it does is turn on protection if you had previously disabled it because of a bad BIOS update.
  10. Understanding performance impact of Spectre and Meltdown mitigations

    in Windows 10 News
    Understanding performance impact of Spectre and Meltdown mitigations: Last week the technology industry and many of our customers learned of new vulnerabilities in the hardware chips that power phones, PCs and servers. We (and others in the industry) had learned of this vulnerability under nondisclosure agreement several months ago and...

Users found this page by searching for:

  1. disable spectre mitigation windows 10