Get the latest tech news

Linux Adjusts "Meltdown Lite" Mitigation Handling On Newer Zen 5 CPUs


Linus Torvalds took to some coding himself today to fix a user-address masking non-canonical speculation issue

Linus Torvalds took to some coding himself today to fix a user-address masking non-canonical speculation issue. The Linux kernel needed an adaptation for this "Meltdown Lite" issue due to different behavior with the latest AMD Zen 5 processors. Now, the kernel surrounds the access with a STAC/CLAC pair, and those instructions end up serializing execution on older Zen architectures, which closes the speculation window.

Get the Android app

Or read this on Phoronix

Read more on:

Photo of cpus

cpus

Photo of Lite

Lite

Photo of meltdown

meltdown

Related news:

News photo

A closer look at Intel and AMD's different approaches to gluing together CPUs

News photo

Linux 6.13 To Default To AMD P-State Driver For EPYC 9005 CPUs

News photo

Linux Fixes Indirect Branch Predictor Barrier "IBPB" Handling For Older AMD CPUs