Examples of using Speculative execution in English and their translations into Indonesian
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Ecclesiastic
Spectre's name is“based on the root cause, speculative execution.
But speculative execution, as a technique, is simply far too valuable to stop using.
Spectre's name is“based on the root cause, speculative execution.
Without speculative execution, out-of-order execution as we know it wouldn't function.
The name“Spectre” is based on the root cause: speculative execution.
If the prediction was wrong, this speculative execution is rolled back in a way that is meant to be invisible to software.
Tier 1 focuses on new categories of attacks involving speculative execution side channels.
Speculative execution is truly a new class of vulnerabilities, and we expect that research is already underway exploring new attack methods,” said Misner.
The Meltdown and Spectre issues take advantage of amodern CPU performance feature called speculative execution.
The attack feeds in false information that leads speculative execution into a series of wrong guesses.
The attack then confuses thesystem's processor by exploiting a feature called speculative execution.
However, Meltdown andSpectre can allow a rogue process to take advantage of speculative execution and read all active memory, including sensitive data like passwords.
The Meltdown and Spectre vulnerabilities are consequences of amodern CPU performance feature called speculative execution.
Speculative execution improves processor speed by operating on multiple instructions at once- possibly in a different order than when they entered the CPU.
This enables relatively good performance with only two integer ALUs,and without any instruction reordering, speculative execution or register renaming.
Speculative execution is a core component of modern processors design that speculatively executes instructions based on assumptions that are considered likely to be true.
Meltdown andSpectre exploit an architectural flaw with the way processors handle speculative execution, a technique that most modern CPUs use to increase speed.
Speculative execution side-channel vulnerabilities can be used to read the content of memory across a trusted boundary and can therefore lead to information disclosure.
On June 13, 2018,an additional vulnerability involving side channel speculative execution, known as Lazy FP State Restore, was announced and assigned CVE-2018-3665.
Used in all modern CPUs, speculative execution speeds processing by enabling the processor to essentially guess what it will be asked to do next and plan accordingly.
Microsoft is aware of a new publiclydisclosed class of vulnerabilities referred to as“speculative execution side-channel attacks” that affect many modern processors and operating systems.
The Meltdown and Spectre exploitation techniques abuse speculative execution to access privileged memory, including that of the kernel, from a less-privileged user process such as a malicious app running on a device.
ZombieLoad is the latest in a string of serious security flaws that take advantage of a process,known as speculative execution, that's built into most modern processors.
There are differences between how Intel, AMD, and ARM implement speculative execution, and those differences are part of why Intel is exposed to some of these attacks in ways that the other vendors aren't.
Via Google Security blog: Last year, Google's Project Zero team discoveredserious security flaws caused by“speculative execution,” a technique used by most modern processors(CPUs) to optimize performance.
There are differences between how Intel, AMD,and ARM implement speculative execution, and those differences are part of why Intel is exposed on Meltdown in ways that the other vendors aren't.
Last year, Google's Project Zero team discoveredserious security flaws caused by“speculative execution,” a technique used by most modern processors(CPUs) to optimize performance.
According to Google, last year, itsProject Zero team“discovered serious security flaws caused by‘speculative execution,' a technique used by most modern processors(CPUs) to optimize performance,” which led to further research.