Guru3D.com
  • HOME
  • NEWS
    • Channels
    • Archive
  • DOWNLOADS
    • New Downloads
    • Categories
    • Archive
  • GAME REVIEWS
  • ARTICLES
    • Rig of the Month
    • Join ROTM
    • PC Buyers Guide
    • Guru3D VGA Charts
    • Editorials
    • Dated content
  • HARDWARE REVIEWS
    • Videocards
    • Processors
    • Audio
    • Motherboards
    • Memory and Flash
    • SSD Storage
    • Chassis
    • Media Players
    • Power Supply
    • Laptop and Mobile
    • Smartphone
    • Networking
    • Keyboard Mouse
    • Cooling
    • Search articles
    • Knowledgebase
    • More Categories
  • FORUMS
  • NEWSLETTER
  • CONTACT

New Reviews
Be Quiet! Pure Power 12 M - 850W ATX 3.0 PSU review
Corsair H170i Elite Capellix XT review
Forspoken: PC performance graphics benchmarks
ASRock Z790 Taichi review
The Callisto Protocol: PC graphics benchmarks
G.Skill TridentZ 5 RGB 6800 MHz CL34 DDR5 review
Be Quiet! Dark Power 13 - 1000W PSU Review
Palit GeForce RTX 4080 GamingPRO OC review
Core i9 13900K DDR5 7200 MHz (+memory scaling) review
Seasonic Prime Titanium TX-1300 (1300W PSU) review

New Downloads
GeForce 528.49 WHQL driver download
Intel ARC graphics Driver Download Version: 31.0.101.4123
FurMark Download v1.33.0.0
Corsair Utility Engine Download (iCUE) Download v4.33.138
CPU-Z download v2.04
AMD Radeon Software Adrenalin 23.1.2 (RX 7900) download
GeForce 528.24 WHQL driver download
Display Driver Uninstaller Download version 18.0.6.0
Download Intel network driver package 27.8
ReShade download v5.6.0


New Forum Topics
8700k + RTX 4000 series? ASUS ROG offers 6 models gaming notebook PCs equipped with GeForce RTX 40 and 13th gen Core i9 Radeon Chill lowers FPS on RX 7xxx White 27-inch WQHD Gaming Monitors from MSI NVIDIA GeForce 528.49 WHQL driver Download & Discussion Extreme 4-Way Sli Tuning AMD Radeon Software Adrenalin 23.1.1 (RX 7900) download GeForce RTX 4060 would be equivalent to an RTX 3070 Ti in performance Nvidia shows signs ... Microsoft Now Is Proactively Informing Windows 10 users to update to Windows 11




Guru3D.com » News » New Vulnerability hits Intel processors - Lazy FP State Restore

New Vulnerability hits Intel processors - Lazy FP State Restore

by Hilbert Hagedoorn on: 06/14/2018 11:34 AM | source: | 34 comment(s)
New Vulnerability hits Intel processors - Lazy FP State Restore

Yet another security vulnerability was found in Intel chips and affects the processor's speculative execution technology, much like Spectre and Meltdown. It can potentially be exploited to access sensitive information, including encryption related data.

The news was just posted at Intel, we'll follow the explanation from Red Hat though; Exploitation of lazy floating point restore could allow an attacker to obtain information about the activity of other applications, including encryption operations. The underlying vulnerability affects CPU speculative execution similar to other recent side-channel vulnerabilities. In this latest vulnerability, one process is able to read the floating point registers of other processes being lazily restored.

Root Cause - Lazy save/restore of FPU/SSE/AVX States:

Modern processors employ numerous techniques to improve system performance. One such technique is to defer save and restore of certain CPU context states on task switch. Today, processors come equipped with a dedicated Floating Point Unit (FPU) to perform high precision floating-point operations used in scientific, engineering and/or graphics applications. The FPU maintains its own context state in its data registers, status registers, as well as control and opcode registers.

A task/context switch occurs when a user application calls a kernel function or when a process is preempted to schedule the next one in the queue. Upon a task switch, the processor saves its current execution context (various registers, instruction and stack pointers, etc.) and loads the context of the new process. While doing so, it can defer restoring of FPU/SSE context state, because not all applications use the Floating Point Unit (FPU). If the newly scheduled process does not use Floating-Point (FP) instructions, it does not need to save/restore FPU context state. This can save precious execution cycles and improves performance.

Under the lazy restore scheme, during task switch, the first FP instruction executed by a process generates a “Device not Available (DNA)” exception; the DNA exception handler then saves the current FPU context into the old task’s state save area and loads the new FPU context for the current process. In other words, loading of the FPU state is deferred until an FP instruction is invoked by the current task - Lazy FPU restore.

Recent processors include processor extensions (“XSAVEOPT”) that implement FPU restore in hardware more efficiently, giving the performance benefits of lazy FPU without having to rely on the DNA exception. On these processors, Red Hat Enterprise Linux 7 is already using eager FPU restore, and is therefore not vulnerable.

Impact
A newly scheduled task can use the exploit described herein to infer the Floating Point register state of another task, which can be used to leak sensitive information.







« Noctua Showcased New Products at Computex 2018 (overview) · New Vulnerability hits Intel processors - Lazy FP State Restore · Review: DeepCool NEW ARK 90 Tower Chassis (w/ liquid cooling) »

7 pages 1 2 3 4 > »


HardwareCaps
Senior Member



Posts: 452
Joined: 2018-05-03

#5557279 Posted on: 06/14/2018 01:35 PM
Man this snowball keeps rolling and rolling... these discoveries probably did more harm than good.

D3M1G0D
Senior Member



Posts: 2068
Joined: 2017-03-10

#5557280 Posted on: 06/14/2018 01:42 PM
Also is unclear if this problem affects AMD too.
If lazy fpu restore was good and not proprietary tech ( but a part of x86 and x64 patent ) amd has it too probably?

From what I've read, AMD is not affected.

http://seclists.org/oss-sec/2018/q2/189
Only Intel Core based processors (from at least Nehalem onwards) are
potentially affected. Other processor designs (Intel Atom/Knights
range), and other manufacturers (AMD) are not known to be affected.

The good news is that it can be easily addressed via an OS update. Doesn't look like it will be much of an issue and performance impact will be negligible, if any (the impact will mostly on Intel's reputation).

Kaarme
Senior Member



Posts: 3310
Joined: 2013-03-10

#5557282 Posted on: 06/14/2018 01:48 PM
EPYC becoming more and more attractive for them for next upgrade lol.


Let's hope so. AMD could use the money to do some R&D.

nz3777
Senior Member



Posts: 2501
Joined: 2014-01-21

#5557296 Posted on: 06/14/2018 02:26 PM
Jesus Somebody really has something against Intel huh? This is not good for them at all! Cant be on top 4 ever tough.

-Tj-
Senior Member



Posts: 17811
Joined: 2012-05-18

#5557297 Posted on: 06/14/2018 02:27 PM
Idk what to think about intel anymore, so far it looks like Intel is one Big pile of...

Even worse then this swiss cheese xD




7 pages 1 2 3 4 > »


Post New Comment
Click here to post a comment for this news story on the message forum.


Guru3D.com © 2023