<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Use-After-Free</title>
  <link>https://cvedaily.com/pages/tags/use-after-free.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/use-after-free.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Use-After-Free</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:28 +0000</lastBuildDate>
  <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-46264 – In the Linux kernel, the following vulnerability has been resolved:

drm/xe/pf: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46264</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46264</guid>
    <pubDate>Wed, 03 Jun 2026 18:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46264</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  drm/xe/pf: Fix sysfs initialization  In case of devm_add_action_or_reset() failure the provided cleanup action will be run immediately on the not yet initialized kobject. This may lead to errors like:   [ ] kobject: '(null)' (ff110001393608e0): is not initialized, yet kobject_put() is being called.  [ ] WARNING: lib/kobject.c:73…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46264">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>[Medium] CVE-2026-10703 – A security vulnerability has been detected in EIPStackGroup OpENer up to 2.3.0. ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10703</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10703</guid>
    <pubDate>Wed, 03 Jun 2026 02:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-10703</strong></p>
  <p>A security vulnerability has been detected in EIPStackGroup OpENer up to 2.3.0. Affected is the function CreateMessageRouterRequestStructure of the file cipmessagerouter.c of the component SendRRData Handler. The manipulation leads to use after free. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used. The project was informed of the problem earl…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10703">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-60486 – A heap use-after-free in the dasher_process function (/filters/dasher.c) of GPAC...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-60486</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-60486</guid>
    <pubDate>Mon, 01 Jun 2026 15:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-60486</strong></p>
  <p>A heap use-after-free in the dasher_process function (/filters/dasher.c) of GPAC Project/MP4Box before 26.02.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MPEG-2 file.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-60486">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-10232 – A weakness has been identified in Assimp up to 6.0.4. Affected by this vulnerabi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10232</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10232</guid>
    <pubDate>Mon, 01 Jun 2026 08:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-10232</strong></p>
  <p>A weakness has been identified in Assimp up to 6.0.4. Affected by this vulnerability is the function aiNode::~aiNode of the file scene.cpp of the component ASE File Parser. Executing a manipulation can lead to use after free. The attack needs to be launched locally. The exploit has been made available to the public and could be used for attacks. The project tagged the reported issue as bug.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10232">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44422 – FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44422</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44422</guid>
    <pubDate>Fri, 29 May 2026 20:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44422</strong></p>
  <p>FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, FreeRDP's RDPEAR NDR parser accepts one non-null NDR pointer ref-id for multiple logical pointer fields without tracking the pointed object's expected NDR type or ownership. When the same ref-id is reused across two pointer fields, the parser assigns the same heap object to both output fields. The generic destructor…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-415</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44422">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9997 – Use after free in Input in Google Chrome prior to 148.0.7778.216 allowed a remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9997</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9997</guid>
    <pubDate>Thu, 28 May 2026 23:16:57 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9997</strong></p>
  <p>Use after free in Input in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9997">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9995 – Use after free in WebXR in Google Chrome prior to 148.0.7778.216 allowed a remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9995</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9995</guid>
    <pubDate>Thu, 28 May 2026 23:16:57 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9995</strong></p>
  <p>Use after free in WebXR in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9995">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9994 – Use after free in Core in Google Chrome on Windows prior to 148.0.7778.216 allow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9994</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9994</guid>
    <pubDate>Thu, 28 May 2026 23:16:57 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9994</strong></p>
  <p>Use after free in Core in Google Chrome on Windows prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9994">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9993 – Use after free in Views in Google Chrome prior to 148.0.7778.216 allowed a remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9993</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9993</guid>
    <pubDate>Thu, 28 May 2026 23:16:57 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9993</strong></p>
  <p>Use after free in Views in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted PDF file. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9993">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9992 – Use after free in Network in Google Chrome prior to 148.0.7778.216 allowed a rem...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9992</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9992</guid>
    <pubDate>Thu, 28 May 2026 23:16:57 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9992</strong></p>
  <p>Use after free in Network in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9992">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9990 – Use after free in WebAppInstalls in Google Chrome on Mac prior to 148.0.7778.216...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9990</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9990</guid>
    <pubDate>Thu, 28 May 2026 23:16:57 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9990</strong></p>
  <p>Use after free in WebAppInstalls in Google Chrome on Mac prior to 148.0.7778.216 allowed a remote attacker who convinced a user to engage in specific UI gestures to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9990">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9988 – Use after free in WebRTC in Google Chrome on Linux prior to 148.0.7778.216 allow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9988</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9988</guid>
    <pubDate>Thu, 28 May 2026 23:16:57 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9988</strong></p>
  <p>Use after free in WebRTC in Google Chrome on Linux prior to 148.0.7778.216 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9988">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9984 – Use after free in UI in Google Chrome on Windows prior to 148.0.7778.216 allowed...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9984</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9984</guid>
    <pubDate>Thu, 28 May 2026 23:16:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9984</strong></p>
  <p>Use after free in UI in Google Chrome on Windows prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9984">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9978 – Use after free in Glic in Google Chrome prior to 148.0.7778.216 allowed a remote...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9978</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9978</guid>
    <pubDate>Thu, 28 May 2026 23:16:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9978</strong></p>
  <p>Use after free in Glic in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9978">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9970 – Use after free in WebGL in Google Chrome prior to 148.0.7778.216 allowed a remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9970</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9970</guid>
    <pubDate>Thu, 28 May 2026 23:16:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9970</strong></p>
  <p>Use after free in WebGL in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9970">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9964 – Use after free in Bluetooth in Google Chrome on Mac prior to 148.0.7778.216 allo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9964</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9964</guid>
    <pubDate>Thu, 28 May 2026 23:16:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9964</strong></p>
  <p>Use after free in Bluetooth in Google Chrome on Mac prior to 148.0.7778.216 allowed an attacker who convinced a user to install a malicious extension to execute arbitrary code via a crafted Chrome Extension. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9964">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9962 – Use after free in WebRTC in Google Chrome prior to 148.0.7778.216 allowed a remo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9962</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9962</guid>
    <pubDate>Thu, 28 May 2026 23:16:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9962</strong></p>
  <p>Use after free in WebRTC in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9962">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9961 – Use after free in SurfaceCapture in Google Chrome prior to 148.0.7778.216 allowe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9961</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9961</guid>
    <pubDate>Thu, 28 May 2026 23:16:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9961</strong></p>
  <p>Use after free in SurfaceCapture in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9961">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9958 – Use after free in PDFium in Google Chrome prior to 148.0.7778.216 allowed a remo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9958</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9958</guid>
    <pubDate>Thu, 28 May 2026 23:16:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9958</strong></p>
  <p>Use after free in PDFium in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9958">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9957 – Use after free in PDF in Google Chrome prior to 148.0.7778.216 allowed a remote ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9957</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9957</guid>
    <pubDate>Thu, 28 May 2026 23:16:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9957</strong></p>
  <p>Use after free in PDF in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9957">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9956 – Use after free in iOS in Google Chrome on iOS prior to 148.0.7778.216 allowed a ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9956</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9956</guid>
    <pubDate>Thu, 28 May 2026 23:16:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9956</strong></p>
  <p>Use after free in iOS in Google Chrome on iOS prior to 148.0.7778.216 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9956">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9954 – Use after free in TabStrip in Google Chrome prior to 148.0.7778.216 allowed a re...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9954</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9954</guid>
    <pubDate>Thu, 28 May 2026 23:16:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9954</strong></p>
  <p>Use after free in TabStrip in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who convinced a user to engage in specific UI gestures to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9954">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9952 – Use after free in WebAudio in Google Chrome prior to 148.0.7778.216 allowed a re...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9952</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9952</guid>
    <pubDate>Thu, 28 May 2026 23:16:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9952</strong></p>
  <p>Use after free in WebAudio in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9952">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9951 – Use after free in UI in Google Chrome prior to 148.0.7778.216 allowed a remote a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9951</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9951</guid>
    <pubDate>Thu, 28 May 2026 23:16:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9951</strong></p>
  <p>Use after free in UI in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9951">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9949 – Use after free in Core in Google Chrome on Windows prior to 148.0.7778.216 allow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9949</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9949</guid>
    <pubDate>Thu, 28 May 2026 23:16:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9949</strong></p>
  <p>Use after free in Core in Google Chrome on Windows prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9949">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9948 – Use after free in Views in Google Chrome on Mac prior to 148.0.7778.216 allowed ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9948</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9948</guid>
    <pubDate>Thu, 28 May 2026 23:16:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9948</strong></p>
  <p>Use after free in Views in Google Chrome on Mac prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9948">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9947 – Use after free in XML in Google Chrome prior to 148.0.7778.216 allowed a remote ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9947</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9947</guid>
    <pubDate>Thu, 28 May 2026 23:16:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9947</strong></p>
  <p>Use after free in XML in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9947">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9946 – Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9946</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9946</guid>
    <pubDate>Thu, 28 May 2026 23:16:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9946</strong></p>
  <p>Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9946">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9945 – Use after free in Media in Google Chrome on Windows prior to 148.0.7778.216 allo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9945</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9945</guid>
    <pubDate>Thu, 28 May 2026 23:16:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9945</strong></p>
  <p>Use after free in Media in Google Chrome on Windows prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9945">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9941 – Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9941</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9941</guid>
    <pubDate>Thu, 28 May 2026 23:16:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9941</strong></p>
  <p>Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9941">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9937 – Use after free in UI in Google Chrome on Windows prior to 148.0.7778.216 allowed...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9937</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9937</guid>
    <pubDate>Thu, 28 May 2026 23:16:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9937</strong></p>
  <p>Use after free in UI in Google Chrome on Windows prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9937">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9936 – Use after free in GFX in Google Chrome on Mac prior to 148.0.7778.216 allowed a ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9936</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9936</guid>
    <pubDate>Thu, 28 May 2026 23:16:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9936</strong></p>
  <p>Use after free in GFX in Google Chrome on Mac prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9936">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9934 – Use after free in Aura in Google Chrome prior to 148.0.7778.216 allowed a remote...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9934</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9934</guid>
    <pubDate>Thu, 28 May 2026 23:16:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9934</strong></p>
  <p>Use after free in Aura in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9934">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9933 – Use after free in Input in Google Chrome prior to 148.0.7778.216 allowed a remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9933</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9933</guid>
    <pubDate>Thu, 28 May 2026 23:16:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9933</strong></p>
  <p>Use after free in Input in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who convinced a user to engage in specific UI gestures to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9933">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9932 – Use after free in ANGLE in Google Chrome on Windows prior to 148.0.7778.216 allo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9932</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9932</guid>
    <pubDate>Thu, 28 May 2026 23:16:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9932</strong></p>
  <p>Use after free in ANGLE in Google Chrome on Windows prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9932">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9931 – Use after free in GPU in Google Chrome prior to 148.0.7778.216 allowed a remote ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9931</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9931</guid>
    <pubDate>Thu, 28 May 2026 23:16:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9931</strong></p>
  <p>Use after free in GPU in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9931">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9927 – Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9927</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9927</guid>
    <pubDate>Thu, 28 May 2026 23:16:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9927</strong></p>
  <p>Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9927">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9925 – Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9925</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9925</guid>
    <pubDate>Thu, 28 May 2026 23:16:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9925</strong></p>
  <p>Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9925">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9923 – Use after free in Skia in Google Chrome prior to 148.0.7778.216 allowed a remote...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9923</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9923</guid>
    <pubDate>Thu, 28 May 2026 23:16:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9923</strong></p>
  <p>Use after free in Skia in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9923">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9922 – Use after free in GPU in Google Chrome on Mac prior to 148.0.7778.216 allowed a ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9922</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9922</guid>
    <pubDate>Thu, 28 May 2026 23:16:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9922</strong></p>
  <p>Use after free in GPU in Google Chrome on Mac prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to execute arbitrary code via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9922">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9905 – Use after free in Accessibility in Google Chrome on Windows prior to 148.0.7778...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9905</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9905</guid>
    <pubDate>Thu, 28 May 2026 23:16:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9905</strong></p>
  <p>Use after free in Accessibility in Google Chrome on Windows prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9905">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9904 – Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9904</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9904</guid>
    <pubDate>Thu, 28 May 2026 23:16:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9904</strong></p>
  <p>Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9904">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9902 – Use after free in Accessibility in Google Chrome prior to 148.0.7778.216 allowed...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9902</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9902</guid>
    <pubDate>Thu, 28 May 2026 23:16:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9902</strong></p>
  <p>Use after free in Accessibility in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9902">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9901 – Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9901</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9901</guid>
    <pubDate>Thu, 28 May 2026 23:16:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9901</strong></p>
  <p>Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to execute arbitrary code via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9901">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9899 – Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9899</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9899</guid>
    <pubDate>Thu, 28 May 2026 23:16:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9899</strong></p>
  <p>Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9899">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9897 – Use after free in DOM in Google Chrome prior to 148.0.7778.216 allowed a remote ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9897</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9897</guid>
    <pubDate>Thu, 28 May 2026 23:16:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9897</strong></p>
  <p>Use after free in DOM in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9897">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9894 – Use after free in GPU in Google Chrome prior to 148.0.7778.216 allowed a remote ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9894</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9894</guid>
    <pubDate>Thu, 28 May 2026 23:16:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9894</strong></p>
  <p>Use after free in GPU in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9894">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9893 – Use after free in Skia in Google Chrome prior to 148.0.7778.216 allowed a remote...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9893</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9893</guid>
    <pubDate>Thu, 28 May 2026 23:16:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9893</strong></p>
  <p>Use after free in Skia in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9893">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-9891 – Use after free in Extensions in Google Chrome prior to 148.0.7778.216 allowed a ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9891</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9891</guid>
    <pubDate>Thu, 28 May 2026 23:16:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-9891</strong></p>
  <p>Use after free in Extensions in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted Chrome Extension. (Chromium security severity: Critical)</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9891">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9890 – Use after free in XR in Google Chrome on Windows prior to 148.0.7778.216 allowed...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9890</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9890</guid>
    <pubDate>Thu, 28 May 2026 23:16:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9890</strong></p>
  <p>Use after free in XR in Google Chrome on Windows prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9890">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9888 – Use after free in WebView in Google Chrome on Android prior to 148.0.7778.216 al...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9888</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9888</guid>
    <pubDate>Thu, 28 May 2026 23:16:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9888</strong></p>
  <p>Use after free in WebView in Google Chrome on Android prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9888">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9887 – Use after free in Proxy in Google Chrome prior to 148.0.7778.216 allowed a remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9887</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9887</guid>
    <pubDate>Thu, 28 May 2026 23:16:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9887</strong></p>
  <p>Use after free in Proxy in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code via a crafted PAC script. (Chromium security severity: Critical)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9887">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-9886 – Use after free in Base in Google Chrome on Mac prior to 148.0.7778.216 allowed a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9886</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9886</guid>
    <pubDate>Thu, 28 May 2026 23:16:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-9886</strong></p>
  <p>Use after free in Base in Google Chrome on Mac prior to 148.0.7778.216 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)</p>
  <p><strong>CVSS:</strong> 9.6 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9886">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9884 – Use after free in Browser in Google Chrome on Mac prior to 148.0.7778.216 allowe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9884</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9884</guid>
    <pubDate>Thu, 28 May 2026 23:16:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9884</strong></p>
  <p>Use after free in Browser in Google Chrome on Mac prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code via a crafted HTML page. (Chromium security severity: Critical)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9884">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9883 – Use after free in Base in Google Chrome prior to 148.0.7778.216 allowed a remote...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9883</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9883</guid>
    <pubDate>Thu, 28 May 2026 23:16:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9883</strong></p>
  <p>Use after free in Base in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code via a crafted HTML page. (Chromium security severity: Critical)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9883">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-9881 – Use after free in Bluetooth in Google Chrome on Mac prior to 148.0.7778.216 allo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9881</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9881</guid>
    <pubDate>Thu, 28 May 2026 23:16:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-9881</strong></p>
  <p>Use after free in Bluetooth in Google Chrome on Mac prior to 148.0.7778.216 allowed an attacker who convinced a user to install a malicious extension to potentially perform a sandbox escape via a crafted Chrome Extension. (Chromium security severity: Critical)</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9881">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9878 – Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9878</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9878</guid>
    <pubDate>Thu, 28 May 2026 23:16:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9878</strong></p>
  <p>Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Critical)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9878">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9877 – Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9877</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9877</guid>
    <pubDate>Thu, 28 May 2026 23:16:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9877</strong></p>
  <p>Use after free in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9877">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-9876 – Use after free in WebGL in Google Chrome on Android prior to 148.0.7778.216 allo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9876</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9876</guid>
    <pubDate>Thu, 28 May 2026 23:16:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-9876</strong></p>
  <p>Use after free in WebGL in Google Chrome on Android prior to 148.0.7778.216 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)</p>
  <p><strong>CVSS:</strong> 9.6 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9876">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-9874 – Use after free in Dawn in Google Chrome prior to 148.0.7778.216 allowed a remote...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9874</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9874</guid>
    <pubDate>Thu, 28 May 2026 23:16:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-9874</strong></p>
  <p>Use after free in Dawn in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)</p>
  <p><strong>CVSS:</strong> 9.6 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9874">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-9873 – Use after free in Network in Google Chrome prior to 148.0.7778.216 allowed a rem...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9873</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9873</guid>
    <pubDate>Thu, 28 May 2026 23:16:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9873</strong></p>
  <p>Use after free in Network in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Critical)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9873">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-10016 – Use after free in DOM in Google Chrome prior to 148.0.7778.216 allowed a remote ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10016</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10016</guid>
    <pubDate>Thu, 28 May 2026 23:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-10016</strong></p>
  <p>Use after free in DOM in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10016">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-10014 – Use after free in WebMIDI in Google Chrome on Android prior to 148.0.7778.216 al...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10014</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10014</guid>
    <pubDate>Thu, 28 May 2026 23:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-10014</strong></p>
  <p>Use after free in WebMIDI in Google Chrome on Android prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10014">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-10013 – Use after free in WebCodecs in Google Chrome prior to 148.0.7778.216 allowed a r...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10013</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10013</guid>
    <pubDate>Thu, 28 May 2026 23:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-10013</strong></p>
  <p>Use after free in WebCodecs in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10013">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-10012 – Use after free in Skia in Google Chrome prior to 148.0.7778.216 allowed a remote...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10012</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10012</guid>
    <pubDate>Thu, 28 May 2026 23:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-10012</strong></p>
  <p>Use after free in Skia in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10012">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-10007 – Use after free in SVG in Google Chrome prior to 148.0.7778.216 allowed a remote ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10007</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10007</guid>
    <pubDate>Thu, 28 May 2026 23:16:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-10007</strong></p>
  <p>Use after free in SVG in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10007">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-10005 – Use after free in WebAppInstalls in Google Chrome on Mac prior to 148.0.7778.216...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10005</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10005</guid>
    <pubDate>Thu, 28 May 2026 23:16:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-10005</strong></p>
  <p>Use after free in WebAppInstalls in Google Chrome on Mac prior to 148.0.7778.216 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10005">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-10003 – Use after free in Views in Google Chrome prior to 148.0.7778.216 allowed a remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10003</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10003</guid>
    <pubDate>Thu, 28 May 2026 23:16:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-10003</strong></p>
  <p>Use after free in Views in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10003">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-10002 – Use after free in PDFium in Google Chrome prior to 148.0.7778.216 allowed a remo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10002</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10002</guid>
    <pubDate>Thu, 28 May 2026 23:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-10002</strong></p>
  <p>Use after free in PDFium in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to potentially exploit heap corruption via a crafted PDF file. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10002">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-10001 – Use after free in PerformanceManager in Google Chrome prior to 148.0.7778.216 al...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10001</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10001</guid>
    <pubDate>Thu, 28 May 2026 23:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-10001</strong></p>
  <p>Use after free in PerformanceManager in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10001">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-10000 – Use after free in Passwords in Google Chrome on Windows prior to 148.0.7778.216 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-10000</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-10000</guid>
    <pubDate>Thu, 28 May 2026 23:16:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-10000</strong></p>
  <p>Use after free in Passwords in Google Chrome on Windows prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-10000">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>[Unknown] CVE-2026-46241 – In the Linux kernel, the following vulnerability has been resolved:

