Why Does Intel Keep Having Security Problems?
0 up · 0 down · 0 ratings
Promos
Thanks, BitDefender for sponsoring today's video! Enter their giveaway at lmg.gg (US & Canada) Intel processors seem to keep having security issues - but why? Leave a reply with your requests for future episodes, or tweet them here: twitter.com GET MERCH: lttstore.com SUPPORT US ON FLOATPLANE: floatplane.com LTX EXPO: ltxexpo.com AFFILIATES & REFERRALS --------------------------------------------------- Affiliates, Sponsors & Referrals: lmg.gg Get Private Internet Access VPN at lmg.gg Get a Displate Metal Print at lmg.gg Support a Creator code LINUSMEDIAGROUP on Epic Games Store: lmg.gg Get a 30-day free trial of Amazon Prime at lmg.gg Our Test Benches on Amazon: lmg.gg Our Production Gear: lmg.gg FOLLOW US ELSEWHERE --------------------------------------------------- Twitter: twitter.com Facebook: @LinusTech Instagram: @linustech Twitch: twitch.tv FOLLOW OUR OTHER CHANNELS --------------------------------------------------- Linus Tech Tips: lmg.gg TechLinked: lmg.gg ShortCircuit: lmg.gg LMG Clips: lmg.gg Channel Super Fun: lmg.gg Carpool Critics: lmg.gg
The video explains why Intel processors have repeatedly shown security vulnerabilities, focusing on architectural features and the difficulty of fully patching them. It revisits Spectre and Meltdown, noting that while Spectre affected multiple architectures, Meltdown was largely an Intel-specific flaw rooted in how the processor cache is organized. Patches could mitigate some risk, but because the problem is silicon-level, a complete fix would require fundamental changes to the CPU design rather than simple software updates. The discussion then moves to recent developments, including the SGX (Software Guard Extensions) feature, which is intended to protect highly sensitive data but has proven susceptible to timing attacks that can decrypt and read protected information. Researchers call these issues “CacheOut” and “SGAxe,” highlighting how new variants bypass existing software fixes and complicate defense strategies. The presenter notes that Intel has historically included hardware mitigations, and upcoming Tiger Lake CPUs promise a new defense called Control-flow Enforcement Technology, aimed at defending against common malware techniques. Despite ongoing discoveries, the video emphasizes that these vulnerabilities have not yet caused widespread real-world exploitation, so for most users the risk remains theoretical rather than actionable at the moment. The sponsor segment for Bitdefender is included, but the core message remains that hardware design evolution and smarter mitigations are essential to addressing a class of attacks that evolve as quickly as security research uncovers them. Overall, the video argues that while software patches can help, true resilience will require architectural changes and proactive hardware-based protections, along with cautious attention to new vulnerability disclosures as processors continue to evolve.
Topics · technology · hardware · cybersecurity · computing
Questions answered
- Why do Intel security vulnerabilities persist despite patches?
- Because many issues originate at the silicon level, requiring fundamental architectural changes rather than just software fixes, which makes complete remediation difficult.
- What is SGX and why is it vulnerable?
- SGX is a hardware feature intended to protect sensitive data; vulnerabilities arise from timing attacks that can bypass protections and decrypt data stored under SGX.