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

drm/xe/nvm:...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23162</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23162</guid>
    <pubDate>Sat, 14 Feb 2026 16:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-23162</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  drm/xe/nvm: Fix double-free on aux add failure  After a successful auxiliary_device_init(), aux_dev->dev.release (xe_nvm_release_dev()) is responsible for the kfree(nvm). When there is failure with auxiliary_device_add(), driver will call auxiliary_device_uninit(), which call put_device(). So that the .release callback will be t…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23162">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-27535 – Exposed ioctl with insufficient access control in the firmware for some Intel(R)...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-27535</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-27535</guid>
    <pubDate>Tue, 10 Feb 2026 17:16:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-27535</strong></p>
  <p>Exposed ioctl with insufficient access control in the firmware for some Intel(R) Ethernet Connection E825-C. before version NVM ver. 3.84 within Ring 0: Bare Metal OS may allow a denial of service. System software adversary with a privileged user combined with a high complexity attack may enable denial of service. This result may potentially occur via local access when attack requirements are pre…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-782</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-27535">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-1665 – A command injection vulnerability exists in nvm (Node Version Manager) versions ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-1665</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-1665</guid>
    <pubDate>Thu, 29 Jan 2026 23:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-1665</strong></p>
  <p>A command injection vulnerability exists in nvm (Node Version Manager) versions 0.40.3 and below. The nvm_download() function uses eval to execute wget commands, and the NVM_AUTH_HEADER environment variable was not sanitized in the wget code path (though it was sanitized in the curl code path). An attacker who can set environment variables in a victim's shell environment (e.g., via malicious CI/C…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-1665">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2022-50723 – In the Linux kernel, the following vulnerability has been resolved:

bnxt_en: fi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-50723</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-50723</guid>
    <pubDate>Wed, 24 Dec 2025 13:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2022-50723</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  bnxt_en: fix memory leak in bnxt_nvm_test()  Free the kzalloc'ed buffer before returning in the success path.</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-50723">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-68215 – In the Linux kernel, the following vulnerability has been resolved:

ice: fix PT...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68215</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68215</guid>
    <pubDate>Tue, 16 Dec 2025 14:15:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-68215</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  ice: fix PTP cleanup on driver removal in error path  Improve the cleanup on releasing PTP resources in error path. The error case might happen either at the driver probe and PTP feature initialization or on PTP restart (errors in reset handling, NVM update etc). In both cases, calls to PF PTP cleanup (ice_ptp_cleanup_pf functio…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68215">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-50503 – In the Linux kernel, the following vulnerability has been resolved:

mtd: lpddr2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-50503</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-50503</guid>
    <pubDate>Sat, 04 Oct 2025 16:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-50503</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  mtd: lpddr2_nvm: Fix possible null-ptr-deref  It will cause null-ptr-deref when resource_size(add_range) invoked, if platform_get_resource() returns NULL.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-50503">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-53509 – In the Linux kernel, the following vulnerability has been resolved:

qed: allow ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-53509</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-53509</guid>
    <pubDate>Wed, 01 Oct 2025 12:15:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-53509</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  qed: allow sleep in qed_mcp_trace_dump()  By default, qed_mcp_cmd_and_union() delays 10us at a time in a loop that can run 500K times, so calls to qed_mcp_nvm_rd_cmd() may block the current thread for over 5s. We observed thread scheduling delays over 700ms in production, with stacktraces pointing to this code as the culprit.  q…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-53509">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-38397 – In the Linux kernel, the following vulnerability has been resolved:

nvme-multip...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-38397</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-38397</guid>
    <pubDate>Fri, 25 Jul 2025 13:15:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-38397</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  nvme-multipath: fix suspicious RCU usage warning  When I run the NVME over TCP test in virtme-ng, I get the following "suspicious RCU usage" warning in nvme_mpath_add_sysfs_link():  ''' [    5.024557][   T44] nvmet: Created nvm controller 1 for subsystem nqn.2025-06.org.nvmexpress.mptcp for NQN nqn.2014-08.org.nvmexpress:uuid:f7…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-38397">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-20629 – Insecure inherited permissions in the NVM Update Utility for some Intel(R) Ether...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-20629</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-20629</guid>
    <pubDate>Tue, 13 May 2025 21:16:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-20629</strong></p>
  <p>Insecure inherited permissions in the NVM Update Utility for some Intel(R) Ethernet Network Adapter E810 Series before version 4.60 may allow an authenticated user to potentially enable escalation of privilege via local access.</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-277</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-20629">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-53114 – In the Linux kernel, the following vulnerability has been resolved:

i40e: Fix k...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-53114</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-53114</guid>
    <pubDate>Fri, 02 May 2025 16:15:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-53114</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  i40e: Fix kernel crash during reboot when adapter is in recovery mode  If the driver detects during probe that firmware is in recovery mode then i40e_init_recovery_mode() is called and the rest of probe function is skipped including pci_set_drvdata(). Subsequent i40e_shutdown() called during shutdown/reboot dereferences NULL poi…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-53114">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-46702 – In the Linux kernel, the following vulnerability has been resolved:

thunderbolt...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-46702</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-46702</guid>
    <pubDate>Fri, 13 Sep 2024 07:15:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-46702</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  thunderbolt: Mark XDomain as unplugged when router is removed  I noticed that when we do discrete host router NVM upgrade and it gets hot-removed from the PCIe side as a result of NVM firmware authentication, if there is another host connected with enabled paths we hang in tearing them down. This is due to fact that the Thunderb…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-46702">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-48918 – In the Linux kernel, the following vulnerability has been resolved:

iwlwifi: mv...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-48918</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-48918</guid>
    <pubDate>Thu, 22 Aug 2024 02:15:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-48918</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  iwlwifi: mvm: check debugfs_dir ptr before use  When "debugfs=off" is used on the kernel command line, iwiwifi's mvm module uses an invalid/unchecked debugfs_dir pointer and causes a BUG:   BUG: kernel NULL pointer dereference, address: 000000000000004f  #PF: supervisor read access in kernel mode  #PF: error_code(0x0000) - not-p…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-48918">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-4013 – A bug exists in the API, mesh_node_power_off(), which fails to copy the contents...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-4013</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-4013</guid>
    <pubDate>Thu, 06 Jun 2024 22:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-4013</strong></p>
  <p>A bug exists in the API, mesh_node_power_off(), which fails to copy the contents of the Replay Protection  List (RPL) from RAM to NVM before powering down, resulting in the ability to replay unsaved messages. Note that as of June 2024, the Gecko SDK was renamed to the Simplicity SDK, and the versioning scheme  was changed from Gecko SDK vX.Y.Z to Simplicity SDK YYYY.MM.Patch#.</p>
  <p><strong>CVSS:</strong> 5.6 · <strong>CWE:</strong> CWE-404</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-4013">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-4760 – A voltage glitch during the startup of EEFC NVM controllers on Microchip SAM E70...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-4760</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-4760</guid>
    <pubDate>Thu, 16 May 2024 13:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-4760</strong></p>
  <p>A voltage glitch during the startup of EEFC NVM controllers on Microchip SAM E70/S70/V70/V71, SAM G55, SAM 4C/4S/4N/4E, and SAM 3S/3N/3U microcontrollers allows access to the memory bus via the debug interface even if the security bit is set.</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-1247</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-4760">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-52531 – In the Linux kernel, the following vulnerability has been resolved:

wifi: iwlwi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-52531</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-52531</guid>
    <pubDate>Sat, 02 Mar 2024 22:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-52531</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  wifi: iwlwifi: mvm: Fix a memory corruption issue  A few lines above, space is kzalloc()'ed for: 	sizeof(struct iwl_nvm_data) + 	sizeof(struct ieee80211_channel) + 	sizeof(struct ieee80211_rate)  'mvm->nvm_data' is a 'struct iwl_nvm_data', so it is fine.  At the end of this structure, there is the 'channels' flex array. Each ele…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-52531">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-6238 – A buffer overflow vulnerability was found in the NVM Express (NVMe) driver in th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-6238</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-6238</guid>
    <pubDate>Tue, 21 Nov 2023 21:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-6238</strong></p>
  <p>A buffer overflow vulnerability was found in the NVM Express (NVMe) driver in the Linux kernel. Only privileged user could specify a small meta buffer and let the device perform larger Direct Memory Access (DMA) into the same buffer, overwriting unrelated kernel memory, causing random kernel crashes and memory corruption.</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-6238">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-3929 – A DMA reentrancy issue was found in the NVM Express Controller (NVME) emulation ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-3929</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-3929</guid>
    <pubDate>Thu, 25 Aug 2022 20:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-3929</strong></p>
  <p>A DMA reentrancy issue was found in the NVM Express Controller (NVME) emulation in QEMU. This CVE is similar to CVE-2021-3750 and, just like it, when the reentrancy write triggers the reset function nvme_ctrl_reset(), data structs will be freed leading to a use-after-free issue. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service condition…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-3929">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-16847 – An OOB heap buffer r/w access issue was found in the NVM Express Controller emul...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-16847</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-16847</guid>
    <pubDate>Fri, 02 Nov 2018 22:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-16847</strong></p>
  <p>An OOB heap buffer r/w access issue was found in the NVM Express Controller emulation in QEMU. It could occur in nvme_cmb_ops routines in nvme device. A guest user/process could use this flaw to crash the QEMU process resulting in DoS or potentially run arbitrary code with privileges of the QEMU process.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-16847">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2015-2614 – Unspecified vulnerability in Oracle Sun Solaris 11.2 allows local users to affec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-2614</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-2614</guid>
    <pubDate>Thu, 16 Jul 2015 10:59:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2015-2614</strong></p>
  <p>Unspecified vulnerability in Oracle Sun Solaris 11.2 allows local users to affect availability via vectors related to NVM Express SSD driver.</p>
  <p><strong>CVSS:</strong> 4.9 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-2614">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
