When.com Web Search

  1. Ad

    related to: current intel cpu issues ring buffer device fix

Search results

  1. Results From The WOW.Com Content Network
  2. Transient execution CPU vulnerability - Wikipedia

    en.wikipedia.org/wiki/Transient_execution_CPU...

    In April 2024, it was revealed that the BHI vulnerability in certain Intel CPU families could be still exploited in Linux entirely in user space without using any kernel features or root access despite existing mitigations. [76] [77] [78] Intel recommended "additional software hardening". [79] The attack was assigned CVE-2024-2201.

  3. Intel microcode - Wikipedia

    en.wikipedia.org/wiki/Intel_Microcode

    Intel distributes microcode updates as a 2,048 (2 kilobyte) binary blob. [1] The update contains information about which processors it is designed for, so that this can be checked against the result of the CPUID instruction. [1] The structure is a 48-byte header, followed by 2,000 bytes intended to be read directly by the processor to be ...

  4. Microarchitectural Data Sampling - Wikipedia

    en.wikipedia.org/wiki/Microarchitectural_Data...

    The vulnerabilities are in the implementation of speculative execution, which is where the processor tries to guess what instructions may be needed next. They exploit the possibility of reading data buffers found between different parts of the processor. [1] [2] [6] [7] Microarchitectural Store Buffer Data Sampling (MSBDS), CVE-2018-12126

  5. Meltdown (security vulnerability) - Wikipedia

    en.wikipedia.org/wiki/Meltdown_(security...

    Meltdown exploits a race condition, inherent in the design of many modern CPUs.This occurs between memory access and privilege checking during instruction processing. . Additionally, combined with a cache side-channel attack, this vulnerability allows a process to bypass the normal privilege checks that isolate the exploit process from accessing data belonging to the operating system and other ...

  6. Speculative Store Bypass - Wikipedia

    en.wikipedia.org/wiki/Speculative_Store_Bypass

    Speculative execution exploit Variant 4, [8] is referred to as Speculative Store Bypass (SSB), [1] [9] and has been assigned CVE-2018-3639. [7] SSB is named Variant 4, but it is the fifth variant in the Spectre-Meltdown class of vulnerabilities.

  7. Spectre (security vulnerability) - Wikipedia

    en.wikipedia.org/wiki/Spectre_(security...

    The vulnerability is known to affect Skylake and later processors from Intel and Zen-based processors from AMD. [ 54 ] In February 2023, a team of researchers at North Carolina State University uncovered a new code execution vulnerability called Spectre-HD, also known as "Spectre SRV" or "Spectre v6".

  8. Lazy FP state restore - Wikipedia

    en.wikipedia.org/wiki/Lazy_FP_state_restore

    Lazy FPU state leak (CVE-2018-3665), also referred to as Lazy FP State Restore [1] or LazyFP, [2] [3] is a security vulnerability affecting Intel Core CPUs. [1] [4] The vulnerability is caused by a combination of flaws in the speculative execution technology present within the affected CPUs [1] and how certain operating systems handle context switching on the floating point unit (FPU). [2]

  9. RDRAND - Wikipedia

    en.wikipedia.org/wiki/RdRand

    On 9 June 2020, researchers from Vrije Universiteit Amsterdam published a side-channel attack named CrossTalk (CVE-2020-0543) that affected RDRAND on a number of Intel processors. [36] They discovered that outputs from the hardware digital random number generator (DRNG) were stored in a staging buffer that was shared across all cores.