Windows 10: About emulating SCSI and Vulnerabilities mitigation fixes

Discus and support About emulating SCSI and Vulnerabilities mitigation fixes in Windows 10 Performance & Maintenance to solve the problem; I've been trying to emulate SCSI on Win10 1903 and it seems that Windows now blocks that type of thing. After a lot of researching I found a... Discussion in 'Windows 10 Performance & Maintenance' started by eXtremeDevil, Sep 9, 2019.

  1. About emulating SCSI and Vulnerabilities mitigation fixes


    I've been trying to emulate SCSI on Win10 1903 and it seems that Windows now blocks that type of thing.

    After a lot of researching I found a workaround to make this possible:

    Code: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] "FeatureSettingsOverride"=dword:00020000 "FeatureSettingsOverrideMask"=dword:00020000[/quote]
    But then I remember that this settings also controls the mitigation fixes of the CPUs.

    I've been searching for the meaning/consequences of those values but I haven't found anything.

    Does anyone knows what those values actually do??

    Thanks in advance.

    :)
     
    eXtremeDevil, Sep 9, 2019
    #1
  2. t0yz Win User

    Mitigating the last "L1 terminal fault" vulnerabilities - possible or not?

    I've read that, thanks.

    If what you saying is true, this is a departure from how previous vulnerabilities were described, and just adds confusion. The previous way of doing it made far more sense, you could see if the necessary hardware (microcode) was there and if the mitigation
    is enabled&working.

    With this formulation, it suggests that the hardware is vulnerable, and that's it. Yes you applied the mitigations, but... hardware is still found to be vulnerable.

    The whole reason we apply these mitigations is to patch the vulnerable hardware and achieve a non-vulnerable state. You don't want to see that you're still vulnerable with all mitigations in place.
     
    t0yz, Sep 9, 2019
    #2
  3. Mitigating the last "L1 terminal fault" vulnerabilities - possible or not?

    Hi,

    The post here may help explain how to interpret what "hardware is vulnerable to L1 terminal fault" means: https://support.microsoft.com/en-us...-of-get-speculationcontrolsettings-powershell

    In short, this line will always report as True if the hardware is believed to be vulnerable to L1 terminal fault, even if the mitigation is enabled. The important part is the line that refers to "L1 terminal fault mitigation is enabled", which in your screenshot
    reports as True. This indicates that the mitigation is enabled and that this device is protected from CVE-2018-3620.

    Hope that helps,

    Matt Miller

    Microsoft Security Response Center
     
    mamill MSFT, Sep 9, 2019
    #3
  4. btarunr Win User

    About emulating SCSI and Vulnerabilities mitigation fixes

    SATA or SCSI?

    mobos don't, OS does. And that's not emulation, just that Windows sorts it under a common list of SCSI/RAID controllers, RAID volumes are recognised the same way.
     
    btarunr, Sep 9, 2019
    #4
Thema:

About emulating SCSI and Vulnerabilities mitigation fixes

Loading...
  1. About emulating SCSI and Vulnerabilities mitigation fixes - Similar Threads - emulating SCSI Vulnerabilities

  2. Microsoft publishes mitigation instructions for Downfall vulnerability in Windows

    in Windows 10 News
    Microsoft publishes mitigation instructions for Downfall vulnerability in Windows: Microsoft published a support article about the recently disclosed CVE-2022-40982 vulnerability, commonly referred to as Downfall, that affects Windows devices. The vulnerability was disclosed earlier this month. It affects several Intel processor versions and all supported...
  3. BSOD mitigation

    in Windows 10 Software and Apps
    BSOD mitigation: My pc started Blue screening today and after eventually removing 3/4 of my RAM sticks it seems stable but wanted to get some eyes on a few dumps for clarification as IO've been having intermittent problems for a few weeks now....
  4. BSOD mitigation

    in Windows 10 BSOD Crashes and Debugging
    BSOD mitigation: My pc started Blue screening today and after eventually removing 3/4 of my RAM sticks it seems stable but wanted to get some eyes on a few dumps for clarification as IO've been having intermittent problems for a few weeks now....
  5. finger.exe Vulnerability affecting all Windows Operating Systems, potential mitigation?

    in AntiVirus, Firewalls and System Security
    finger.exe Vulnerability affecting all Windows Operating Systems, potential mitigation?: Dear Microsoft Community, I would be interested to hear your response to possible mitigation against the use of finger.exe to download malicious code as described in the following:...
  6. Security Mitigations

    in AntiVirus, Firewalls and System Security
    Security Mitigations: Under security mitigations in event viewer. I get several warnings of these a day. Process device harddisk volume 3 program files waterfox waterfox.exe was blocked for making system calls to win32k.sys. Is there anything I need to do to not get this worrying and can I just...
  7. Security Mitigations

    in Windows 10 Performance & Maintenance
    Security Mitigations: Under security mitigations in event viewer. I get several warnings of these a day. Process device harddisk volume 3 program files waterfox waterfox.exe was blocked for making system calls to win32k.sys. Is there anything I need to do to not get this worrying and can I just...
  8. Guidance to mitigate unconstrained delegation vulnerabilities

    in Windows 10 News
    Guidance to mitigate unconstrained delegation vulnerabilities: Executive Summary Active Directory Forest trusts provide a secure way for resources in a forest to trust identities from another forest. This trust is directional; a trusted forest can authenticate its users to the trusting forest without allowing the reverse.  A...
  9. Mitigating the last "L1 terminal fault" vulnerabilities - possible or not?

    in AntiVirus, Firewalls and System Security
    Mitigating the last "L1 terminal fault" vulnerabilities - possible or not?: Hello, So I have a 8700K and MSI Z370 with the last BIOS (and also the last, and necessary microcode update - see picture). I have installed the OS patch (Windows 10 x64). Yet the PC is still vulnerable, I can't figure why. This is from the perspective of a normal...
  10. Mitigating speculative execution side channel hardware vulnerabilities

    in Windows 10 News
    Mitigating speculative execution side channel hardware vulnerabilities: On January 3rd, 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...