spi: mpc52x...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46241</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46241</guid>
    <pubDate>Thu, 28 May 2026 10:16:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46241</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  spi: mpc52xx: fix use-after-free on registration failure  Make sure to disable and free the interrupts in case controller registration fails to avoid a potential use-after-free and resource leak.  This issue was flagged by Sashiko when reviewing a controller deregistration fix.</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46241">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46240 – In the Linux kernel, the following vulnerability has been resolved:

media: iris...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46240</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46240</guid>
    <pubDate>Thu, 28 May 2026 10:16:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46240</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  media: iris: Fix use-after-free in iris_release_internal_buffers()  The recent change in commit 1dabf00ee206 ("media: iris: gen1: Destroy internal buffers after FW releases") introduced a regression where session_release_buf() may free the buffer. The caller, iris_release_internal_buffers(), continued to access `buffer` after th…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46240">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46227 – In the Linux kernel, the following vulnerability has been resolved:

sctp: reval...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46227</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46227</guid>
    <pubDate>Thu, 28 May 2026 10:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46227</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL  The SCTP_SENDALL path in sctp_sendmsg() iterates ep->asocs with list_for_each_entry_safe(), which caches the next entry in @tmp before the loop body runs.  The body calls sctp_sendmsg_to_asoc(), which may drop the socket lock inside sctp_wait_for_sndbuf()…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46227">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-46219 – In the Linux kernel, the following vulnerability has been resolved:

