Alerts This Week
Warning Icon 1 525
Alerts This Week
Warning Icon 1 525

Stay Ahead With Linux Security News

Filter Icon Refine news
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security news

We found -4 articles for you...
210

Intel & AMD: Spectre Bypass Critical Threat on Linux Systems

A new Spectre bypass exploit has exposed vulnerabilities in recent Intel processors and older AMD microarchitectures running Linux, with severe ramifications for ongoing efforts to combat speculative execution attacks. . To help you understand and prepare for this emerging threat, I'll discuss how this exploit works, the processors at risk, and how it was discovered. I'll also provide practical advice users can follow to reduce risk. Let's begin by understanding speculative execution and common risks associated with this feature. Understanding Speculative Execution Modern CPUs employ speculative execution as a performance optimization, anticipating future tasks and executing instructions early. This mechanism speeds up processing by making educated guesses about the next set of instructions based on past performance. When these predictions prove correct, executed instructions improve overall performance; however, when they don't match up properly with expectations, they may be disregarded altogether and called transient instructions instead. Though speculative execution provides performance benefits, it also creates security threats—mainly through side-channel attacks such as Spectre . Such attacks involve manipulating the speculative execution process to access sensitive data stored in CPU cache memory. Even after terminating speculative instructions, the data accessed could still be retrieved, leading to potentially serious security breaches. Examining The Newly Disclosed Spectre Bypass Johannes Wikner and Kaveh Razavi from ETH Zurich recently unveiled newly discovered variants of Spectre-like attacks that bypass existing mitigations. Their contribution includes two attacks that bypass the indirect branch predictor barrier (IBPB), showing how resilient speculative execution vulnerabilities remain despite ongoing mitigation efforts. Intel CPUs are vulnerable to cross-process attacks due to an issue in their microcode where IBPB doesn't completely invalidate return predictionsafter context switches, enabling attackers to manipulate speculative execution of return instructions, which in turn leak sensitive information (for instance, leaking the hash of the root password from an SUID process). For AMD processors, however, this issue arises from improper application of IBPB-on-entry in the Linux kernel, allowing return predictors to retain outdated predictions even after IBPB has been applied. Attackers could then hijack return predictors to gain kernel memory access. What Processes Are at Risk? A wide variety of processors from Intel and AMD is at risk of this new exploit: Intel: Their latest consumer generations include the 12th, 13th, and 14th series and 5th and 6th generation Xeon server processors. AMD: AMD products utilize older microarchitectures such as Zen 1, Zen 1+, and Zen 2. However, AMD's advisory included Zen 3 products despite not being listed in the ETH Zurich paper . How Was This Vulnerability Discovered? Researchers from ETH Zurich discovered these vulnerabilities as part of a more extensive investigation into speculative execution attacks, informing both Intel and AMD in June 2024 of their discoveries. Intel had already recognized it internally under the CVE-2023-38575 identifier. In March of that same year, they issued a microcode update, which affected most operating systems, including Ubuntu. However, some updates still haven't yet reached all operating systems, such as MacOSX. AMD had already identified this flaw under CVE-2022-23824 ; however, because they perceived it as a software bug rather than a hardware flaw, they opted not to issue a corrective microcode. Practical Mitigation Advice for Impacted Users Users impacted by these vulnerabilities should take immediate, concrete steps to minimize risks: Firmware Updates: Make sure that your firmware is always up-to-date and contact their hardware providers to get any available firmware updates. Operating System Updates: Maintain regular OS updates.Linux kernel maintainers are constantly developing patches to address AMD processor issues. Keeping an eye out for official kernel updates and applying them as quickly as possible is essential for optimal system performance. Restrict Privileges: Where possible, try to minimize the number of processes requiring elevated permissions, as this reduces the attack surface for exploits targeting high-privilege operations. Enable Security Features: Where supported, use available security features and software updates that provide additional protection against speculative execution attacks, such as Indirect Branch Restricted Speculation (IBRS) or Single Thread Indirect Branch Predictors (STIBP) . Utilize Secure Configurations: Set up your systems using the most secure settings possible, disabling features susceptible to exploitation in environments where security precedes performance. Our Final Thoughts on This Emerging Threat This recently revealed Spectre bypass underscores a persistent challenge in protecting modern CPUs. While speculative execution offers performance benefits, it also comes with significant risks. Despite multi-year efforts to mitigate vulnerabilities related to it, new variants continue to arise and necessitate constant vigilance and prompt responses. Intel and AMD's responses to these new findings indicate that while progress has been made, gaps exist between applied fixes and their reach and implementation. Staying up-to-date with firmware and operating system updates, implementing restrictive privilege controls, and taking advantage of available security features can significantly mitigate risks presented by speculative execution vulnerabilities. As time progresses, ongoing collaboration among hardware manufacturers, software developers, and security researchers will be crucial in effectively meeting and mitigating such complex challenges. . Learn about the Spectre bypass exploit affecting Intel and AMD CPUs on Linux, its risks, and effective mitigationstrategies to ensure system security. Spectre Exploit, Intel Security, AMD Vulnerability, Microarchitecture Threat, Linux Mitigation. . Brittany Day

Calendar 2 Oct 18, 2024 User Avatar Brittany Day Security Vulnerabilities
News Add Esm H340

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here