Intel's 8th-Gen Xeon and Core Processors Feature Redesigned Hardware to Address Spectre and Meltdown Vulnerabilities - MacRumors
Skip to Content

Intel's 8th-Gen Xeon and Core Processors Feature Redesigned Hardware to Address Spectre and Meltdown Vulnerabilities

Intel CEO Brian Krzanich today announced that its next-generation Xeon Scalable (Cascade Lake) processors and its 8th-generation Intel Core processors will feature redesigned components to protect against the Spectre and Meltdown vulnerabilities that affect all modern processors.

Spectre variant 1 of the vulnerabilities will continue to be addressed in software, while Intel is implementing hardware-based design changes to offer future protection against Spectre variant 2 and Meltdown variant 3.

meltdownspectre

We have redesigned parts of the processor to introduce new levels of protection through partitioning that will protect against both Variants 2 and 3. Think of this partitioning as additional "protective walls" between applications and user privilege levels to create an obstacle for bad actors.

Intel's new Xeon Scalable processors and its 8th-generation Intel Core processors are expected to start shipping out to manufacturers in the second half of 2018.

Ahead of the hardware changes, Intel says that software-based microcode updates have now been issued for 100 percent of Intel products launched in the past five years, and all customers should make sure to continue to keep their systems up-to-date with software updates.


Krzanich also reaffirmed Intel's commitment to customer-first urgency, transparent and timely communications, and ongoing security reassurance.

Apple began addressing the Meltdown and Spectre vulnerabilities back in early January with the release of iOS 11.2, macOS 10.13.2, and tvOS 11.2, which introduced mitigations for Meltdown. Subsequent iOS 11.2.2 and macOS High Sierra 10.13.2 Supplemental updates introduced mitigations for Spectre, as did patches for both macOS Sierra and OS X El Capitan in older machines.

Apple's software mitigations for the vulnerabilities have not resulted in any significant measurable decline in performance.

Popular Stories

Mac Pro Feature Teal

Apple Shelved Two Mac Pro Models, Including an Intel-Based One

Monday July 20, 2026 6:30 am PDT by
Apple developed two Mac Pro models in recent years that never made it to market, according to Bloomberg's Mark Gurman. In his latest "Power On" newsletter, Gurman revealed that Apple internally developed two unreleased Mac Pro projects codenamed J170 and J190 before ultimately discontinuing the machine altogether. As for new Mac Pro hardware, there were two additional models developed by...
Apple Skipping iPhone 18 This Year

Apple Skipping iPhone 18 Launch This Year

Wednesday August 12, 2026 6:59 am PDT by
Apple supplier Pegatron today indirectly confirmed that the standard iPhone 18 model will not be released until next year, according to a new report. Subscribe to the MacRumors YouTube channel for more videos. Pegatron held an earnings call for the second quarter of 2026 today. On the call, Taiwan's Economic Daily News said Pegatron indicated that one of its customers will be changing its...
iPhone 18 Pro Rumored Colors

What's Coming in September: New iPhones, Apple Watches and More

Thursday August 13, 2026 4:20 pm PDT by
Apple will introduce at least five new devices at its iPhone-centric event next month, and it's also possible we'll get devices waiting on Siri AI like the Apple TV. iPhone 18 Pro The iPhone 18 Pro is going to look like the iPhone 17 Pro, but with a smaller Dynamic Island. It's getting some internal updates, including a new Wide camera with a variable aperture for more control over lighting ...

Top Rated Comments

Saipher Avatar
110 months ago

Not to see your pr0n or access the $500 dollars you have in your bank account.
So I see you already have access to my data huh?... :)
Score: 13 Votes (Like | Disagree)
110 months ago
I was going to buy a new MacBook in January until all this came to light.

Can’t wait for new MacBooks now!
Wait, Idk there were different Meltdown and Spectre variants.

I guess I'll wait until 2019 to get a new Mac.
Yes because you both have super secretive data that everyone wants! :rolleyes:

It's a non issue for 99% of the world. Nobody is going to target the average person. There's nothing to gain. If I were going to exploit this flaw (which is pretty hard by the way), it would be on a Fortune 500 company, bank, intelligence agency or government agency that would net me something for my time and energy.

Not to see your pr0n or access the $500 dollars you have in your bank account.
Score: 13 Votes (Like | Disagree)
ljjycss Avatar
110 months ago
8th-gen Core? Aren't kaby lake refresh, kaby lake G and coffee lake vulnerable to Meltdown and Spectre? Is Intel going to call Cannon lake 8th-gen Core? Intel really should clear their naming scheme.
Score: 8 Votes (Like | Disagree)
iReality85 Avatar
110 months ago
Intel's 8th Generation is Coffee Lake, which is already released. So does this article mean 9th Generation?

EDIT: This article is poorly worded and needs to be revised, as it is incredibly confusing and misleading.

Brian Krzanich stated, "These changes will begin with our next-generation Intel® Xeon® Scalable processors (code-named Cascade Lake) as well as 8th Generation Intel® Core™ processors expected to ship in the second half of 2018." (emphasis mine)
Score: 7 Votes (Like | Disagree)
robotica Avatar
110 months ago
I was going to buy a new MacBook in January until all this came to light.

Can’t wait for new MacBooks now!
Score: 6 Votes (Like | Disagree)
gnasher729 Avatar
110 months ago
Linus Torvalds seems to have got early design specs, and he was let's say deeply unimpressed.

It seems that Intel's new chips can be switched to a fast + unsafe mode, or to a slow + safe mode. And by default they are running in fast + unsafe mode.

Important to notice that MacOS (and Windows, and single user Linux) are not affected because these attacks allow _attacking other users_ on the same machine if you have malware on your computer. For a single user computer, this doesn't add any new problems. Malware can attack the single user on a Mac anyway; being able to attack a second user is of very little importance.

The only problem is browsers which try to run lots of untrusted code in a sandbox, and that's where Apple probably had to take some action that might have caused a performance decline. Since these attacks rely on highly accurate timers, I think Apple just makes its timers very inaccurate when it runs JavaScript code.
Score: 5 Votes (Like | Disagree)