spi: mpc52x...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46219</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46219</guid>
    <pubDate>Thu, 28 May 2026 10:16:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46219</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  spi: mpc52xx: fix use-after-free on unbind  The state machine work is scheduled by the interrupt handler and therefore needs to be cancelled after disabling interrupts to avoid a potential use-after-free.</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46219">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-46213 – In the Linux kernel, the following vulnerability has been resolved:

HID: applet...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46213</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46213</guid>
    <pubDate>Thu, 28 May 2026 10:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46213</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  HID: appletb-kbd: fix UAF in inactivity-timer cleanup path  Commit 38224c472a03 ("HID: appletb-kbd: fix slab use-after-free bug in appletb_kbd_probe") added timer_delete_sync(&kbd->inactivity_timer) to both the probe close_hw error path and appletb_kbd_remove(), but the way it was wired in left the inactivity timer reachable dur…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46213">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46212 – In the Linux kernel, the following vulnerability has been resolved:

batman-adv:...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46212</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46212</guid>
    <pubDate>Thu, 28 May 2026 10:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46212</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  batman-adv: bla: prevent use-after-free when deleting claims  When batadv_bla_del_backbone_claims() removes all claims for a backbone, it does this by dropping the link entry in the hash list. This list entry itself was one of the references which need to be dropped at the same time via batadv_claim_put().  But the batadv_claim_…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46212">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46210 – In the Linux kernel, the following vulnerability has been resolved:

