<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Intel Processors</title>
  <link>https://cvedaily.com/pages/tags/intel-processors.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/intel-processors.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Intel Processors</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:27:07 +0000</lastBuildDate>
  <item>
    <title>[Medium] CVE-2024-56617 – In the Linux kernel, the following vulnerability has been resolved:

cacheinfo: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-56617</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-56617</guid>
    <pubDate>Fri, 27 Dec 2024 15:15:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-56617</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU  Commit    5944ce092b97 ("arch_topology: Build cacheinfo from primary CPU")  adds functionality that architectures can use to optionally allocate and build cacheinfo early during boot. Commit    6539cffa9495 ("cacheinfo: Add arch specific early level…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-56617">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2017-5691 – Incorrect check in Intel processors from 6th and 7th Generation Intel Core Proce...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-5691</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-5691</guid>
    <pubDate>Wed, 26 Jul 2017 15:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2017-5691</strong></p>
  <p>Incorrect check in Intel processors from 6th and 7th Generation Intel Core Processor Families, Intel Xeon E3-1500M v5 and v6 Product Families, and Intel Xeon E3-1200 v5 and v6 Product Families allows compromised system firmware to impact SGX security via incorrect early system state.</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-5691">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-5925 – Page table walks conducted by the MMU during virtual to physical address transla...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-5925</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-5925</guid>
    <pubDate>Mon, 27 Feb 2017 07:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-5925</strong></p>
  <p>Page table walks conducted by the MMU during virtual to physical address translation leave a trace in the last level cache of modern Intel processors. By performing a side-channel attack on the MMU operations, it is possible to leak data and code pointers from JavaScript, breaking ASLR.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-5925">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2014-3690 – arch/x86/kvm/vmx.c in the KVM subsystem in the Linux kernel before 3.17.2 on Int...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2014-3690</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2014-3690</guid>
    <pubDate>Mon, 10 Nov 2014 11:55:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2014-3690</strong></p>
  <p>arch/x86/kvm/vmx.c in the KVM subsystem in the Linux kernel before 3.17.2 on Intel processors does not ensure that the value in the CR4 control register remains the same after a VM entry, which allows host OS users to kill arbitrary processes or cause a denial of service (system disruption) by leveraging /dev/kvm access, as demonstrated by PR_SET_TSC prctl calls within a modified copy of QEMU.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2014-3690">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2014-7284 – The net_get_random_once implementation in net/core/utils.c in the Linux kernel 3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2014-7284</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2014-7284</guid>
    <pubDate>Mon, 13 Oct 2014 10:55:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2014-7284</strong></p>
  <p>The net_get_random_once implementation in net/core/utils.c in the Linux kernel 3.13.x and 3.14.x before 3.14.5 on certain Intel processors does not perform the intended slow-path operation to initialize random seeds, which makes it easier for remote attackers to spoof or disrupt IP communication by leveraging the predictability of TCP sequence numbers, TCP and UDP port numbers, and IP ID values.</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2014-7284">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2014-4699 – The Linux kernel before 3.15.4 on Intel processors does not properly restrict us...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2014-4699</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2014-4699</guid>
    <pubDate>Wed, 09 Jul 2014 11:07:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2014-4699</strong></p>
  <p>The Linux kernel before 3.15.4 on Intel processors does not properly restrict use of a non-canonical value for the saved RIP address in the case of a system call that does not use IRET, which allows local users to leverage a race condition and gain privileges, or cause a denial of service (double fault), via a crafted application that makes ptrace and fork system calls.</p>
  <p><strong>CVSS:</strong> 6.9 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2014-4699">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2011-1936 – Xen, when using x86 Intel processors and the VMX virtualization extension is ena...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2011-1936</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2011-1936</guid>
    <pubDate>Tue, 07 Jan 2014 19:55:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2011-1936</strong></p>
  <p>Xen, when using x86 Intel processors and the VMX virtualization extension is enabled, does not properly handle cpuid instruction emulation when exiting the VM, which allows local guest users to cause a denial of service (guest crash) via unspecified vectors.</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2011-1936">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2013-2076 – Xen 4.0.x, 4.1.x, and 4.2.x, when running on AMD64 processors, only save/restore...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2013-2076</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2013-2076</guid>
    <pubDate>Wed, 28 Aug 2013 21:55:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2013-2076</strong></p>
  <p>Xen 4.0.x, 4.1.x, and 4.2.x, when running on AMD64 processors, only save/restore the FOP, FIP, and FDP x87 registers in FXSAVE/FXRSTOR when an exception is pending, which allows one domain to determine portions of the state of floating point instructions of other domains, which can be leveraged to obtain sensitive information such as cryptographic keys, a similar vulnerability to CVE-2006-1056.…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2013-2076">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2006-1056 – The Linux kernel before 2.6.16.9 and the FreeBSD kernel, when running on AMD64 a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2006-1056</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2006-1056</guid>
    <pubDate>Thu, 20 Apr 2006 10:02:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2006-1056</strong></p>
  <p>The Linux kernel before 2.6.16.9 and the FreeBSD kernel, when running on AMD64 and other 7th and 8th generation AuthenticAMD processors, only save/restore the FOP, FIP, and FDP x87 registers in FXSAVE/FXRSTOR when an exception is pending, which allows one process to determine portions of the state of floating point instructions of other processes, which can be leveraged to obtain sensitive inform…</p>
  <p><strong>CVSS:</strong> 2.1 · <strong>CWE:</strong> CWE-310</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2006-1056">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2006-0741 – Linux kernel before 2.6.15.5, when running on Intel processors, allows local use...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2006-0741</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2006-0741</guid>
    <pubDate>Tue, 07 Mar 2006 02:02:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2006-0741</strong></p>
  <p>Linux kernel before 2.6.15.5, when running on Intel processors, allows local users to cause a denial of service ("endless recursive fault") via unknown attack vectors related to a "bad elf entry address."</p>
  <p><strong>CVSS:</strong> 1.2 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2006-0741">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
