Ghostxp3软件下载站:安全、高速、绿色的无病毒下载站!

当前位置:GhostXP3软件下载站 > Win10教程

微软Win10 1809注册表手动开启Retpoline技术

时间:2019-03-07 作者: 来源:GhostXP3软件下载站 人气:

  微软近期推送了Windows 10的最新累积性更新,似乎包含一项重要更改。Windows 10 KB4482887(Build 17763.348)在某些设备上为Windows 10版本1809引入了“Retpoline”修复补丁方案,并计划最终将该补丁方案推广到更多设备。

微软Win10 1809注册表手动开启Retpoline技术

  但是根据一些微软技术社区说法,该技术并不是默认开启的,需要手动修改注册表开启。

  开启方法(仅适用于Windows 10 1809 更新到17763.348及以上版本)注册版路径:

  HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory Management

  插入值

  FeatureSettingsOverride

  Type: REG_DWORD

  Value: 0x400

  FeatureSettingsOverrideMask

  Type: REG_DWORD

  Value: 0x400

  重启电脑后即可体验该技术带来的提升。

  验证是否启用使用powershell运行以下命令

  Install-Module -Name SpeculationControl

  Set-ExecutionPolicy RemoteSigned

  Import-Module SpeculationControl

  Get-SpeculationControlSettings

  状态如以下一致则已开启

  Speculation control settings for CVE-2017-5715 [branch target injection]

  Hardware support for branch target injection mitigation is present: True

  Windows OS support for branch target injection mitigation is present: True

  Windows OS support for branch target injection mitigation is enabled: True

  …

  BTIKernelRetpolineEnabled : True

  BTIKernelImportOptimizationEnabled : True

  相关阅读:

  《Win10 1809引入“Retpoline”修复补丁解决“幽灵”漏洞性能问题

相关文章

    SQL Error: select * from ***_ecms_7 where (title like '%微软Win10 1809注册表手动开启Retpoline技术%') order by newstime desc limit 0,10
    SQL Error: select * from ***_ecms_7 where ispic=1 and (title like '%微软Win10 1809注册表手动开启Retpoline技术%') order by newstime desc limit 10,4

网友评论(共有 0 条评论)

请自觉遵守互联网相关政策法规,评论内容只代表网友观点,与本站立场无关!

评论列表