media: iris...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46210</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46210</guid>
    <pubDate>Thu, 28 May 2026 10:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46210</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  media: iris: fix use-after-free of fmt_src during MBPF check  During concurrency testing, multiple instances can run in parallel, and each instance uses its own inst->lock while the core->lock protects the list of active instances. The race happens because these locks cover different scopes, inst->lock protects only the internal…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46210">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-46180 – In the Linux kernel, the following vulnerability has been resolved:

wifi: brcmf...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46180</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46180</guid>
    <pubDate>Thu, 28 May 2026 10:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46180</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task  Watchdog task might end between send_sig() and kthread_stop() calls, what results in the use-after-free issue. Fix this by increasing watchdog task reference count before calling send_sig() and dropping it by switching to kthread_stop_put().</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46180">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46173 – In the Linux kernel, the following vulnerability has been resolved:

exit: preve...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46173</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46173</guid>
    <pubDate>Thu, 28 May 2026 10:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46173</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  exit: prevent preemption of oopsing TASK_DEAD task  When an already-exiting task oopses, make_task_dead() currently calls do_task_dead() with preemption enabled.  That is forbidden: do_task_dead() calls __schedule(), which has a comment saying "WARNING: must be called with preemption disabled!".  If an oopsing task is preempted…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46173">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46166 – In the Linux kernel, the following vulnerability has been resolved:

