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

coresight: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46272</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46272</guid>
    <pubDate>Wed, 03 Jun 2026 18:16:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46272</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  coresight: tmc-etr: Fix race condition between sysfs and perf mode  When trying to run perf and sysfs mode simultaneously, the WARN_ON() in tmc_etr_enable_hw() is triggered sometimes:   WARNING: CPU: 42 PID: 3911571 at drivers/hwtracing/coresight/coresight-tmc-etr.c:1060 tmc_etr_enable_hw+0xc0/0xd8 [coresight_tmc]  [..snip..]  C…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46272">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-46270 – In the Linux kernel, the following vulnerability has been resolved:

power: supp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46270</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46270</guid>
    <pubDate>Wed, 03 Jun 2026 18:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46270</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  power: supply: rt9455: Fix use-after-free in power_supply_changed()  Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power_supply` handle, means that the `power_supply` handle will be deallocated/unregistered _before_ the interrupt handler (since `devm_` naturally dealloc…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46270">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-46246 – In the Linux kernel, the following vulnerability has been resolved:

power: supp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46246</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46246</guid>
    <pubDate>Wed, 03 Jun 2026 18:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46246</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  power: supply: pm8916_lbc: Fix use-after-free for extcon in IRQ handler  Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `extcon` handle, means that the `extcon` handle will be deallocated/unregistered _before_ the interrupt handler (since `devm_` naturally deallocates in…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46246">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40290 – OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a non-s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40290</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40290</guid>
    <pubDate>Wed, 03 Jun 2026 18:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40290</strong></p>
  <p>OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Starting in version 3.16.0 and prior to 4.11.0, a user-after-free (UAF) race condition exists in the shared memory teardown logic of FF-A  within OP-TEE SPMC/SP flows. This only applies when OP-TEE is configured as an SPMC for S-EL0 SPs,…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40290">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-41259 – SWUpdate before 2026.05 is affected by a time-of-check time-of-use (TOCTOU) race...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-41259</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-41259</guid>
    <pubDate>Wed, 03 Jun 2026 13:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-41259</strong></p>
  <p>SWUpdate before 2026.05 is affected by a time-of-check time-of-use (TOCTOU) race condition that allows local unprivileged attackers to escalate privileges to root or install untrusted contents using a signed update.</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-41259">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-10565 – A security flaw has been discovered in Open5GS up to 2.7.6. The impacted element...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10565</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10565</guid>
    <pubDate>Tue, 02 Jun 2026 03:16:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-10565</strong></p>
  <p>A security flaw has been discovered in Open5GS up to 2.7.6. The impacted element is the function gmm_state_security_mode of the file src/amf/gmm-sm.c of the component NGAP Handover. Performing a manipulation results in race condition. The attack can be initiated remotely. The complexity of an attack is rather high. The exploitability is regarded as difficult. The exploit has been released to the…</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10565">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-49134 – CodexBar prior to 0.32.0 contains a privilege escalation vulnerability in the CL...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-49134</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-49134</guid>
    <pubDate>Mon, 01 Jun 2026 21:16:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-49134</strong></p>
  <p>CodexBar prior to 0.32.0 contains a privilege escalation vulnerability in the CLI installer that allows local attackers to execute arbitrary commands as root by exploiting a race condition in temporary file handling. The installer creates a temporary file with mktemp, writes a privileged shell payload into it, and executes it with administrator privileges via bash, allowing a same-user local proc…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-377</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-49134">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-20454 – In geniezone, there is a possible out of bounds write due to a race condition. T...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-20454</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-20454</guid>
    <pubDate>Mon, 01 Jun 2026 04:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-20454</strong></p>
  <p>In geniezone, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10873936; Issue ID: MSV-6786.</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-20454">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-9831 – A race condition in the shared Extreme Platform
ONE IAM Gateway API-key authenti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9831</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9831</guid>
    <pubDate>Fri, 29 May 2026 22:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-9831</strong></p>
  <p>A race condition in the shared Extreme Platform ONE IAM Gateway API-key authentication path could, under specific high-concurrency traffic conditions, intermittently allow requests authenticated with an Extreme Platform ONE /IAM-issued API key to receive response data for another tenant. The issue was observed through ExtremeCloud IQ/XIQ API endpoints and validated against both XIQ/XAPI and Extre…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9831">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-47331 – Ubuntu Linux 6.8 contains AppArmor SAUCE patches which fail to acquire a lock wh...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-47331</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-47331</guid>
    <pubDate>Thu, 28 May 2026 19:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-47331</strong></p>
  <p>Ubuntu Linux 6.8 contains AppArmor SAUCE patches which fail to acquire a lock when modifying a linked list. An unprivileged local user could trigger the race condition that can lead to a use-after-free (UAF) and, theoretically, arbitrary code execution.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-47331">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46215 – In the Linux kernel, the following vulnerability has been resolved:

drm: Set ol...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46215</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46215</guid>
    <pubDate>Thu, 28 May 2026 10:16:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46215</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  drm: Set old handle to NULL before prime swap in change_handle  There was a potential race condition in change_handle. The ioctl briefly had a single object with two idr entries; a concurrent gem_close could delete the object and remove one of the handles while leaving the other one dangling, which could subsequently be derefere…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46215">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-46095 – In the Linux kernel, the following vulnerability has been resolved:

md/md-llbit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46095</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46095</guid>
    <pubDate>Wed, 27 May 2026 14:17:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46095</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  md/md-llbitmap: raise barrier before state machine transition  Move the barrier raise operation before calling llbitmap_state_machine() in both llbitmap_start_write() and llbitmap_start_discard(). This ensures the barrier is in place before any state transitions occur, preventing potential race conditions where the state machine…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46095">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46058 – In the Linux kernel, the following vulnerability has been resolved:

media: amph...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46058</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46058</guid>
    <pubDate>Wed, 27 May 2026 14:17:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46058</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  media: amphion: Fix race between m2m job_abort and device_run  Fix kernel panic caused by race condition where v4l2_m2m_ctx_release() frees m2m_ctx while v4l2_m2m_try_run() is about to call device_run with the same context.  Race sequence:   v4l2_m2m_try_run():           v4l2_m2m_ctx_release():     lock/unlock…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46058">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46011 – In the Linux kernel, the following vulnerability has been resolved:

media: mtk-...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46011</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46011</guid>
    <pubDate>Wed, 27 May 2026 14:17:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46011</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  media: mtk-jpeg: fix use-after-free in release path due to uncancelled work  The mtk_jpeg_release() function frees the context structure (ctx) without first cancelling any pending or running work in ctx->jpeg_work. This creates a race window where the workqueue callback may still be accessing the context memory after it has been…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46011">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45973 – In the Linux kernel, the following vulnerability has been resolved:

RDMA/mlx5: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45973</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45973</guid>
    <pubDate>Wed, 27 May 2026 14:17:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45973</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  RDMA/mlx5: Fix UMR hang in LAG error state unload  During firmware reset in LAG mode, a race condition causes the driver to hang indefinitely while waiting for UMR completion during device unload. See [1].  In LAG mode the bond device is only registered on the master, so it never sees sys_error events from the slave. During firm…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45973">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45949 – In the Linux kernel, the following vulnerability has been resolved:

hwrng: core...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45949</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45949</guid>
    <pubDate>Wed, 27 May 2026 14:17:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45949</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  hwrng: core - use RCU and work_struct to fix race condition  Currently, hwrng_fill is not cleared until the hwrng_fillfn() thread exits. Since hwrng_unregister() reads hwrng_fill outside the rng_mutex lock, a concurrent hwrng_unregister() may call kthread_stop() again on the same task.  Additionally, if hwrng_unregister() is cal…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45949">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45946 – In the Linux kernel, the following vulnerability has been resolved:

power: supp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45946</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45946</guid>
    <pubDate>Wed, 27 May 2026 14:17:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45946</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  power: supply: ab8500: Fix use-after-free in power_supply_changed()  Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power_supply` handle, means that the `power_supply` handle will be deallocated/unregistered _before_ the interrupt handler (since `devm_` naturally dealloc…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45946">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-45945 – In the Linux kernel, the following vulnerability has been resolved:

iommu/vt-d:...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45945</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45945</guid>
    <pubDate>Wed, 27 May 2026 14:17:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-45945</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  iommu/vt-d: Fix race condition during PASID entry replacement  The Intel VT-d PASID table entry is 512 bits (64 bytes). When replacing an active PASID entry (e.g., during domain replacement), the current implementation calculates a new entry on the stack and copies it to the table using a single structure assignment.          st…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45945">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-45942 – In the Linux kernel, the following vulnerability has been resolved:

ext4: fix e...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45942</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45942</guid>
    <pubDate>Wed, 27 May 2026 14:17:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-45942</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  ext4: fix e4b bitmap inconsistency reports  A bitmap inconsistency issue was observed during stress tests under mixed huge-page workloads. Ext4 reported multiple e4b bitmap check failures like:  ext4_mb_complex_scan_group:2508: group 350, 8179 free clusters as per group info. But got 8192 blocks  Analysis and experimentation con…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45942">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45938 – In the Linux kernel, the following vulnerability has been resolved:

power: supp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45938</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45938</guid>
    <pubDate>Wed, 27 May 2026 14:17:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45938</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  power: supply: pm8916_lbc: Fix use-after-free in power_supply_changed()  Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power_supply` handle, means that the `power_supply` handle will be deallocated/unregistered _before_ the interrupt handler (since `devm_` naturally dea…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45938">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45936 – In the Linux kernel, the following vulnerability has been resolved:

power: supp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45936</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45936</guid>
    <pubDate>Wed, 27 May 2026 14:17:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45936</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  power: supply: goldfish: Fix use-after-free in power_supply_changed()  Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power_supply` handle, means that the `power_supply` handle will be deallocated/unregistered _before_ the interrupt handler (since `devm_` naturally deall…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45936">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45918 – In the Linux kernel, the following vulnerability has been resolved:

ovpn: tcp -...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45918</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45918</guid>
    <pubDate>Wed, 27 May 2026 14:17:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45918</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  ovpn: tcp - don't deref NULL sk_socket member after tcp_close()  When deleting a peer in case of keepalive expiration, the peer is removed from the OpenVPN hashtable and is temporary inserted in a "release list" for further processing.  This happens in: ovpn_peer_keepalive_work()   unlock_ovpn(release_list)  This processing incl…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45918">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45916 – In the Linux kernel, the following vulnerability has been resolved:

power: supp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45916</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45916</guid>
    <pubDate>Wed, 27 May 2026 14:17:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45916</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  power: supply: sbs-battery: Fix use-after-free in power_supply_changed()  Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power_supply` handle, means that the `power_supply` handle will be deallocated/unregistered _before_ the interrupt handler (since `devm_` naturally 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-45916">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45914 – In the Linux kernel, the following vulnerability has been resolved:

Revert "hwm...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45914</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45914</guid>
    <pubDate>Wed, 27 May 2026 14:17:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45914</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  Revert "hwmon: (ibmpex) fix use-after-free in high/low store"  This reverts commit 6946c726c3f4c36f0f049e6f97e88c510b15f65d.  Jean Delvare points out that the patch does not completely fix the reported problem, that it in fact introduces a (new) race condition, and that it may actually not be needed in the first place.  Various…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45914">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-45910 – In the Linux kernel, the following vulnerability has been resolved:

RDMA/rxe: F...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45910</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45910</guid>
    <pubDate>Wed, 27 May 2026 14:17:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-45910</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  RDMA/rxe: Fix race condition in QP timer handlers  I encontered the following warning:  WARNING: drivers/infiniband/sw/rxe/rxe_task.c:249 at rxe_sched_task+0x1c8/0x238 [rdma_rxe], CPU#0: swapper/0/0 ...   libsha1 [last unloaded: ip6_udp_tunnel]  CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Tainted: G         C          6.19.0-rc5-64k-v8…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45910">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45906 – In the Linux kernel, the following vulnerability has been resolved:

power: supp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45906</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45906</guid>
    <pubDate>Wed, 27 May 2026 14:17:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45906</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  power: supply: pf1550: Fix use-after-free in power_supply_changed()  Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power_supply` handle, means that the `power_supply` handle will be deallocated/unregistered _before_ the interrupt handler (since `devm_` naturally dealloc…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45906">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45902 – In the Linux kernel, the following vulnerability has been resolved:

power: supp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45902</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45902</guid>
    <pubDate>Wed, 27 May 2026 14:17:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45902</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  power: supply: bq256xx: Fix use-after-free in power_supply_changed()  Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power_supply` handle, means that the `power_supply` handle will be deallocated/unregistered _before_ the interrupt handler (since `devm_` naturally deallo…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45902">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45889 – In the Linux kernel, the following vulnerability has been resolved:

mptcp: do n...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45889</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45889</guid>
    <pubDate>Wed, 27 May 2026 14:17:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45889</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  mptcp: do not account for OoO in mptcp_rcvbuf_grow()  MPTCP-level OoOs are physiological when multiple subflows are active concurrently and will not cause retransmissions nor are caused by drops.  Accounting for them in mptcp_rcvbuf_grow() causes the rcvbuf slowly drifting towards tcp_rmem[2].  Remove such accounting. Note that…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45889">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45885 – In the Linux kernel, the following vulnerability has been resolved:

power: supp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45885</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45885</guid>
    <pubDate>Wed, 27 May 2026 14:17:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45885</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  power: supply: cpcap-battery: Fix use-after-free in power_supply_changed()  Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power_supply` handle, means that the `power_supply` handle will be deallocated/unregistered _before_ the interrupt handler (since `devm_` naturally…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45885">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45882 – In the Linux kernel, the following vulnerability has been resolved:

power: supp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45882</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45882</guid>
    <pubDate>Wed, 27 May 2026 14:17:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45882</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  power: supply: pm8916_bms_vm: Fix use-after-free in power_supply_changed()  Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power_supply` handle, means that the `power_supply` handle will be deallocated/unregistered _before_ the interrupt handler (since `devm_` naturally…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45882">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45879 – In the Linux kernel, the following vulnerability has been resolved:

power: supp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45879</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45879</guid>
    <pubDate>Wed, 27 May 2026 14:17:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45879</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  power: supply: bq25980: Fix use-after-free in power_supply_changed()  Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power_supply` handle, means that the `power_supply` handle will be deallocated/unregistered _before_ the interrupt handler (since `devm_` naturally deallo…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45879">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45867 – In the Linux kernel, the following vulnerability has been resolved:

power: supp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45867</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45867</guid>
    <pubDate>Wed, 27 May 2026 14:17:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45867</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  power: supply: act8945a: Fix use-after-free in power_supply_changed()  Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power_supply` handle, means that the `power_supply` handle will be deallocated/unregistered _before_ the interrupt handler (since `devm_` naturally deall…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45867">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45866 – In the Linux kernel, the following vulnerability has been resolved:

serial: cai...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45866</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45866</guid>
    <pubDate>Wed, 27 May 2026 14:16:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45866</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  serial: caif: fix use-after-free in caif_serial ldisc_close()  There is a use-after-free bug in caif_serial where handle_tx() may access ser->tty after the tty has been freed.  The race condition occurs between ldisc_close() and packet transmission:      CPU 0 (close)                     CPU 1 (xmit)     -------------…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45866">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-71303 – In the Linux kernel, the following vulnerability has been resolved:

accel/amdxd...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-71303</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-71303</guid>
    <pubDate>Wed, 27 May 2026 14:16:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-71303</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  accel/amdxdna: Fix race condition when checking rpm_on  When autosuspend is triggered, driver rpm_on flag is set to indicate that a suspend/resume is already in progress. However, when a userspace application submits a command during this narrow window, amdxdna_pm_resume_get() may incorrectly skip the resume operation because th…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-71303">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-46284 – A race condition was addressed with additional validation. This issue is fixed i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-46284</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-46284</guid>
    <pubDate>Tue, 26 May 2026 22:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-46284</strong></p>
  <p>A race condition was addressed with additional validation. This issue is fixed in macOS Sequoia 15.7, macOS Tahoe 26. An app may be able to gain root privileges.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-46284">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-24199 – NVIDIA Display Driver for Linux contains a vulnerability in a kernel module, whe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24199</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24199</guid>
    <pubDate>Tue, 26 May 2026 18:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-24199</strong></p>
  <p>NVIDIA Display Driver for Linux contains a vulnerability in a kernel module, where a user could cause a race condition by reordering compiler or processor memory instructions. A successful exploit of this vulnerability might lead to denial of service.</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24199">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-24198 – NVIDIA GPU Display Driver for Linux  contains a vulnerability where an advanced ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-24198</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-24198</guid>
    <pubDate>Tue, 26 May 2026 18:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-24198</strong></p>
  <p>NVIDIA GPU Display Driver for Linux  contains a vulnerability where an advanced attacker could use a race condition to leak sensitive memory, which might cause limited exposure of sensitive information to an unauthorized actor. A successful exploit of this vulnerability might lead to denial of service, data tampering, and information disclosure.</p>
  <p><strong>CVSS:</strong> 5.6 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-24198">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44469 – The affected product extracts installation files to a temporary directory with i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44469</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44469</guid>
    <pubDate>Tue, 26 May 2026 08:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44469</strong></p>
  <p>The affected product extracts installation files to a temporary directory with incorrect default permissions during administrative installation. A low-privileged local attacker can exploit a TOCTOU race condition with a practical time window to replace verified files with malicious ones before installation, resulting in local privilege escalation.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44469">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46727 – An issue was discovered in Ruby 4 before 4.0.5. A race condition leading to a us...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46727</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46727</guid>
    <pubDate>Fri, 22 May 2026 18:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46727</strong></p>
  <p>An issue was discovered in Ruby 4 before 4.0.5. A race condition leading to a use-after-free in the pthread-based getaddrinfo timeout handler (rb_getaddrinfo in ext/socket/raddrinfo.c) allows a remote attacker who can delay DNS responses near the user-specified timeout to crash a Ruby process that calls Addrinfo.getaddrinfo(..., timeout:) or Socket.tcp(..., resolv_timeout:). Memory-corruption-bas…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46727">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-7837 – A time-of-check time-of-use (TOCTOU) condition in the ad_flush function in Netat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7837</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7837</guid>
    <pubDate>Thu, 21 May 2026 09:16:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-7837</strong></p>
  <p>A time-of-check time-of-use (TOCTOU) condition in the ad_flush function in Netatalk 3.0.0 through 4.4.2 involves root-privileged file operations, which may allow a remote attacker to cause limited data modification under specific race conditions.</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7837">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-44059 – A race condition in the privilege toggle mechanism in Netatalk 2.2.5 through 4.4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44059</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44059</guid>
    <pubDate>Thu, 21 May 2026 08:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-44059</strong></p>
  <p>A race condition in the privilege toggle mechanism in Netatalk 2.2.5 through 4.4.2 allows a local attacker to obtain limited information, modify limited data, or cause a minor service disruption.</p>
  <p><strong>CVSS:</strong> 4.5 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44059">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-5947 – Undefined behavior may result due to a race condition leading to a use-after-fre...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-5947</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-5947</guid>
    <pubDate>Wed, 20 May 2026 13:16:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-5947</strong></p>
  <p>Undefined behavior may result due to a race condition leading to a use-after-free violation.  If BIND receives an incoming DNS message signed with SIG(0), it begins work to validate that signature.  If, during that validation, the "recursive-clients" limit is reached (as would occur during a query flood), and that same DNS message is discarded per the limit, there is a brief window of time while…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-5947">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-29518 – Rsync versions before 3.4.3 contain a time-of-check to time-of-use (TOCTOU) race...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29518</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29518</guid>
    <pubDate>Wed, 20 May 2026 13:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-29518</strong></p>
  <p>Rsync versions before 3.4.3 contain a time-of-check to time-of-use (TOCTOU) race condition in daemon file handling that allows attackers to redirect file writes outside intended directories by replacing parent directory components with symbolic links. Attackers with write access to a module path can exploit this race condition to create or overwrite arbitrary files, potentially modifying sensitiv…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29518">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-43619 – Rsync version 3.4.2 and prior contain symlink race condition vulnerabilities in ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43619</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43619</guid>
    <pubDate>Wed, 20 May 2026 02:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-43619</strong></p>
  <p>Rsync version 3.4.2 and prior contain symlink race condition vulnerabilities in path-based system calls including chmod, lchown, utimes, rename, unlink, mkdir, symlink, mknod, link, rmdir, and lstat that allow local attackers to redirect operations to files outside the exported rsync module. Attackers with local filesystem access can exploit the timing window between path resolution and syscall e…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43619">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42099 – Sparx Pro Cloud Server is vulnerable to a Race Condition in the /data_api/dl_int...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42099</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42099</guid>
    <pubDate>Tue, 19 May 2026 14:16:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42099</strong></p>
  <p>Sparx Pro Cloud Server is vulnerable to a Race Condition in the /data_api/dl_internal_artifact.php endpoint. The application downloads the properties of the object pointed by guid parameter and saves loaded content in current location (__DIR__) under the specified name. An attacker with repository access can control both the filename and file contents, allowing the creation of a malicious PHP fil…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42099">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-32848 – NetBSD prior to commit ec8451e contains a race condition vulnerability in crypto...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32848</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32848</guid>
    <pubDate>Mon, 18 May 2026 18:17:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-32848</strong></p>
  <p>NetBSD prior to commit ec8451e contains a race condition vulnerability in cryptodev_op() within the opencrypto subsystem that allows local attackers to trigger a double-free condition by concurrently issuing CIOCCRYPT operations on the same session identifier on SMP systems. Attackers can exploit mutable per-operation state embedded in the csession struct to corrupt kernel heap memory.</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32848">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-8741 – A vulnerability has been found in EMQX up to 6.2.0. This affects an unknown func...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-8741</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-8741</guid>
    <pubDate>Sun, 17 May 2026 09:16:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-8741</strong></p>
  <p>A vulnerability has been found in EMQX up to 6.2.0. This affects an unknown function of the file apps/emqx/src/emqx_persistent_session_ds.erl of the component QoS 2 PUBLISH Packet Handler. Such manipulation leads to race condition. The attack may be performed from remote. A high complexity level is associated with this attack. The exploitability is reported as difficult. The exploit has been disc…</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-8741">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-52532 – A race condition in the MxGPU-Virtualization driver’s ioctl path caused by concu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-52532</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-52532</guid>
    <pubDate>Fri, 15 May 2026 05:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-52532</strong></p>
  <p>A race condition in the MxGPU-Virtualization driver’s ioctl path caused by concurrent unsynchronized access to the global variable amdgv_cmd in an unlocked ioctl handler could be exploited by an attacker to trigger a heap-based buffer overflow, potentially resulting in denial-of-service within the vulnerable system context.</p>
  <p><strong>CVSS:</strong> 2.0 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-52532">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2022-23826 – A TOCTOU (Time-Of-Check to Time-Of-Use) in the graphics interface may allow an a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23826</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23826</guid>
    <pubDate>Fri, 15 May 2026 03:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2022-23826</strong></p>
  <p>A TOCTOU (Time-Of-Check to Time-Of-Use) in the graphics interface may allow an attacker to load registers repeatedly creating a race condition potentially leading to a loss of integrity.</p>
  <p><strong>CVSS:</strong> 1.8 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23826">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-28379 – A race condition in Grafana Live allows authenticated users with Viewer role to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28379</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28379</guid>
    <pubDate>Wed, 13 May 2026 20:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-28379</strong></p>
  <p>A race condition in Grafana Live allows authenticated users with Viewer role to trigger a server crash by sending concurrent requests that cause a fatal map access error. This results in complete service unavailability requiring restart of the Grafana server.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28379">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-0235 – A race condition vulnerability in Palo Alto Networks Prisma® Browser enables a l...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-0235</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-0235</guid>
    <pubDate>Wed, 13 May 2026 19:16:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-0235</strong></p>
  <p>A race condition vulnerability in Palo Alto Networks Prisma® Browser enables a locally authenticated non-admin user to bypass certain access and data control policies.</p>
  <p><strong>CVSS:</strong> 5.8 · <strong>CWE:</strong> CWE-754</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-0235">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40399 – Concurrent execution using shared resource with improper synchronization ('race ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40399</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40399</guid>
    <pubDate>Tue, 12 May 2026 18:17:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40399</strong></p>
  <p>Concurrent execution using shared resource with improper synchronization ('race condition') in Windows TCP/IP allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40399">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34351 – Concurrent execution using shared resource with improper synchronization ('race ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34351</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34351</guid>
    <pubDate>Tue, 12 May 2026 18:17:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34351</strong></p>
  <p>Concurrent execution using shared resource with improper synchronization ('race condition') in Windows TCP/IP allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34351">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34342 – Concurrent execution using shared resource with improper synchronization ('race ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34342</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34342</guid>
    <pubDate>Tue, 12 May 2026 18:17:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34342</strong></p>
  <p>Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Print Spooler Components 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-34342">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34334 – Concurrent execution using shared resource with improper synchronization ('race ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34334</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34334</guid>
    <pubDate>Tue, 12 May 2026 18:17:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34334</strong></p>
  <p>Concurrent execution using shared resource with improper synchronization ('race condition') in Windows TCP/IP allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34334">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34331 – Concurrent execution using shared resource with improper synchronization ('race ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34331</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34331</guid>
    <pubDate>Tue, 12 May 2026 18:17:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34331</strong></p>
  <p>Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Win32K - GRFX 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-34331">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34330 – Concurrent execution using shared resource with improper synchronization ('race ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34330</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34330</guid>
    <pubDate>Tue, 12 May 2026 18:17:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34330</strong></p>
  <p>Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Win32K - GRFX allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34330">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33840 – Concurrent execution using shared resource with improper synchronization ('race ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33840</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33840</guid>
    <pubDate>Tue, 12 May 2026 18:17:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33840</strong></p>
  <p>Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Win32K - GRFX allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33840">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33839 – Concurrent execution using shared resource with improper synchronization ('race ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33839</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33839</guid>
    <pubDate>Tue, 12 May 2026 18:17:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33839</strong></p>
  <p>Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Win32K - GRFX 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-33839">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32161 – Concurrent execution using shared resource with improper synchronization ('race ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32161</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32161</guid>
    <pubDate>Tue, 12 May 2026 18:16:57 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32161</strong></p>
  <p>Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Native WiFi Miniport Driver allows an unauthorized attacker to execute code over an adjacent network.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32161">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-7432 – A race condition in Ivanti Secure Access Client before 22.8R6 allows a locally a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7432</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7432</guid>
    <pubDate>Tue, 12 May 2026 15:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-7432</strong></p>
  <p>A race condition in Ivanti Secure Access Client before 22.8R6 allows a locally authenticated user to escalate privileges to SYSTEM</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7432">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-43930 – Parse Server is an open source backend that can be deployed to any infrastructur...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43930</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43930</guid>
    <pubDate>Tue, 12 May 2026 14:17:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-43930</strong></p>
  <p>Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 8.6.76 and 9.9.0-alpha.2, a race condition in the MFA SMS one-time password (OTP) login path allows two concurrent /login requests carrying the same OTP to both succeed and both receive valid session tokens, breaking the single-use property of the OTP. The vulnerability requires the at…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43930">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-35227 – An unauthenticated remote attacker may exhaust all available TCP connections in ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35227</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35227</guid>
    <pubDate>Tue, 12 May 2026 08:16:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-35227</strong></p>
  <p>An unauthenticated remote attacker may exhaust all available TCP connections in the CODESYS Modbus TCP Server stack if a race condition in connection handling is successfully exploited, preventing legitimate clients from establishing new connections.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-772</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35227">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-43659 – A race condition was addressed with additional validation. This issue is fixed i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43659</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43659</guid>
    <pubDate>Mon, 11 May 2026 21:19:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-43659</strong></p>
  <p>A race condition was addressed with additional validation. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5, visionOS 26.5. An app may be able to access sensitive user data.</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43659">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-28996 – A race condition was addressed with additional validation. This issue is fixed i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28996</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28996</guid>
    <pubDate>Mon, 11 May 2026 21:18:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-28996</strong></p>
  <p>A race condition was addressed with additional validation. This issue is fixed in iOS 26.5 and iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. An app may be able to access sensitive user data.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28996">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-28986 – A race condition was addressed with additional validation. This issue is fixed i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28986</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28986</guid>
    <pubDate>Mon, 11 May 2026 21:18:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-28986</strong></p>
  <p>A race condition was addressed with additional validation. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5, tvOS 26.5, watchOS 26.5. An app may be able to cause unexpected system termination.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28986">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-28924 – A race condition was addressed with improved handling of symbolic links. This is...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28924</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28924</guid>
    <pubDate>Mon, 11 May 2026 21:18:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-28924</strong></p>
  <p>A race condition was addressed with improved handling of symbolic links. This issue is fixed in macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5. An app may be able to access Contacts without user consent.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28924">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-28830 – A race condition was addressed with additional validation. This issue is fixed i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28830</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28830</guid>
    <pubDate>Mon, 11 May 2026 21:18:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-28830</strong></p>
  <p>A race condition was addressed with additional validation. This issue is fixed in macOS Tahoe 26.4. An app may be able to access sensitive user data.</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28830">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-43447 – In the Linux kernel, the following vulnerability has been resolved:

iavf: fix P...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43447</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43447</guid>
    <pubDate>Fri, 08 May 2026 15:16:57 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-43447</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  iavf: fix PTP use-after-free during reset  Commit 7c01dbfc8a1c5f ("iavf: periodically cache PHC time") introduced a worker to cache PHC time, but failed to stop it during reset or disable.  This creates a race condition where `iavf_reset_task()` or `iavf_disable_vf()` free adapter resources (AQ) while the worker is still running…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43447">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-43415 – In the Linux kernel, the following vulnerability has been resolved:

scsi: ufs: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43415</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43415</guid>
    <pubDate>Fri, 08 May 2026 15:16:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-43415</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS suspend  In __ufshcd_wl_suspend(), cancel_delayed_work_sync() is called to cancel the UFS RTC work, but it is placed after ufshcd_vops_suspend(hba, pm_op, POST_CHANGE). This creates a race condition where ufshcd_rtc_work() can still be running while ufshcd_vops_suspend(…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43415">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-43408 – In the Linux kernel, the following vulnerability has been resolved:

ceph: add a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43408</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43408</guid>
    <pubDate>Fri, 08 May 2026 15:16:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-43408</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  ceph: add a bunch of missing ceph_path_info initializers  ceph_mdsc_build_path() must be called with a zero-initialized ceph_path_info parameter, or else the following ceph_mdsc_free_path_info() may crash.  Example crash (on Linux 6.18.12):    virt_to_cache: Object is not a Slab page!   WARNING: CPU: 184 PID: 2871736 at mm/slub.…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43408">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-43379 – In the Linux kernel, the following vulnerability has been resolved:

ksmbd: fix ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43379</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43379</guid>
    <pubDate>Fri, 08 May 2026 15:16:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-43379</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  ksmbd: fix use-after-free in smb_lazy_parent_lease_break_close()  opinfo pointer obtained via rcu_dereference(fp->f_opinfo) is being accessed after rcu_read_unlock() has been called. This creates a race condition where the memory could be freed by a concurrent writer between the unlock and the subsequent pointer dereferences (op…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43379">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-43342 – In the Linux kernel, the following vulnerability has been resolved:

usb: gadget...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43342</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43342</guid>
    <pubDate>Fri, 08 May 2026 14:16:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-43342</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  usb: gadget: f_rndis: Protect RNDIS options with mutex  The class/subclass/protocol options are suspectible to race conditions as they can be accessed concurrently through configfs.  Use existing mutex to protect these options. This issue was identified during code inspection.</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43342">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-43293 – In the Linux kernel, the following vulnerability has been resolved:

media: chip...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43293</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43293</guid>
    <pubDate>Fri, 08 May 2026 14:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-43293</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  media: chips-media: wave5: Fix kthread worker destruction in polling mode  Fix the cleanup order in polling mode (irq < 0) to prevent kernel warnings during module removal. Cancel the hrtimer before destroying the kthread worker to ensure work queues are empty.  In polling mode, the driver uses hrtimer to periodically trigger wa…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43293">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-69233 – Due to multiple time-of-check time-of-use race conditions in the resource count ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-69233</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-69233</guid>
    <pubDate>Fri, 08 May 2026 13:16:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-69233</strong></p>
  <p>Due to multiple time-of-check time-of-use race conditions in the resource count check and increment logic, as well as missing validations, users of the platform are able to exceed the allocation limits configured for their accounts/domains. This can be used by an attacker to degrade the infrastructure's resources and lead to denial of service conditions.  Users are recommended to upgrade to Apach…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-69233">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44113 – OpenClaw before 2026.4.22 contains a time-of-check/time-of-use race condition in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44113</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44113</guid>
    <pubDate>Wed, 06 May 2026 20:16:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44113</strong></p>
  <p>OpenClaw before 2026.4.22 contains a time-of-check/time-of-use race condition in the OpenShell filesystem bridge that allows attackers to read files outside the intended mount root. Attackers can exploit symlink swaps during filesystem operations to bypass sandbox restrictions and access unauthorized file contents.</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44113">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-44112 – OpenClaw before 2026.4.22 contains a time-of-check/time-of-use race condition in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44112</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44112</guid>
    <pubDate>Wed, 06 May 2026 20:16:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-44112</strong></p>
  <p>OpenClaw before 2026.4.22 contains a time-of-check/time-of-use race condition in OpenShell sandbox filesystem writes that allows attackers to redirect writes outside the intended mount root. Attackers can exploit symlink swaps during filesystem operations to bypass sandbox restrictions and write files outside the local mount root.</p>
  <p><strong>CVSS:</strong> 9.6 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44112">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-43275 – In the Linux kernel, the following vulnerability has been resolved:

scsi: ufs: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43275</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43275</guid>
    <pubDate>Wed, 06 May 2026 12:16:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-43275</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  scsi: ufs: core: Flush exception handling work when RPM level is zero  Ensure that the exception event handling work is explicitly flushed during suspend when the runtime power management level is set to UFS_PM_LVL_0.  When the RPM level is zero, the device power mode and link state both remain active. Previously, the UFS core d…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43275">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-43271 – In the Linux kernel, the following vulnerability has been resolved:

md-cluster:...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43271</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43271</guid>
    <pubDate>Wed, 06 May 2026 12:16:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-43271</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  md-cluster: fix NULL pointer dereference in process_metadata_update  The function process_metadata_update() blindly dereferences the 'thread' pointer (acquired via rcu_dereference_protected) within the wait_event() macro.  While the code comment states "daemon thread must exist", there is a valid race condition window during the…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43271">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-43232 – In the Linux kernel, the following vulnerability has been resolved:

net: wan: f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43232</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43232</guid>
    <pubDate>Wed, 06 May 2026 12:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-43232</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets  When the FarSync T-series card is being detached, the fst_card_info is deallocated in fst_remove_one(). However, the fst_tx_task or fst_int_task may still be running or pending, leading to use-after-free bugs when the already freed fst_card_info is accesse…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43232">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-43203 – In the Linux kernel, the following vulnerability has been resolved:

atm: fore20...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43203</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43203</guid>
    <pubDate>Wed, 06 May 2026 12:16:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-43203</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  atm: fore200e: fix use-after-free in tasklets during device removal  When the PCA-200E or SBA-200E adapter is being detached, the fore200e is deallocated. However, the tx_tasklet or rx_tasklet may still be running or pending, leading to use-after-free bug when the already freed fore200e is accessed again in fore200e_tx_tasklet()…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43203">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-71274 – In the Linux kernel, the following vulnerability has been resolved:

rpmsg: core...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-71274</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-71274</guid>
    <pubDate>Wed, 06 May 2026 12:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-71274</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  rpmsg: core: fix race in driver_override_show() and use core helper  The driver_override_show function reads the driver_override string without holding the device_lock. However, the store function modifies and frees the string while holding the device_lock. This creates a race condition where the string can be freed by the store…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-71274">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34596 – Sandboxie-Plus is an open source sandbox-based isolation software for Windows. I...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34596</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34596</guid>
    <pubDate>Tue, 05 May 2026 20:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34596</strong></p>
  <p>Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, a Time-of-Check-to-Time-of-Use (TOCTOU) race condition exists during addon installation. When a user installs an addon through the SandMan interface, UpdUtil.exe is spawned as SYSTEM by SbieSvc but stages files in the user-writable %TEMP%\sandboxie-updater directory. After UpdUtil verifi…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34596">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-6180 – A race condition exists in PaperCut MF when processing badge-swipe data from cer...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6180</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6180</guid>
    <pubDate>Tue, 05 May 2026 07:16:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-6180</strong></p>
  <p>A race condition exists in PaperCut MF when processing badge-swipe data from certain HP multifunction devices. Under specific network conditions involving dropped packets and out-of-order sequence counters, the server may incorrectly process fragmented data chunks. If a sequence reset notification fails to reach the server, the server may reject the initial data chunk while erroneously accepting…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6180">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-37531 – AGL app-framework-main thru 17.1.12 contains a Zip Slip path traversal vulnerabi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-37531</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-37531</guid>
    <pubDate>Fri, 01 May 2026 17:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-37531</strong></p>
  <p>AGL app-framework-main thru 17.1.12 contains a Zip Slip path traversal vulnerability (CWE-22) combined with a TOCTOU race condition (CWE-367) in the widget installation flow. The is_valid_filename function in wgtpkg-zip.c validates ZIP entry names but does not check for dot notation directory traversal sequences it only blocks absolute paths. The zread extraction function uses openat(workdirfd, f…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-37531">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-43050 – In the Linux kernel, the following vulnerability has been resolved:

atm: lec: f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43050</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43050</guid>
    <pubDate>Fri, 01 May 2026 15:16:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-43050</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  atm: lec: fix use-after-free in sock_def_readable()  A race condition exists between lec_atm_close() setting priv->lecd to NULL and concurrent access to priv->lecd in send_to_lecd(), lec_handle_bridge(), and lec_atm_send(). When the socket is freed via RCU while another thread is still using it, a use-after-free occurs in sock_d…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43050">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-43023 – In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43023</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43023</guid>
    <pubDate>Fri, 01 May 2026 15:16:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-43023</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  Bluetooth: SCO: fix race conditions in sco_sock_connect()  sco_sock_connect() checks sk_state and sk_type without holding the socket lock. Two concurrent connect() syscalls on the same socket can both pass the check and enter sco_connect(), leading to use-after-free.  The buggy scenario involves three participants and was confir…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43023">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31761 – In the Linux kernel, the following vulnerability has been resolved:

iio: gyro: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31761</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31761</guid>
    <pubDate>Fri, 01 May 2026 15:16:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31761</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  iio: gyro: mpu3050: Move iio_device_register() to correct location  iio_device_register() should be at the end of the probe function to prevent race conditions.  Place iio_device_register() at the end of the probe function and place iio_device_unregister() accordingly.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31761">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-31751 – In the Linux kernel, the following vulnerability has been resolved:

comedi: dt2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31751</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31751</guid>
    <pubDate>Fri, 01 May 2026 15:16:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-31751</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  comedi: dt2815: add hardware detection to prevent crash  The dt2815 driver crashes when attached to I/O ports without actual hardware present. This occurs because syzkaller or users can attach the driver to arbitrary I/O addresses via COMEDI_DEVCONFIG ioctl.  When no hardware exists at the specified port, inb() operations return…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31751">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-31728 – In the Linux kernel, the following vulnerability has been resolved:

usb: gadget...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31728</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31728</guid>
    <pubDate>Fri, 01 May 2026 15:16:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-31728</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop  A race condition between gether_disconnect() and eth_stop() leads to a NULL pointer dereference. Specifically, if eth_stop() is triggered concurrently while gether_disconnect() is tearing down the endpoints, eth_stop() attempts to access the cleared endpoint…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31728">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-31726 – In the Linux kernel, the following vulnerability has been resolved:

usb: gadget...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31726</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31726</guid>
    <pubDate>Fri, 01 May 2026 15:16:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-31726</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  usb: gadget: uvc: fix NULL pointer dereference during unbind race  Commit b81ac4395bbe ("usb: gadget: uvc: allow for application to cleanly shutdown") introduced two stages of synchronization waits totaling 1500ms in uvc_function_unbind() to prevent several types of kernel panics. However, this timing-based approach is insuffici…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31726">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-35155 – Dell iDRAC10, versions 1.20.70.50 and 1.30.05.10, contains an Insufficiently Pro...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35155</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35155</guid>
    <pubDate>Wed, 29 Apr 2026 05:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-35155</strong></p>
  <p>Dell iDRAC10, versions 1.20.70.50 and 1.30.05.10, contains an Insufficiently Protected Credentials vulnerability. A race condition vulnerability exists that could allow an authenticated low‑privileged attacker to gain elevated access.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35155">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-41913 – OpenClaw before 2026.4.4 contains a race condition vulnerability in shared-secre...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41913</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41913</guid>
    <pubDate>Tue, 28 Apr 2026 19:37:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-41913</strong></p>
  <p>OpenClaw before 2026.4.4 contains a race condition vulnerability in shared-secret authentication that allows concurrent asynchronous requests to bypass the per-key rate-limit budget. Attackers can exploit this by sending multiple simultaneous authentication attempts to circumvent intended rate-limiting protections on Tailscale-capable paths.</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41913">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31688 – In the Linux kernel, the following vulnerability has been resolved:

driver core...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31688</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31688</guid>
    <pubDate>Mon, 27 Apr 2026 18:16:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31688</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  driver core: enforce device_lock for driver_match_device()  Currently, driver_match_device() is called from three sites. One site (__device_attach_driver) holds device_lock(dev), but the other two (bind_store and __driver_attach) do not. This inconsistency means that bus match() callbacks are not guaranteed to be called with the…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31688">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-3006 – Successful exploitation of the race condition vulnerability could allow
an attac...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3006</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3006</guid>
    <pubDate>Mon, 27 Apr 2026 03:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-3006</strong></p>
  <p>Successful exploitation of the race condition vulnerability could allow an attacker to trigger a kernel heap overflow, potentially leading to local privilege escalation and granting system-level access to the affected software.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3006">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31584 – In the Linux kernel, the following vulnerability has been resolved:

media: medi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31584</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31584</guid>
    <pubDate>Fri, 24 Apr 2026 15:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31584</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  media: mediatek: vcodec: fix use-after-free in encoder release path  The fops_vcodec_release() function frees the context structure (ctx) without first cancelling any pending or running work in ctx->encode_work. This creates a race window where the workqueue handler (mtk_venc_worker) may still be accessing the context memory aft…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31584">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31578 – In the Linux kernel, the following vulnerability has been resolved:

media: as10...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31578</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31578</guid>
    <pubDate>Fri, 24 Apr 2026 15:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31578</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  media: as102: fix to not free memory after the device is registered in as102_usb_probe()  In as102_usb driver, the following race condition occurs: ``` 		CPU0						CPU1 as102_usb_probe()   kzalloc(); // alloc as102_dev_t   ....   usb_register_dev(); 						fd = sys_open("/path/to/dev"); // open as102 fd 						....   usb_deregiste…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31578">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31576 – In the Linux kernel, the following vulnerability has been resolved:

media: hack...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31576</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31576</guid>
    <pubDate>Fri, 24 Apr 2026 15:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31576</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  media: hackrf: fix to not free memory after the device is registered in hackrf_probe()  In hackrf driver, the following race condition occurs: ``` 		CPU0						CPU1 hackrf_probe()   kzalloc(); // alloc hackrf_dev   ....   v4l2_device_register();   .... 						fd = sys_open("/path/to/dev"); // open hackrf fd 						....   v4l2_devic…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31576">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-31572 – In the Linux kernel, the following vulnerability has been resolved:

i2c: design...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31572</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31572</guid>
    <pubDate>Fri, 24 Apr 2026 15:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-31572</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  i2c: designware: amdisp: Fix resume-probe race condition issue  Identified resume-probe race condition in kernel v7.0 with the commit 38fa29b01a6a ("i2c: designware: Combine the init functions"),but this issue existed from the beginning though not detected.  The amdisp i2c device requires ISP to be in power-on state for probe to…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31572">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-35364 – A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the mv utility ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35364</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35364</guid>
    <pubDate>Wed, 22 Apr 2026 17:16:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-35364</strong></p>
  <p>A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the mv utility of uutils coreutils during cross-device operations. The utility removes the destination path before recreating it through a copy operation. A local attacker with write access to the destination directory can exploit this window to replace the destination with a symbolic link. The subsequent privileged move operation w…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35364">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
