<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>intel cpu bug Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/intel-cpu-bug/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Thu, 21 Jun 2018 20:40:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>New Flaw in Intel CPUs – Lazy FP State Restore</title>
		<link>https://www.osradar.com/new-flaw-in-intel-cpus-lazy-fp-state-restore/</link>
					<comments>https://www.osradar.com/new-flaw-in-intel-cpus-lazy-fp-state-restore/#respond</comments>
		
		<dc:creator><![CDATA[Mel]]></dc:creator>
		<pubDate>Thu, 14 Jun 2018 16:06:47 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[intel core series]]></category>
		<category><![CDATA[intel cpu bug]]></category>
		<category><![CDATA[intel lazy fp state]]></category>
		<category><![CDATA[lazy fp state]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=4117</guid>

					<description><![CDATA[<p>Processor is the most important of all the hardware components of any computer as it manages all the tasks and enables us performing all the actions, like you’re reading this post. Recently, security researchers identified a brand new vulnerability in Intel CPUs called “Lazy FP State Restore”. At first, there was the Meltdown and Spectre [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/new-flaw-in-intel-cpus-lazy-fp-state-restore/">New Flaw in Intel CPUs – Lazy FP State Restore</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Processor is the most important of all the hardware components of any computer as it manages all the tasks and enables us performing all the actions, like you’re reading this post. Recently, security researchers identified a brand new vulnerability in Intel CPUs called “Lazy FP State Restore”. At first, there was the Meltdown and Spectre with different strong variants. Now this! Intel is surely having hard time.</p>
<p>The vulnerability affects all the Intel CPUs of the Core-based series, according to Intel’s official statement. The horrible thing is, it’s present physically inside the processors, meaning that any operating running on any Intel Core-based CPU will be vulnerable to the attack.</p>
<h2>What is Lazy FPU context switching?</h2>
<p>At first, let’s talk about the vulnerable section of the CPU. Lazy FPU context switching is a performance optimization feature. It’s responsible for saving and restoring the FPU (Floating Point Unit) registers. These registers hold the floating point numbers and allows access to those whenever necessary.</p>
<p>Now, the bug here is physical. The physical bug in the CPU allows other processes to sneak into these registers along with their data.</p>
<p>The problem is, these numbers are necessary for various important tasks like cryptographic equations. Thus, a hacker may be able to sniff out numbers from these registers to crack an encryption key. The next moment, everything else will be gone.</p>
<h2>The scope of the vulnerability</h2>
<p>Despite it’s a major CPU bug in the processors, it’s not executable using a web browser. That makes this vulnerability less effective than the Meltdown. Meltdown is preventable with operating system patches in cost of performance.</p>
<h2>Rumors about the bug</h2>
<p>Before the vulnerability was officially disclosed, there were rumors about it since DragonflyBSD and OpenBSD released notices about patches that would fix this vulnerability. The notice was a strong indication that there was something wrong with the FPU registers in Intel’s processors.</p>
<p><img loading="lazy" class="size-full wp-image-4119 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/06/openwall-security-message.jpg" alt="" width="877" height="453" srcset="https://www.osradar.com/wp-content/uploads/2018/06/openwall-security-message.jpg 877w, https://www.osradar.com/wp-content/uploads/2018/06/openwall-security-message-300x155.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/06/openwall-security-message-768x397.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/06/openwall-security-message-696x360.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/06/openwall-security-message-813x420.jpg 813w" sizes="(max-width: 877px) 100vw, 877px" /></p>
<p>Thankfully, this bug is preventable without changing the existing microcode. That’s a big relief for Intel whereas vendors are working for fixing the issue with future patches.</p>
<p>Here is a list of all the official statements of different vendors.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/new-flaw-in-intel-cpus-lazy-fp-state-restore/">New Flaw in Intel CPUs – Lazy FP State Restore</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/new-flaw-in-intel-cpus-lazy-fp-state-restore/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The Meltdown and Spectre – All Computers at Stake</title>
		<link>https://www.osradar.com/meltdown-spectre-computers-stake/</link>
					<comments>https://www.osradar.com/meltdown-spectre-computers-stake/#respond</comments>
		
		<dc:creator><![CDATA[Mel K]]></dc:creator>
		<pubDate>Sun, 07 Jan 2018 10:29:17 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[intel cpu bug]]></category>
		<category><![CDATA[Meltdown]]></category>
		<category><![CDATA[meltdown and spectre]]></category>
		<category><![CDATA[Spectre]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=1080</guid>

					<description><![CDATA[<p>When it comes about electronic devices, security is the top priority here. However, with recent researches ongoing, we’re getting to know only that how vulnerable we are in the cyber world. A pair of a serious exploit, the Meltdown and Spectre in the most modern processors is discovered in the first week of January 2018. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/meltdown-spectre-computers-stake/">The Meltdown and Spectre – All Computers at Stake</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>When it comes about electronic devices, security is the top priority here. However, with recent researches ongoing, we’re getting to know only that how vulnerable we are in the cyber world. A pair of a serious exploit, the Meltdown and Spectre in the most modern processors is discovered in the first week of January 2018. These two new vulnerabilities are known as the Meltdown and the Spectre exploit.</p>
<p>The Meltdown exploit was discovered by three teams – a team at Cyberus Technology, Jann Horn at Google Project Zero and a team at the Graz University of Technology. They discovered and reported the flaw independently.</p>
<p>The Spectre exploit was discovered by a team led by Paul Kocher along with representatives from the University of Pennsylvania, University of Adelaide, Data61, University of Maryland and Rambus. The flaw was identified and reported independently.</p>
<p>Why are these threats so dangerous? They allow a hacker to simply use the hardware resource to steal information while leaving no trace in the traditional log file! Even traditional antivirus software is unlikely to detect illegal access to programs using the exploit.</p>
<h2><strong>Why these bugs are serious</strong></h2>
<p>Unlike other heinous bugs found previously, these two bugs are more serious to date. The truth is, these bugs not only affects desktops &amp; laptops but also virtually all the company’s processors produced since 1995 with a few exception.</p>
<p>Both of these bugs allow unauthorized access to the processing data. Generally, a program isn’t allowed to read other apps’ data and is ensured by the hardware. Unfortunately, these bugs allow such action to perform.</p>
<h2><strong>How the Meltdown and Spectre work</strong></h2>
<p><strong>Meltdown</strong>: This one mainly affects most of the Intel processors. This bug works by breaking the barrier that prevents apps from getting access to arbitrary locations in the kernel memory. The kernel segregates and protects memory for every single process and keeps a barrier so that one can’t interfere with another’s data. However, the meltdown bug now makes this serious procedure unreliable. This flaw mostly makes desktops &amp; laptops vulnerable.</p>
<p>This flaw even allows anyone in the cloud to retrieve the data without any permission and privilege. Virtually, this affects every user of a personal computer. Intel’s “speculative execution” method used in the processors doesn’t fully segregate processes by low-privilege and high-privilege that are meant to be in the computer’s kernel memory.</p>
<p><strong>Spectre</strong>: Intel, AMD and ARM processors are affected by this bug. The working method is different than meltdown bug, however. This flaw tricks applications into disclosing the secured data inside their protected memory area. This exploit is harder to pull off. However, this bug affects even mobile devices, thus making it even harder to patch up and fix.</p>
<p>This is a set of attacks that involve unexpected and incorrect execution of the victim program that leaks the victim’s confidential data via a side channel. Unlike Meltdown, this affects virtually every device.</p>
<p>Intel processors are the most vulnerable to these bugs. AMD and ARM processors seem to be largely immune to the Meltdown bug. However, the Spectre affects everyone.</p>
<h2><strong>The bug fix</strong></h2>
<p>These two monstrous bugs work on the hardware level. When there’s a bug with the software, it’s much easier to find out and fix. Like the major bugs the popular software (OpenSSL – Heartbleed, Linux – Shellshock etc.), these hardware bugs are harder to fix.</p>
<p>In the case of Meltdown, it’s easier to temporarily patch the software system. Linux, Windows, OS X etc. have already released a patch for this one. However, the work on Spectre is still ongoing.</p>
<h2><strong>How to stay secure</strong></h2>
<p>These bugs are pretty difficult to exploit. Unfortunately, these are hard to fix and hackers will always try to use these exploits to their advantages.</p>
<p>For end users, it’s pretty difficult but several steps will surely slow down any hacker.</p>
<ul>
<li>Update all your software to the latest version.</li>
<li>Whenever available, update your device drivers.</li>
<li>Update your anti-malware tool and scan your system for any malicious tool. You can check out for <a href="https://www.osradar.com/best-free-antimalware-tools-for-windows/">the best antimalware tools</a>.</li>
<li>Apply any system patch if available.</li>
</ul>
<p>All the tech giants are already working to fix these flaws. AMD believes that they’re on the least. Microsoft relied heavily on Intel processors. They’re going to have a patch very soon. Linux devs already released a fix. Apple’s patch for macOS, iOS, tvOS is on the way. Google has already safeguarded their products and services from the flaw.</p>
<p>In the case of Intel processors, the current fix ensures security in the cost of performance. However, we need to wait quite a long time until every single hardware is patched up. It’s a reminder for the future technologies not to ignore any single bit to test for any security threat. We hope that all the new upcoming processors won’t have these flaws anymore.</p>
<p>Until everything’s alright, just stay tight and alerted!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/meltdown-spectre-computers-stake/">The Meltdown and Spectre – All Computers at Stake</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/meltdown-spectre-computers-stake/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