wifi: mac80...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46166</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46166</guid>
    <pubDate>Thu, 28 May 2026 10:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46166</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  wifi: mac80211: use safe list iteration in radar detect work  The call to ieee80211_dfs_cac_cancel can cause the iterated chanctx to be freed and removed from the list. Guard against this to avoid a slab-use-after-free error.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46166">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46125 – In the Linux kernel, the following vulnerability has been resolved:

wifi: mac80...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46125</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46125</guid>
    <pubDate>Thu, 28 May 2026 10:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46125</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  wifi: mac80211: remove station if connection prep fails  If connection preparation fails for MLO connections, then the interface is completely reset to non-MLD. In this case, we must not keep the station since it's related to the link of the vif being removed. Delete an existing station. Any "new_sta" is already being removed, s…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46125">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-46121 – In the Linux kernel, the following vulnerability has been resolved:

mm/damon/sy...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46121</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46121</guid>
    <pubDate>Thu, 28 May 2026 10:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46121</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock  Patch series "mm/damon/sysfs-schemes: fix use-after-free for [memcg_]path".  Reads of 'memcg_path' and 'path' files in DAMON sysfs interface could race with their writes, results in use-after-free.  Fix those.   This patch (of 2):  damon_sysfs_scheme_filte…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46121">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46120 – In the Linux kernel, the following vulnerability has been resolved:

