<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Double Free</title>
  <link>https://cvedaily.com/pages/tags/double-free.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/double-free.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Double Free</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:37 +0000</lastBuildDate>
  <item>
    <title>[Low] CVE-2026-45324 – Rizin is a UNIX-like reverse engineering framework and command-line toolset. The...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45324</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45324</guid>
    <pubDate>Fri, 29 May 2026 20:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-45324</strong></p>
  <p>Rizin is a UNIX-like reverse engineering framework and command-line toolset. There is a double free in librz/core/cmd/cmd_search.c:byte_pattern_search() due wrong pointer ownership declared. This vulnerability is fixed by commit 045fff363b42b8a6dda8ad5229c29ec3267e7dbe.</p>
  <p><strong>CVSS:</strong> 3.3 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45324">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-46189 – In the Linux kernel, the following vulnerability has been resolved:

RDMA/vmw_pv...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46189</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46189</guid>
    <pubDate>Thu, 28 May 2026 10:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46189</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path  Sashiko points out that pvrdma_uar_free() is already called within pvrdma_dealloc_ucontext(), so calling it before triggers a double free.</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46189">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46164 – In the Linux kernel, the following vulnerability has been resolved:

btrfs: fix ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46164</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46164</guid>
    <pubDate>Thu, 28 May 2026 10:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46164</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  btrfs: fix double free in create_space_info_sub_group() error path  When kobject_init_and_add() fails, the call chain is:  create_space_info_sub_group() -> btrfs_sysfs_add_space_info_type() -> kobject_init_and_add() -> failure -> kobject_put(&sub_group->kobj) -> space_info_release() -> kfree(sub_group)  Then control returns to c…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46164">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-46162 – In the Linux kernel, the following vulnerability has been resolved:

ice: fix do...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46162</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46162</guid>
    <pubDate>Thu, 28 May 2026 10:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46162</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  ice: fix double free in ice_sf_eth_activate() error path  When auxiliary_device_add() fails, ice_sf_eth_activate() jumps to aux_dev_uninit and calls auxiliary_device_uninit(&sf_dev->adev).  The device release callback ice_sf_dev_release() frees sf_dev, but the current error path falls through to sf_dev_free and calls kfree(sf_de…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46162">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46129 – In the Linux kernel, the following vulnerability has been resolved:

btrfs: fix ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46129</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46129</guid>
    <pubDate>Thu, 28 May 2026 10:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46129</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  btrfs: fix double free in create_space_info() error path  When kobject_init_and_add() fails, the call chain is:  create_space_info() -> btrfs_sysfs_add_space_info_type() -> kobject_init_and_add() -> failure -> kobject_put(&space_info->kobj) -> space_info_release() -> kfree(space_info)  Then control returns to create_space_info()…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46129">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-46109 – In the Linux kernel, the following vulnerability has been resolved:

usb: ulpi: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46109</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46109</guid>
    <pubDate>Thu, 28 May 2026 10:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46109</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  usb: ulpi: fix memory leak on ulpi_register() error paths  Commit 01af542392b5 ("usb: ulpi: fix double free in ulpi_register_interface() error path") removed kfree(ulpi) from ulpi_register_interface() to fix a double-free when device_register() fails.  But when ulpi_of_register() or ulpi_read_id() fail before device_register() i…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46109">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-45972 – In the Linux kernel, the following vulnerability has been resolved:

smb: client...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45972</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45972</guid>
    <pubDate>Wed, 27 May 2026 14:17:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-45972</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  smb: client: fix potential UAF and double free in smb2_open_file()  Zero out @err_iov and @err_buftype before retrying SMB2_open() to prevent an UAF bug if @data != NULL, otherwise a double free.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45972">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45891 – In the Linux kernel, the following vulnerability has been resolved:

net: hns3: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45891</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45891</guid>
    <pubDate>Wed, 27 May 2026 14:17:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45891</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  net: hns3: fix double free issue for tx spare buffer  In hns3_set_ringparam(), a temporary copy (tmp_rings) of the ring structure is created for rollback. However, the tx_spare pointer in the original ring handle is incorrectly left pointing to the old backup memory.  Later, if memory allocation fails in hns3_init_all_ring() dur…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45891">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-45852 – In the Linux kernel, the following vulnerability has been resolved:

RDMA/rxe: F...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45852</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45852</guid>
    <pubDate>Wed, 27 May 2026 14:16:57 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-45852</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  RDMA/rxe: Fix double free in rxe_srq_from_init  In rxe_srq_from_init(), the queue pointer 'q' is assigned to 'srq->rq.queue' before copying the SRQ number to user space. If copy_to_user() fails, the function calls rxe_queue_cleanup() to free the queue, but leaves the now-invalid pointer in 'srq->rq.queue'.  The caller of rxe_srq…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45852">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-48850 – PuTTY 0.72 before 0.84 has a double free in RSA KEX.</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-48850</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-48850</guid>
    <pubDate>Mon, 25 May 2026 21:16:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-48850</strong></p>
  <p>PuTTY 0.72 before 0.84 has a double free in RSA KEX.</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-48850">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2020-37239 – libbabl 0.1.62 contains a broken double free detection vulnerability that allows...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-37239</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-37239</guid>
    <pubDate>Sat, 16 May 2026 16:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2020-37239</strong></p>
  <p>libbabl 0.1.62 contains a broken double free detection vulnerability that allows attackers to bypass memory safety checks by exploiting signature overwriting in freed chunks. Attackers can call babl_free() twice on the same pointer without triggering detection, as libc's malloc metadata overwrites babl's signature field upon freeing, enabling potential memory corruption and code execution.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-37239">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34341 – Double free in Windows Link-Layer Discovery Protocol (LLDP) allows an authorized...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34341</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34341</guid>
    <pubDate>Tue, 12 May 2026 18:17:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34341</strong></p>
  <p>Double free in Windows Link-Layer Discovery Protocol (LLDP) allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34341">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33838 – Double free in Windows Message Queuing allows an authorized attacker to elevate ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33838</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33838</guid>
    <pubDate>Tue, 12 May 2026 18:17:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33838</strong></p>
  <p>Double free in Windows Message Queuing allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33838">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-32170 – Double free in Windows Rich Text Edit allows an authorized attacker to elevate p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32170</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32170</guid>
    <pubDate>Tue, 12 May 2026 18:16:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-32170</strong></p>
  <p>Double free in Windows Rich Text Edit allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32170">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-21530 – Double free in Windows Rich Text Edit allows an authorized attacker to elevate p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21530</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21530</guid>
    <pubDate>Tue, 12 May 2026 18:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-21530</strong></p>
  <p>Double free in Windows Rich Text Edit allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21530">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-43414 – In the Linux kernel, the following vulnerability has been resolved:

scsi: qla2x...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43414</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43414</guid>
    <pubDate>Fri, 08 May 2026 15:16:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-43414</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  scsi: qla2xxx: Completely fix fcport double free  In qla24xx_els_dcmd_iocb() sp->free is set to qla2x00_els_dcmd_sp_free(). When an error happens, this function is called by qla2x00_sp_release(), when kref_put() releases the first and the last reference.  qla2x00_els_dcmd_sp_free() frees fcport by calling qla2x00_free_fcport().…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43414">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-43328 – In the Linux kernel, the following vulnerability has been resolved:

cpufreq: go...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43328</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43328</guid>
    <pubDate>Fri, 08 May 2026 14:16:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-43328</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path  When kobject_init_and_add() fails, cpufreq_dbs_governor_init() calls kobject_put(&dbs_data->attr_set.kobj).  The kobject release callback cpufreq_dbs_data_release() calls gov->exit(dbs_data) and kfree(dbs_data), but the current error path then calls go…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43328">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-43196 – In the Linux kernel, the following vulnerability has been resolved:

soc: ti: pr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43196</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43196</guid>
    <pubDate>Wed, 06 May 2026 12:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-43196</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  soc: ti: pruss: Fix double free in pruss_clk_mux_setup()  In the pruss_clk_mux_setup(), the devm_add_action_or_reset() indirectly calls pruss_of_free_clk_provider(), which calls of_node_put(clk_mux_np) on the error path. However, after the devm_add_action_or_reset() returns, the of_node_put(clk_mux_np) is called again, causing a…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43196">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-43120 – In the Linux kernel, the following vulnerability has been resolved:

RDMA/irdma:...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43120</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43120</guid>
    <pubDate>Wed, 06 May 2026 10:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-43120</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  RDMA/irdma: Fix double free related to rereg_user_mr  If IB_MR_REREG_TRANS is set during rereg_user_mr, the umem will be released and a new one will be allocated in irdma_rereg_mr_trans. If any step of irdma_rereg_mr_trans fails after the new umem is allocated, it releases the umem, but does not set iwmr->region to NULL. The pro…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43120">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-23918 – Double Free and possible RCE vulnerability in Apache HTTP Server with the HTTP/2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23918</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23918</guid>
    <pubDate>Mon, 04 May 2026 15:16:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-23918</strong></p>
  <p>Double Free and possible RCE vulnerability in Apache HTTP Server with the HTTP/2 protocol.  This issue affects Apache HTTP Server: 2.4.66.  Users are recommended to upgrade to version 2.4.67, which fixes the issue.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23918">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-43011 – In the Linux kernel, the following vulnerability has been resolved:

net/x25: Fi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43011</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43011</guid>
    <pubDate>Fri, 01 May 2026 15:16:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-43011</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  net/x25: Fix potential double free of skb  When alloc_skb fails in x25_queue_rx_frame it calls kfree_skb(skb) at line 48 and returns 1 (error). This error propagates back through the call chain:  x25_queue_rx_frame returns 1     |     v x25_state3_machine receives the return value 1 and takes the else branch at line 278, setting…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43011">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31759 – In the Linux kernel, the following vulnerability has been resolved:

usb: ulpi: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31759</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31759</guid>
    <pubDate>Fri, 01 May 2026 15:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31759</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  usb: ulpi: fix double free in ulpi_register_interface() error path  When device_register() fails, ulpi_register() calls put_device() on ulpi->dev.  The device release callback ulpi_dev_release() drops the OF node reference and frees ulpi, but the current error path in ulpi_register_interface() then calls kfree(ulpi) again, causi…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31759">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31745 – In the Linux kernel, the following vulnerability has been resolved:

reset: gpio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31745</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31745</guid>
    <pubDate>Fri, 01 May 2026 15:16:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31745</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  reset: gpio: fix double free in reset_add_gpio_aux_device() error path  When __auxiliary_device_add() fails, reset_add_gpio_aux_device() calls auxiliary_device_uninit(adev).  The device release callback reset_gpio_aux_device_release() frees adev, but the current error path then calls kfree(adev) again, causing a double free.  Ke…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31745">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-31732 – In the Linux kernel, the following vulnerability has been resolved:

gpio: Fix r...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31732</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31732</guid>
    <pubDate>Fri, 01 May 2026 15:16:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-31732</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()  Since commit aab5c6f20023 ("gpio: set device type for GPIO chips"), `gdev->dev.release` is unset.  As a result, the reference count to `gdev->dev` isn't dropped on the error handling paths.  Drop the reference on errors.  Also reorder the instructions to make th…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-401</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31732">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31787 – In the Linux kernel, the following vulnerability has been resolved:

xen/privcmd...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31787</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31787</guid>
    <pubDate>Thu, 30 Apr 2026 11:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31787</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  xen/privcmd: fix double free via VMA splitting  privcmd_vm_ops defines .close (privcmd_close), but neither .may_split nor .open. When userspace does a partial munmap() on a privcmd mapping, the kernel splits the VMA via __split_vma(). Since may_split is NULL, the split is allowed. vm_area_dup() copies vm_private_data (a pages ar…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31787">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31686 – In the Linux kernel, the following vulnerability has been resolved:

mm/kasan: f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31686</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31686</guid>
    <pubDate>Mon, 27 Apr 2026 18:16:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31686</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  mm/kasan: fix double free for kasan pXds  kasan_free_pxd() assumes the page table is always struct page aligned.  But that's not always the case for all architectures.  E.g.  In case of powerpc with 64K pagesize, PUD table (of size 4096) comes from slab cache named pgtable-2^9.  Hence instead of page_to_virt(pxd_page()) let's ju…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31686">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31506 – In the Linux kernel, the following vulnerability has been resolved:

net: bcmasp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31506</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31506</guid>
    <pubDate>Wed, 22 Apr 2026 14:16:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31506</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  net: bcmasp: fix double free of WoL irq  We do not need to free wol_irq since it was instantiated with devm_request_irq(). So devres will free for us.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31506">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31475 – In the Linux kernel, the following vulnerability has been resolved:

ASoC: sma13...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31475</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31475</guid>
    <pubDate>Wed, 22 Apr 2026 14:16:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31475</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  ASoC: sma1307: fix double free of devm_kzalloc() memory  A previous change added NULL checks and cleanup for allocation failures in sma1307_setting_loaded().  However, the cleanup for mode_set entries is wrong. Those entries are allocated with devm_kzalloc(), so they are device-managed resources and must not be freed with kfree(…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31475">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31468 – In the Linux kernel, the following vulnerability has been resolved:

vfio/pci: F...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31468</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31468</guid>
    <pubDate>Wed, 22 Apr 2026 14:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31468</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  vfio/pci: Fix double free in dma-buf feature  The error path through vfio_pci_core_feature_dma_buf() ignores its own advice to only use dma_buf_put() after dma_buf_export(), instead falling through the entire unwind chain.  In the unlikely event that we encounter file descriptor exhaustion, this can result in an unbalanced refco…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31468">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-33824 – Double free in Windows IKE Extension allows an unauthorized attacker to execute ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33824</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33824</guid>
    <pubDate>Tue, 14 Apr 2026 18:17:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33824</strong></p>
  <p>Double free in Windows IKE Extension allows an unauthorized attacker to execute code over a network.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33824">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32219 – Double free in Microsoft Brokering File System allows an authorized attacker to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32219</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32219</guid>
    <pubDate>Tue, 14 Apr 2026 18:17:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32219</strong></p>
  <p>Double free in Microsoft Brokering File System allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32219">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32074 – Double free in Windows Projected File System allows an authorized attacker to el...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32074</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32074</guid>
    <pubDate>Tue, 14 Apr 2026 18:17:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32074</strong></p>
  <p>Double free in Windows Projected File System allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32074">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32069 – Double free in Windows Projected File System allows an authorized attacker to el...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32069</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32069</guid>
    <pubDate>Tue, 14 Apr 2026 18:17:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32069</strong></p>
  <p>Double free in Windows Projected File System allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32069">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26179 – Double free in Windows Kernel allows an authorized attacker to elevate privilege...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26179</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26179</guid>
    <pubDate>Tue, 14 Apr 2026 18:16:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26179</strong></p>
  <p>Double free in Windows Kernel allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26179">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26166 – Double free in Windows Shell allows an authorized attacker to elevate privileges...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26166</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26166</guid>
    <pubDate>Tue, 14 Apr 2026 18:16:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26166</strong></p>
  <p>Double free in Windows Shell allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26166">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26163 – Double free in Windows Kernel allows an authorized attacker to elevate privilege...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26163</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26163</guid>
    <pubDate>Tue, 14 Apr 2026 18:16:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26163</strong></p>
  <p>Double free in Windows Kernel allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26163">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-34867 – Double free vulnerability in the multi-mode input system.
Impact: Successful exp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34867</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34867</guid>
    <pubDate>Mon, 13 Apr 2026 04:16:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-34867</strong></p>
  <p>Double free vulnerability in the multi-mode input system. Impact: Successful exploitation of this vulnerability may affect availability.</p>
  <p><strong>CVSS:</strong> 5.6 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34867">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-54601 – An issue was discovered in the Wi-Fi driver in Samsung Mobile Processor amd Wear...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54601</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54601</guid>
    <pubDate>Mon, 06 Apr 2026 21:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54601</strong></p>
  <p>An issue was discovered in the Wi-Fi driver in Samsung Mobile Processor amd Wearable Processor Exynos 980, 850, 1080, 1280, 1330, 1380, 1480, 1580, W920, W930, and W1000. Improper synchronization on a global variable leads to a double free. An attacker can trigger a race condition by invoking an ioctl function concurrently from multiple threads.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54601">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-31053 – A double free vulnerability exists in librz/bin/format/le/le.c in the function l...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31053</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31053</guid>
    <pubDate>Mon, 06 Apr 2026 15:17:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-31053</strong></p>
  <p>A double free vulnerability exists in librz/bin/format/le/le.c in the function le_load_fixup_record(). When processing malformed or circular LE fixup chains, relocation entries may be freed multiple times during error handling. A specially crafted LE binary can trigger heap corruption and cause the application to crash, resulting in a denial-of-service condition. An attacker with a crafted binary…</p>
  <p><strong>CVSS:</strong> 6.2 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31053">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-23408 – In the Linux kernel, the following vulnerability has been resolved:

apparmor: F...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23408</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23408</guid>
    <pubDate>Wed, 01 Apr 2026 09:16:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-23408</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  apparmor: Fix double free of ns_name in aa_replace_profiles()  if ns_name is NULL after 1071         error = aa_unpack(udata, &lh, &ns_name);  and if ent->ns_name contains an ns_name in 1089                 } else if (ent->ns_name) {  then ns_name is assigned the ent->ns_name 1095                         ns_name = ent->ns_name;…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23408">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-5186 – A weakness has been identified in Nothings stb up to 2.30. This impacts the func...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-5186</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-5186</guid>
    <pubDate>Tue, 31 Mar 2026 08:15:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-5186</strong></p>
  <p>A weakness has been identified in Nothings stb up to 2.30. This impacts the function stbi__load_gif_main of the file stb_image.h of the component Multi-frame GIF File Handler. This manipulation causes double free. The attack requires local access. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respo…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-5186">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-23306 – In the Linux kernel, the following vulnerability has been resolved:

scsi: pm800...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23306</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23306</guid>
    <pubDate>Wed, 25 Mar 2026 11:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-23306</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  scsi: pm8001: Fix use-after-free in pm8001_queue_command()  Commit e29c47fe8946 ("scsi: pm8001: Simplify pm8001_task_exec()") refactors pm8001_queue_command(), however it introduces a potential cause of a double free scenario when it changes the function to return -ENODEV in case of phy down/device gone state.  In this path, pm8…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23306">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2006-10002 – XML::Parser versions through 2.45 for Perl could overflow the pre-allocated buff...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2006-10002</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2006-10002</guid>
    <pubDate>Thu, 19 Mar 2026 12:16:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2006-10002</strong></p>
  <p>XML::Parser versions through 2.45 for Perl could overflow the pre-allocated buffer size cause a heap corruption (double free or corruption) and crashes.  A :utf8 PerlIO layer, parse_stream() in Expat.xs could overflow the XML input buffer because Perl's read() returns decoded characters while SvPV() gives back multi-byte UTF-8 bytes that can exceed the pre-allocated buffer size. This can cause he…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2006-10002">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-69650 – GNU Binutils thru 2.46 readelf contains a double free vulnerability when process...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-69650</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-69650</guid>
    <pubDate>Fri, 06 Mar 2026 19:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-69650</strong></p>
  <p>GNU Binutils thru 2.46 readelf contains a double free vulnerability when processing a crafted ELF binary with malformed relocation data. During GOT relocation handling, dump_relocations may return early without initializing the all_relocations array. As a result, process_got_section_contents() may pass an uninitialized r_symbol pointer to free(), leading to a double free and terminating the progr…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-69650">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-28537 – Double free vulnerability in the window module. Impact: Successful exploitation ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28537</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28537</guid>
    <pubDate>Thu, 05 Mar 2026 08:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-28537</strong></p>
  <p>Double free vulnerability in the window module. Impact: Successful exploitation of this vulnerability may affect availability.</p>
  <p><strong>CVSS:</strong> 5.1 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28537">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-71238 – In the Linux kernel, the following vulnerability has been resolved:

scsi: qla2x...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-71238</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-71238</guid>
    <pubDate>Wed, 04 Mar 2026 15:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-71238</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  scsi: qla2xxx: Fix bsg_done() causing double free  Kernel panic observed on system,  [5353358.825191] BUG: unable to handle page fault for address: ff5f5e897b024000 [5353358.825194] #PF: supervisor write access in kernel mode [5353358.825195] #PF: error_code(0x0002) - not-present page [5353358.825196] PGD 100006067 P4D 0 [535335…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-71238">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-61145 – libtiff up to v4.7.1 was discovered to contain a double free via the component t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-61145</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-61145</guid>
    <pubDate>Mon, 23 Feb 2026 19:22:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-61145</strong></p>
  <p>libtiff up to v4.7.1 was discovered to contain a double free via the component tools/tiffcrop.c.</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-61145">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-23137 – In the Linux kernel, the following vulnerability has been resolved:

of: unittes...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23137</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23137</guid>
    <pubDate>Sat, 14 Feb 2026 16:15:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-23137</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  of: unittest: Fix memory leak in unittest_data_add()  In unittest_data_add(), if of_resolve_phandles() fails, the allocated unittest_data is not freed, leading to a memory leak.  Fix this by using scope-based cleanup helper __free(kfree) for automatic resource cleanup. This ensures unittest_data is automatically freed when it go…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-401</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23137">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-23068 – In the Linux kernel, the following vulnerability has been resolved:

spi: spi-sp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23068</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23068</guid>
    <pubDate>Wed, 04 Feb 2026 17:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-23068</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  spi: spi-sprd-adi: Fix double free in probe error path  The driver currently uses spi_alloc_host() to allocate the controller but registers it using devm_spi_register_controller().  If devm_register_restart_handler() fails, the code jumps to the put_ctlr label and calls spi_controller_put(). However, since the controller was reg…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23068">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-71192 – In the Linux kernel, the following vulnerability has been resolved:

ALSA: ac97:...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-71192</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-71192</guid>
    <pubDate>Wed, 04 Feb 2026 16:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-71192</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  ALSA: ac97: fix a double free in snd_ac97_controller_register()  If ac97_add_adapter() fails, put_device() is the correct way to drop the device reference. kfree() is not required. Add kfree() if idr_alloc() fails and in ac97_adapter_release() to do the cleanup.  Found by code review.</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-71192">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-23030 – In the Linux kernel, the following vulnerability has been resolved:

phy: rockch...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23030</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23030</guid>
    <pubDate>Sat, 31 Jan 2026 12:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-23030</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()  The for_each_available_child_of_node() calls of_node_put() to release child_np in each success loop. After breaking from the loop with the child_np has been released, the code will jump to the put_child label and will call the of_node_put() again if the…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23030">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-57785 – A Double Free in XSLT `show_index` has been identified in Hiawatha webserver ver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-57785</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-57785</guid>
    <pubDate>Mon, 26 Jan 2026 18:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-57785</strong></p>
  <p>A Double Free in XSLT `show_index` has been identified in Hiawatha webserver version 11.7 which allows an unauthenticated attacker to corrupt data which may lead to arbitrary code execution.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-57785">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-21918 – A Double Free vulnerability in the flow processing daemon (flowd) of Juniper Net...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21918</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21918</guid>
    <pubDate>Thu, 15 Jan 2026 21:16:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-21918</strong></p>
  <p>A Double Free vulnerability in the flow processing daemon (flowd) of Juniper Networks Junos OS on SRX and MX Series allows an unauthenticated, network-based attacker to cause a Denial-of-Service (DoS). On all SRX and MX Series platforms, when during TCP session establishment a specific sequence of packets is encountered a double free happens. This causes flowd to crash and the respective FPC to r…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21918">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-13844 – CWE-415: Double Free vulnerability exists that could cause heap memory corruptio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-13844</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-13844</guid>
    <pubDate>Thu, 15 Jan 2026 19:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-13844</strong></p>
  <p>CWE-415: Double Free vulnerability exists that could cause heap memory corruption when the end user imports a malicious project file (SSD file) shared by the attacker into Rapsody.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-13844">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-68968 – Double free vulnerability in the multi-mode input module.
Impact: Successful exp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68968</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68968</guid>
    <pubDate>Wed, 14 Jan 2026 03:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-68968</strong></p>
  <p>Double free vulnerability in the multi-mode input module. Impact: Successful exploitation of this vulnerability may affect the input function.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68968">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-20863 – Double free in Windows Win32K - ICOMP allows an authorized attacker to elevate p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-20863</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-20863</guid>
    <pubDate>Tue, 13 Jan 2026 18:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-20863</strong></p>
  <p>Double free in Windows Win32K - ICOMP allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-20863">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-52517 – An issue was discovered in the Camera in Samsung Mobile Processor and Wearable P...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-52517</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-52517</guid>
    <pubDate>Mon, 05 Jan 2026 19:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-52517</strong></p>
  <p>An issue was discovered in the Camera in Samsung Mobile Processor and Wearable Processor Exynos 1330, 1380, 1480, 2400, 1580, 2500. A race condition in the issimian device driver results in a double free, leading to a denial of service.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-52517">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-68759 – In the Linux kernel, the following vulnerability has been resolved:

wifi: rtl81...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68759</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68759</guid>
    <pubDate>Mon, 05 Jan 2026 10:15:57 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-68759</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring()  In rtl8180_init_rx_ring(), memory is allocated for skb packets and DMA allocations in a loop. When an allocation fails, the previously successful allocations are not freed on exit.  Fix that by jumping to err_free_rings label on error, which calls rtl8180_free_…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68759">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-68754 – In the Linux kernel, the following vulnerability has been resolved:

rtc: amlogi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68754</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68754</guid>
    <pubDate>Mon, 05 Jan 2026 10:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-68754</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  rtc: amlogic-a4: fix double free caused by devm  The clock obtained via devm_clk_get_enabled() is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clk_disable_unprepare() in error path and remove function causes double free.  Remove the redundant clk_disable_unprepare() calls from…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68754">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2023-54269 – In the Linux kernel, the following vulnerability has been resolved:

SUNRPC: dou...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-54269</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-54269</guid>
    <pubDate>Tue, 30 Dec 2025 13:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2023-54269</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  SUNRPC: double free xprt_ctxt while still in use  When an RPC request is deferred, the rq_xprt_ctxt pointer is moved out of the svc_rqst into the svc_deferred_req. When the deferred request is revisited, the pointer is copied into the new svc_rqst - and also remains in the svc_deferred_req.  In the (rare?) case that the request…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-54269">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-60458 – UxPlay 1.72 contains a double free vulnerability in its RTSP request handling. A...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-60458</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-60458</guid>
    <pubDate>Mon, 29 Dec 2025 15:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-60458</strong></p>
  <p>UxPlay 1.72 contains a double free vulnerability in its RTSP request handling. A specially crafted RTSP TEARDOWN request can trigger multiple calls to free() on the same memory address, potentially causing a Denial of Service.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-60458">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2022-50752 – In the Linux kernel, the following vulnerability has been resolved:

md/raid5: R...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-50752</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-50752</guid>
    <pubDate>Wed, 24 Dec 2025 13:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2022-50752</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()  When running chunk-sized reads on disks with badblocks duplicate bio free/puts are observed:     =============================================================================    BUG bio-200 (Not tainted): Object already free    ------------------------------------…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-50752">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-68359 – In the Linux kernel, the following vulnerability has been resolved:

btrfs: fix ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68359</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68359</guid>
    <pubDate>Wed, 24 Dec 2025 11:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-68359</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  btrfs: fix double free of qgroup record after failure to add delayed ref head  In the previous code it was possible to incur into a double kfree() scenario when calling add_delayed_ref_head(). This could happen if the record was reported to already exist in the btrfs_qgroup_trace_extent_nolock() call, but then there was an error…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68359">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-68290 – In the Linux kernel, the following vulnerability has been resolved:

most: usb: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68290</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68290</guid>
    <pubDate>Tue, 16 Dec 2025 16:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-68290</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  most: usb: fix double free on late probe failure  The MOST subsystem has a non-standard registration function which frees the interface on registration failures and on deregistration.  This unsurprisingly leads to bugs in the MOST drivers, and a couple of recent changes turned a reference underflow and use-after-free in the USB…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68290">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-68172 – In the Linux kernel, the following vulnerability has been resolved:

crypto: asp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68172</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68172</guid>
    <pubDate>Tue, 16 Dec 2025 14:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-68172</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  crypto: aspeed - fix double free caused by devm  The clock obtained via devm_clk_get_enabled() is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clk_disable_unprepare() in error path and remove function causes double free.  Remove the manual clock cleanup in both aspeed_acry_pro…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68172">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-36919 – In aocc_read of aoc_channel_dev.c, there is a possible double free due to improp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-36919</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-36919</guid>
    <pubDate>Thu, 11 Dec 2025 20:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-36919</strong></p>
  <p>In aocc_read of aoc_channel_dev.c, there is a possible double free due to improper locking. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-36919">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2022-50642 – In the Linux kernel, the following vulnerability has been resolved:

platform/ch...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-50642</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-50642</guid>
    <pubDate>Tue, 09 Dec 2025 01:16:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2022-50642</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  platform/chrome: cros_ec_typec: zero out stale pointers  `cros_typec_get_switch_handles` allocates four pointers when obtaining type-c switch handles. These pointers are all freed if failing to obtain any of them; therefore, pointers in `port` become stale. The stale pointers eventually cause use-after-free or double free in lat…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-50642">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-40296 – In the Linux kernel, the following vulnerability has been resolved:

platform/x8...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-40296</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-40296</guid>
    <pubDate>Mon, 08 Dec 2025 01:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-40296</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  platform/x86: int3472: Fix double free of GPIO device during unregister  regulator_unregister() already frees the associated GPIO device. On ThinkPad X9 (Lunar Lake), this causes a double free issue that leads to random failures when other drivers (typically Intel THC) attempt to allocate interrupts. The root cause is that the r…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-40296">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-13566 – A security vulnerability has been detected in jarun nnn up to 5.1. The impacted ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-13566</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-13566</guid>
    <pubDate>Sun, 23 Nov 2025 20:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-13566</strong></p>
  <p>A security vulnerability has been detected in jarun nnn up to 5.1. The impacted element is the function show_content_in_floating_window/run_cmd_as_plugin of the file nnn/src/nnn.c. The manipulation leads to double free. An attack has to be approached locally. The identifier of the patch is 2f07ccdf21e705377862e5f9dfa31e1694979ac7. It is suggested to install a patch to address this issue.</p>
  <p><strong>CVSS:</strong> 3.3 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-13566">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-62219 – Double free in Microsoft Wireless Provisioning System allows an authorized attac...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62219</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62219</guid>
    <pubDate>Tue, 11 Nov 2025 18:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-62219</strong></p>
  <p>Double free in Microsoft Wireless Provisioning System allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62219">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-59505 – Double free in Windows Smart Card allows an authorized attacker to elevate privi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59505</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59505</guid>
    <pubDate>Tue, 11 Nov 2025 18:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-59505</strong></p>
  <p>Double free in Windows Smart Card allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59505">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-40096 – In the Linux kernel, the following vulnerability has been resolved:

drm/sched: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-40096</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-40096</guid>
    <pubDate>Thu, 30 Oct 2025 10:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-40096</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies  When adding dependencies with drm_sched_job_add_dependency(), that function consumes the fence reference both on success and failure, so in the latter case the dma_fence_put() on the error path (xarray failed to expand) is a double free.  Interestingly…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-40096">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-40070 – In the Linux kernel, the following vulnerability has been resolved:

pps: fix wa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-40070</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-40070</guid>
    <pubDate>Tue, 28 Oct 2025 12:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-40070</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  pps: fix warning in pps_register_cdev when register device fail  Similar to previous commit 2a934fdb01db ("media: v4l2-dev: fix error handling in __video_register_device()"), the release hook should be set before device_register(). Otherwise, when device_register() return error and put_device() try to callback the release functi…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-40070">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-40062 – In the Linux kernel, the following vulnerability has been resolved:

crypto: his...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-40062</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-40062</guid>
    <pubDate>Tue, 28 Oct 2025 12:15:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-40062</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regs  When the initialization of qm->debug.acc_diff_reg fails, the probe process does not exit. However, after qm->debug.qm_diff_regs is freed, it is not set to NULL. This can lead to a double free when the remove process attempts to free it again. Therefore, qm->debug.qm_diff…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-40062">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-40055 – In the Linux kernel, the following vulnerability has been resolved:

ocfs2: fix ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-40055</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-40055</guid>
    <pubDate>Tue, 28 Oct 2025 12:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-40055</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  ocfs2: fix double free in user_cluster_connect()  user_cluster_disconnect() frees "conn->cc_private" which is "lc" but then the error handling frees "lc" a second time.  Set "lc" to NULL on this path to avoid a double free.</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-40055">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2022-50578 – In the Linux kernel, the following vulnerability has been resolved:

class: fix ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-50578</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-50578</guid>
    <pubDate>Wed, 22 Oct 2025 14:15:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2022-50578</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  class: fix possible memory leak in __class_register()  If class_add_groups() returns error, the 'cp->subsys' need be unregister, and the 'cp' need be freed.  We can not call kset_unregister() here, because the 'cls' will be freed in callback function class_release() and it's also freed in caller's error path, it will cause doubl…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-50578">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-43282 – A double free issue was addressed with improved memory management. This issue is...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-43282</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-43282</guid>
    <pubDate>Wed, 15 Oct 2025 20:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-43282</strong></p>
  <p>A double free issue was addressed with improved memory management. This issue is fixed in iOS 18.6 and iPadOS 18.6, iPadOS 17.7.9, macOS Sequoia 15.6, macOS Sonoma 14.7.7, macOS Ventura 13.7.7, tvOS 18.6, visionOS 2.6, watchOS 11.6. An app may be able to cause unexpected system termination.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-43282">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-39999 – In the Linux kernel, the following vulnerability has been resolved:

blk-mq: fix...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-39999</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-39999</guid>
    <pubDate>Wed, 15 Oct 2025 08:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-39999</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  blk-mq: fix blk_mq_tags double free while nr_requests grown  In the case user trigger tags grow by queue sysfs attribute nr_requests, hctx->sched_tags will be freed directly and replaced with a new allocated tags, see blk_mq_tag_update_depth().  The problem is that hctx->sched_tags is from elevator->et->tags, while et->tags is s…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-39999">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-59289 – Double free in Windows Bluetooth Service allows an authorized attacker to elevat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59289</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59289</guid>
    <pubDate>Tue, 14 Oct 2025 17:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-59289</strong></p>
  <p>Double free in Windows Bluetooth Service allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59289">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-50543 – In the Linux kernel, the following vulnerability has been resolved:

RDMA/rxe: F...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-50543</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-50543</guid>
    <pubDate>Tue, 07 Oct 2025 16:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-50543</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  RDMA/rxe: Fix mr->map double free  rxe_mr_cleanup() which tries to free mr->map again will be called when rxe_mr_init_user() fails:     CPU: 0 PID: 4917 Comm: rdma_flush_serv Kdump: loaded Not tainted 6.1.0-rc1-roce-flush+ #25    Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.0-0-gd239552ce722-prebuilt.qemu…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-50543">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-50499 – In the Linux kernel, the following vulnerability has been resolved:

media: dvb-...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-50499</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-50499</guid>
    <pubDate>Sat, 04 Oct 2025 16:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-50499</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  media: dvb-core: Fix double free in dvb_register_device()  In function dvb_register_device() -> dvb_register_media_device() -> dvb_create_media_entity(), dvb->entity is allocated and initialized. If the initialization fails, it frees the dvb->entity, and return an error code. The caller takes the error code and handles the error…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-50499">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-47316 – Memory corruption due to double free when multiple threads race to set the times...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-47316</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-47316</guid>
    <pubDate>Wed, 24 Sep 2025 16:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-47316</strong></p>
  <p>Memory corruption due to double free when multiple threads race to set the timestamp store.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-47316">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-39870 – In the Linux kernel, the following vulnerability has been resolved:

dmaengine: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-39870</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-39870</guid>
    <pubDate>Tue, 23 Sep 2025 06:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-39870</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  dmaengine: idxd: Fix double free in idxd_setup_wqs()  The clean up in idxd_setup_wqs() has had a couple bugs because the error handling is a bit subtle.  It's simpler to just re-write it in a cleaner way.  The issues here are:  1) If "idxd->max_wqs" is <= 0 then we call put_device(conf_dev) when    "conf_dev" hasn't been initial…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-39870">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-51006 – Within tcpreplay's tcprewrite, a double free vulnerability has been identified i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-51006</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-51006</guid>
    <pubDate>Mon, 22 Sep 2025 14:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-51006</strong></p>
  <p>Within tcpreplay's tcprewrite, a double free vulnerability has been identified in the dlt_linuxsll2_cleanup() function in plugins/dlt_linuxsll2/linuxsll2.c. This vulnerability is triggered when tcpedit_dlt_cleanup() indirectly invokes the cleanup routine multiple times on the same memory region. By supplying a specifically crafted pcap file to the tcprewrite binary, a local attacker can exploit t…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-51006">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-53241 – In the Linux kernel, the following vulnerability has been resolved:

nfsd: call ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-53241</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-53241</guid>
    <pubDate>Mon, 15 Sep 2025 15:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-53241</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  nfsd: call op_release, even when op_func returns an error  For ops with "trivial" replies, nfsd4_encode_operation will shortcut most of the encoding work and skip to just marshalling up the status. One of the things it skips is calling op_release. This could cause a memory leak in the layoutget codepath if there is an error at a…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-401</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-53241">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-53228 – In the Linux kernel, the following vulnerability has been resolved:

drm/amdgpu:...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-53228</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-53228</guid>
    <pubDate>Mon, 15 Sep 2025 15:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-53228</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  drm/amdgpu: drop redundant sched job cleanup when cs is aborted  Once command submission failed due to userptr invalidation in amdgpu_cs_submit, legacy code will perform cleanup of scheduler job. However, it's not needed at all, as former commit has integrated job cleanup stuff into amdgpu_job_free. Otherwise, because of double…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-53228">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-50248 – In the Linux kernel, the following vulnerability has been resolved:

wifi: iwlwi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-50248</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-50248</guid>
    <pubDate>Mon, 15 Sep 2025 14:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-50248</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  wifi: iwlwifi: mvm: fix double free on tx path.  We see kernel crashes and lockups and KASAN errors related to ax210 firmware crashes.  One of the KASAN dumps pointed at the tx path, and it appears there is indeed a way to double-free an skb.  If iwl_mvm_tx_skb_sta returns non-zero, then the 'skb' sent into the method will be fr…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-50248">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-38731 – In the Linux kernel, the following vulnerability has been resolved:

drm/xe: Fix...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-38731</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-38731</guid>
    <pubDate>Fri, 05 Sep 2025 18:15:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-38731</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  drm/xe: Fix vm_bind_ioctl double free bug  If the argument check during an array bind fails, the bind_ops are freed twice as seen below. Fix this by setting bind_ops to NULL after freeing.  ================================================================== BUG: KASAN: double-free in xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] Free of add…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-38731">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-38682 – In the Linux kernel, the following vulnerability has been resolved:

i2c: core: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-38682</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-38682</guid>
    <pubDate>Thu, 04 Sep 2025 16:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-38682</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  i2c: core: Fix double-free of fwnode in i2c_unregister_device()  Before commit df6d7277e552 ("i2c: core: Do not dereference fwnode in struct device"), i2c_unregister_device() only called fwnode_handle_put() on of_node-s in the form of calling of_node_put(client->dev.of_node).  But after this commit the i2c_client's fwnode now un…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-38682">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-38593 – In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-38593</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-38593</guid>
    <pubDate>Tue, 19 Aug 2025 17:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-38593</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'  Function 'hci_discovery_filter_clear()' frees 'uuids' array and then sets it to NULL. There is a tiny chance of the following race:  'hci_cmd_sync_work()'   'update_passive_scan_sync()'     'hci_update_passive_scan_sync()'       'hci_discovery_filter_clear()…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-38593">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-45584 – A double free vulnerability [CWE-415] vulnerability in Fortinet FortiOS 7.4.0, F...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-45584</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-45584</guid>
    <pubDate>Tue, 12 Aug 2025 19:15:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-45584</strong></p>
  <p>A double free vulnerability [CWE-415] vulnerability in Fortinet FortiOS 7.4.0, FortiOS 7.2.0 through 7.2.5, FortiOS 7.0.0 through 7.0.12, FortiOS 6.4 all versions, FortiPAM 1.1 all versions, FortiPAM 1.0 all versions, FortiProxy 7.4.0 through 7.4.1, FortiProxy 7.2.0 through 7.2.7, FortiProxy 7.0.0 through 7.0.13 allows a privileged attacker to execute code or commands via crafted HTTP or HTTPs re…</p>
  <p><strong>CVSS:</strong> 6.6 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-45584">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-38500 – In the Linux kernel, the following vulnerability has been resolved:

xfrm: inter...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-38500</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-38500</guid>
    <pubDate>Tue, 12 Aug 2025 16:15:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-38500</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  xfrm: interface: fix use-after-free after changing collect_md xfrm interface  collect_md property on xfrm interfaces can only be set on device creation, thus xfrmi_changelink() should fail when called on such interfaces.  The check to enforce this was done only in the case where the xi was returned from xfrmi_locate() which does…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-38500">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-8734 – A vulnerability has been found in GNU Bison up to 3.8.2. This impacts the functi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-8734</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-8734</guid>
    <pubDate>Fri, 08 Aug 2025 18:15:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-8734</strong></p>
  <p>A vulnerability has been found in GNU Bison up to 3.8.2. This impacts the function code_free of the file src/scan-code.c. The manipulation leads to double free. An attack has to be approached locally. The exploit has been disclosed to the public and may be used. The actual existence of this vulnerability is currently in question. The issue could not be reproduced from a GNU Bison 3.8.2 tarball ru…</p>
  <p><strong>CVSS:</strong> 3.3 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-8734">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-23322 – NVIDIA Triton Inference Server for Windows and Linux contains a vulnerability wh...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-23322</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-23322</guid>
    <pubDate>Wed, 06 Aug 2025 13:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-23322</strong></p>
  <p>NVIDIA Triton Inference Server for Windows and Linux contains a vulnerability where multiple requests could cause a double free when a stream is cancelled before it is processed. A successful exploit of this vulnerability might lead to denial of service.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-23322">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-8585 – A vulnerability, which was classified as critical, has been found in libav up to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-8585</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-8585</guid>
    <pubDate>Tue, 05 Aug 2025 17:15:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-8585</strong></p>
  <p>A vulnerability, which was classified as critical, has been found in libav up to 12.3. Affected by this issue is the function main of the file /avtools/avconv.c of the component DSS File Demuxer. The manipulation leads to double free. Attacking locally is a requirement. The exploit has been disclosed to the public and may be used. The bug was initially reported by the researcher to the wrong proj…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-8585">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-38490 – In the Linux kernel, the following vulnerability has been resolved:

net: libwx:...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-38490</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-38490</guid>
    <pubDate>Mon, 28 Jul 2025 12:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-38490</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  net: libwx: remove duplicate page_pool_put_full_page()  page_pool_put_full_page() should only be invoked when freeing Rx buffers or building a skb if the size is too short. At other times, the pages need to be reused. So remove the redundant page put. In the original code, double free pages cause kernel panic:  [  876.949834]  _…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-38490">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-38423 – In the Linux kernel, the following vulnerability has been resolved:

ASoC: codec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-38423</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-38423</guid>
    <pubDate>Fri, 25 Jul 2025 15:15:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-38423</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  ASoC: codecs: wcd9375: Fix double free of regulator supplies  Driver gets regulator supplies in probe path with devm_regulator_bulk_get(), so should not call regulator_bulk_free() in error and remove paths to avoid double free.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-38423">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-38421 – In the Linux kernel, the following vulnerability has been resolved:

platform/x8...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-38421</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-38421</guid>
    <pubDate>Fri, 25 Jul 2025 15:15:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-38421</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  platform/x86/amd: pmf: Use device managed allocations  If setting up smart PC fails for any reason then this can lead to a double free when unloading amd-pmf.  This is because dev->buf was freed but never set to NULL and is again freed in amd_pmf_remove().  To avoid subtle allocation bugs in failures leading to a double free cha…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-38421">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-8058 – The regcomp function in the GNU C library version from 2.4 to 2.41 is 
subject t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-8058</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-8058</guid>
    <pubDate>Wed, 23 Jul 2025 20:15:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-8058</strong></p>
  <p>The regcomp function in the GNU C library version from 2.4 to 2.41 is  subject to a double free if some previous allocation fails. It can be  accomplished either by a malloc failure or by using an interposed malloc  that injects random malloc failures. The double free can allow buffer  manipulation depending of how the regex is constructed. This issue  affects all architectures and ABIs supported…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-8058">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-38341 – In the Linux kernel, the following vulnerability has been resolved:

eth: fbnic:...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-38341</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-38341</guid>
    <pubDate>Thu, 10 Jul 2025 09:15:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-38341</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  eth: fbnic: avoid double free when failing to DMA-map FW msg  The semantics are that caller of fbnic_mbx_map_msg() retains the ownership of the message on error. All existing callers dutifully free the page.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-38341">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
