놀이터 일간 추천 베스트 |
놀이터 일간 조회 베스트 |
작성자: 오리모자 조회 수: 116 PC모드
https://techcommunity.microsoft.com/t5/Windows-Kernel-Internals/Mitigating-Spectre-variant-2-with-Retpoline-on-Windows/ba-p/295618
Retpoline은 Spectre Variant 2의 성능 최적화이기 때문에 분기 타겟 주입을위한 하드웨어 및 OS 지원이 있어야만 사용할 수 있습니다. Skylake 및 이후 세대의 Intel 프로세서 는 Retpoline과 호환되지 않으므로 이러한 프로세서에서만 가져 오기 최적화 기능을 사용할 수 있습니다.
Since Retpoline is a performance optimization for Spectre Variant 2, it requires that hardware and OS support for branch target injection to be present and enabled. Skylake and later generations of Intel processors are not compatible with Retpoline, so only Import Optimization will be enabled on these processors.
2019 년 3 월 1 일 업데이트 : 아래 게시물은 64 비트 Windows Insider Preview 18272 이상 버전에서 관찰 된 바와 같이 변형에 대한 Retpoline, 변형 2 (CVE-2017-5715) 공격의 성능 이점에 대해 설명합니다. Retpoline은 현재 프로덕션 Windows 10 클라이언트 장치에서 기본적으로 사용하지 않도록 설정되어 있지만 Windows 10, 버전 1809에서 사용할 수 있도록 Retpoline을 지원하는 데 필요한 OS 수정을 백 포트하고 2019 년 3 월 1 일 업데이트 ( KB4482887 ) .
Updated March 1, 2019: The post below outlines the performance benefits of using Retpoline against the Spectre, Variant 2 (CVE-2017-5715) attack—as observed with 64-bit Windows Insider Preview Builds 18272 and later. While Retpoline is currently disabled by default on production Windows 10 client devices, we have backported the OS modifications needed to support Retpoline so that it can be used with Windows 10, version 1809 and have those modifications in the March 1, 2019 update (KB4482887).
이런 스카이레이크 이상만 지원하나 보네요..