ip6_gre: Us...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46120</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46120</guid>
    <pubDate>Thu, 28 May 2026 10:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46120</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  ip6_gre: Use cached t->net in ip6erspan_changelink().  After commit 5e72ce3e3980 ("net: ipv6: Use link netns in newlink() of rtnl_link_ops"), ip6erspan_newlink() correctly resolves the per-netns ip6gre hash via link_net. ip6erspan_changelink() was not converted in that series and still uses dev_net(dev), which diverges from the…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46120">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46116 – In the Linux kernel, the following vulnerability has been resolved:

xfrm: defen...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46116</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46116</guid>
    <pubDate>Thu, 28 May 2026 10:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46116</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete  KASAN reproduces a slab-use-after-free in __xfrm_state_delete()'s hlist_del_rcu calls under syzkaller load on linux-6.12.y stable (reproduced on 6.12.47, also reachable via the same code path on torvalds/master and on the ipsec tree). Nine unique signatures cluste…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46116">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46113 – In the Linux kernel, the following vulnerability has been resolved:

KVM: x86: F...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46113</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46113</guid>
    <pubDate>Thu, 28 May 2026 10:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46113</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  KVM: x86: Fix shadow paging use-after-free due to unexpected GFN  The shadow MMU computes GFNs for direct shadow pages using sp->gfn plus the SPTE index. This assumption breaks for shadow paging if the guest page tables are modified between VM entries (similar to commit aad885e77496, "KVM: x86/mmu: Drop/zap existing present SPTE…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46113">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46111 – In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46111</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46111</guid>
    <pubDate>Thu, 28 May 2026 10:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46111</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  Bluetooth: hci_conn: fix potential UAF in create_big_sync  Add hci_conn_valid() check in create_big_sync() to detect stale connections before proceeding with BIG creation. Handle the resulting -ECANCELED in create_big_complete() and re-validate the connection under hci_dev_lock() before dereferencing, matching the pattern used b…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46111">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-4390 – A weakness has been identified in TeamSpeak 3 Server up to 3.13.7. This affects ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4390</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4390</guid>
    <pubDate>Wed, 27 May 2026 18:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-4390</strong></p>
  <p>A weakness has been identified in TeamSpeak 3 Server up to 3.13.7. This affects the function process_resend_queue of the component Connection State Management. This manipulation causes use after free. The attack may be initiated remotely. Upgrading to version 3.13.8 is able to mitigate this issue. The affected component should be upgraded.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4390">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46099 – In the Linux kernel, the following vulnerability has been resolved:

net: ipv6: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46099</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46099</guid>
    <pubDate>Wed, 27 May 2026 14:17:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46099</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels  seg6_input_core() and rpl_input() call ip6_route_input() which sets a NOREF dst on the skb, then pass it to dst_cache_set_ip6() invoking dst_hold() unconditionally. On PREEMPT_RT, ksoftirqd is preemptible and a higher-priority task can release the underlying pcpu_rt between…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46099">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-46097 – In the Linux kernel, the following vulnerability has been resolved:

Input: edt-...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46097</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46097</guid>
    <pubDate>Wed, 27 May 2026 14:17:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46097</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  Input: edt-ft5x06 - fix use-after-free in debugfs teardown  The commit 68743c500c6e ("Input: edt-ft5x06 - use per-client debugfs directory") removed the manual debugfs teardown, relying on the I2C core to handle it. However, this creates a window where debugfs files are still accessible after edt_ft5x06_ts_teardown_debugfs() fre…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46097">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-46074 – In the Linux kernel, the following vulnerability has been resolved:

spi: ch341:...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46074</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46074</guid>
    <pubDate>Wed, 27 May 2026 14:17:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46074</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  spi: ch341: fix memory leaks on probe failures  Make sure to deregister the controller, disable pins, and kill and free the RX URB on probe failures to mirror disconnect and avoid memory leaks and use-after-free.  Also add an explicit URB kill on disconnect for symmetry (even if that is not strictly required as USB core would ha…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46074">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-46069 – In the Linux kernel, the following vulnerability has been resolved:

wifi: mwifi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46069</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46069</guid>
    <pubDate>Wed, 27 May 2026 14:17:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46069</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()  The mwifiex_adapter_cleanup() function uses timer_delete() (non-synchronous) for the wakeup_timer before the adapter structure is freed. This is incorrect because timer_delete() does not wait for any running timer callback to complete.  If the wakeup_timer callback…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46069">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>[Unknown] CVE-2026-46047 – In the Linux kernel, the following vulnerability has been resolved:

net: qrtr: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46047</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46047</guid>
    <pubDate>Wed, 27 May 2026 14:17:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46047</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  net: qrtr: ns: Fix use-after-free in driver remove()  In the remove callback, if a packet arrives after destroy_workqueue() is called, but before sock_release(), the qrtr_ns_data_ready() callback will try to queue the work, causing use-after-free issue.  Fix this issue by saving the default 'sk_data_ready' callback during qrtr_n…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46047">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-46036 – In the Linux kernel, the following vulnerability has been resolved:

vfio/cdx: S...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46036</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46036</guid>
    <pubDate>Wed, 27 May 2026 14:17:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-46036</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutex  vfio_cdx_set_msi_trigger() reads vdev->config_msi and operates on the vdev->cdx_irqs array based on its value, but provides no serialization against concurrent VFIO_DEVICE_SET_IRQS ioctls.  Two callers can race such that one observes config_msi as set while anothe…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46036">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
