Lucene search
+L

25080 matches found

Vulnrichment
Vulnrichment
added 2026/06/08 11:27 p.m.13 views

CVE-2026-11656

Use after free in ServiceWorker in Google Chrome prior to 149.0.7827.103 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: High...

5.4AI score0.00169EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/08 11:27 p.m.57 views

CVE-2026-11656

CVE-2026-11656 affects Google Chrome via a Use-after-Free in the ServiceWorker component, enabling a sandbox escape when a user installs a crafted malicious extension. Public descriptions consistently state the vulnerability occurs in Chrome versions prior to 149.0.7827.103. The available sources...

8.3CVSS5.4AI score0.00169EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/06/08 11:27 p.m.22 views

CVE-2026-11656

Use after free in ServiceWorker in Google Chrome prior to 149.0.7827.103 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: High...

8.3CVSS5.4AI score0.00169EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/08 11:27 p.m.26 views

CVE-2026-11653

Inappropriate implementation in Extensions in Google Chrome prior to 149.0.7827.103 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page. Chromium security severity: High...

6.5CVSS5.4AI score0.00225EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/06/08 11:27 p.m.16 views

CVE-2026-11644

Use after free in Views in Google Chrome on Linux prior to 149.0.7827.103 allowed an attacker who convinced a user to install a malicious extension to execute arbitrary code via a crafted Chrome Extension. Chromium security severity: Critical...

7.5CVSS6AI score0.00202EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/08 11:27 p.m.12 views

CVE-2026-11644

Use after free in Views in Google Chrome on Linux prior to 149.0.7827.103 allowed an attacker who convinced a user to install a malicious extension to execute arbitrary code via a crafted Chrome Extension. Chromium security severity: Critical...

6AI score0.00202EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/08 11:27 p.m.52 views

CVE-2026-11644

Use after free in Views in Google Chrome on Linux prior to 149.0.7827.103 allowed an attacker who convinced a user to install a malicious extension to execute arbitrary code via a crafted Chrome Extension. Chromium security severity: Critical...

0.00202EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/08 11:27 p.m.57 views

CVE-2026-11644

CVE-2026-11644 describes a use-after-free in the Views component of Google Chrome on Linux, allowing code execution via a crafted Chrome Extension when a user is convinced to install a malicious extension. Affected software: Google Chrome (Linux) with the vulnerable Views code path. Root cause: u...

7.5CVSS6AI score0.00202EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/06/08 11:27 p.m.24 views

CVE-2026-11644

Use after free in Views in Google Chrome on Linux prior to 149.0.7827.103 allowed an attacker who convinced a user to install a malicious extension to execute arbitrary code via a crafted Chrome Extension. Chromium security severity: Critical...

7.5CVSS6AI score0.00202EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/08 6:24 p.m.16 views

CVE-2026-46314

A flaw was found in the Linux kernel's drm/v3d component. A local user can exploit this vulnerability by crafting a self-referential multisync extension with zero synchronization counts. This bypasses existing guards, leading to an infinite loop within the kernel. The consequence is a Denial of...

5.5CVSS5.5AI score0.00115EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/08 5:16 p.m.27 views

CVE-2026-46314

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Reject empty multisync extension to prevent infinite loop v3dgetextensions walks a userspace-provided singly-linked list of ioctl extensions without any bound on the chain length. A local user can craft a self-referentia...

5.5CVSS0.00115EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/08 5:16 p.m.15 views

UBUNTU-CVE-2026-46314

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Reject empty multisync extension to prevent infinite loop v3dgetextensions walks a userspace-provided singly-linked list of ioctl extensions without any bound on the chain length. A local user can craft a self-referentia...

6.8CVSS5.4AI score0.00115EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2026/06/08 5:16 p.m.10 views

CVE-2026-46314

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Reject empty multisync extension to prevent infinite loop v3dgetextensions walks a userspace-provided singly-linked list of ioctl extensions without any bound on the chain length. A local user can craft a self-referentia...

5.5CVSS5.4AI score0.00115EPSS
SaveExploits0References24
Cvelist
Cvelist
added 2026/06/08 3:50 p.m.50 views

CVE-2026-46314 drm/v3d: Reject empty multisync extension to prevent infinite loop

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Reject empty multisync extension to prevent infinite loop v3dgetextensions walks a userspace-provided singly-linked list of ioctl extensions without any bound on the chain length. A local user can craft a self-referentia...

0.00115EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/08 3:50 p.m.42 views

CVE-2026-46314

CVE-2026-46314 affects the Linux kernel drm/v3d path. A local attacker can craft a self-referential multisync extension with in_sync_count=0 and out_sync_count=0, causing an infinite loop in v3d_get_extensions() because the existing guard (if (se->in_sync_count || se->out_sync_count)) never...

5.5CVSS5.4AI score0.00115EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/06/08 3:50 p.m.16 views

EUVD-2026-35124

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Reject empty multisync extension to prevent infinite loop v3dgetextensions walks a userspace-provided singly-linked list of ioctl extensions without any bound on the chain length. A local user can craft a self-referentia...

5.4AI score0.00115EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/08 3:50 p.m.9 views

CVE-2026-46314 drm/v3d: Reject empty multisync extension to prevent infinite loop

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Reject empty multisync extension to prevent infinite loop v3dgetextensions walks a userspace-provided singly-linked list of ioctl extensions without any bound on the chain length. A local user can craft a self-referentia...

5.8AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/06/08 3:50 p.m.11 views

CVE-2026-46314

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Reject empty multisync extension to prevent infinite loop v3dgetextensions walks a userspace-provided singly-linked list of ioctl extensions without any bound on the chain length. A local user can craft a self-referentia...

5.4AI score0.00115EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/06/08 1:54 p.m.19 views

JLSEC-2026-600

Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use searchpath to find user-defined types, including extension-defined types. That is to say, the victim will execute arbitrary SQL functions of the attacker's choice. Versions before PostgreSQL...

5.4CVSS6.3AI score0.00159EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/06/08 10:49 a.m.21 views

unbound: Unbound DNSSEC Validator Denial of Service via Incorrect Write Offset Counter in Chase-Reply Messages

A flaw was found in Unbound's DNSSEC validator when constructing chase-reply messages for validation. The code uses the wrong counter to calculate write offsets for ADDITIONAL section resource record sets. When a DNAME chain is combined with authority filtering, an uninitialized array slot is...

8.7CVSS5.5AI score0.00779EPSS
SaveExploits0References4
Rows per page
Query Builder