It's not really a Linux problem, but as is so often the case, Linux kernel developers have to clean up after AMD and Intel. It happened again with the chipmakers' latest CPU vulnerabilities: AMD Inception and Intel Downfall. To fix these, Linux creator Linus Torvalds has released a new set of patches. Oddly, both are speculative side-channel attacks, which can lead to privileged data leakage to unprivileged processes. Torvalds described them as "yet another issue where userspace poisons a microarchitectural structure which can then be used to leak privileged information through a side channel." Also: How to choose the right Linux desktop distribution for you Does that sound familiar? It will be to Linux security experts. Yes, it's yet another example of the kind of security vulnerabilities that made Intel's Meltdown and Spectre infamous in Linux circles. Fortunately, unlike those two earlier cases, developers this time knew well in advance that there was trouble with the silicon, so the patches came out before news of the latest holes appeared. In this recent merge, Torvalds and company incorporated kernel-side measures that counteract AMD's Speculative Return Address Stack (RAS) overflow vulnerability to its Zen 3 and Zen 4 architectures. This vulnerability allows userspace to contaminate a microarchitectural structure, which can subsequently be exploited to siphon privileged information via a side channel. AMD will tell you it's not that big a deal: The chip giant believes ...
AMD and Intel CPU security bugs bring Linux patches
Steven Vaughan-Nichols
·Published Aug 10, 2023
·Updated
Affected Software
9 affected components
Linux Kernel=6.5
AMD Zen 3
AMD Zen 4
Intel Core=6th-generation Skylake
Intel Core=7th-generation Kaby Lake
Intel Core=8th-generation Coffee Lake
Intel Core=9th-generation Ice Lake
Intel Core=10th-generation Comet Lake
Intel Core=11th-generation Tiger Lake
Frequently Asked Questions
1
What are the main CPU vulnerabilities discussed in the article?
The article discusses AMD's Inception and Intel's Downfall vulnerabilities.
2
Which Linux version includes the patches for these vulnerabilities?
The patches for these vulnerabilities are included in the Linux Kernel version 6.5.
3
Which AMD CPUs are affected by these security issues?
The affected AMD CPUs include the Zen 3 and Zen 4 architectures.
4
Which Intel CPUs are impacted by the reported security bugs?
The impacted Intel CPUs include 6th to 11th generation Core processors.
5
Who is responsible for addressing these vulnerabilities according to the article?
The article suggests that Linux kernel developers are addressing the vulnerabilities on behalf of AMD and Intel.