Lucene search
+L

6451 matches found

CVE
CVE
added 2026/08/10 12:03 p.m.79 views

CVE-2026-68330

CVE-2026-68330 relates to the Linux kernel net/airoha NPU mailbox handling. The issue arises because airoha_npu_send_msg() always maps the mailbox buffer with DMA_TO_DEVICE, while some callers expect the NPU to write the response back into the same buffer. On non‑cache‑coherent architectures (e.g...

7.8CVSS5.7AI score0.00162EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:03 p.m.10 views

EUVD-2026-55430

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Wait for completion instead of returning early in iommucompletionwait needsync is a per-IOMMU flag shared by all domains and devices behind that IOMMU. It is set whenever a command is queued with sync == true and clear...

5.5AI score0.00159EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:02 p.m.49 views

CVE-2026-68297

The CVE-2026-68297 issue affects the Linux kernel TIPC module: user-supplied MTU values above U16_MAX (65535) are not bounded, causing truncation when stored in u16 fields and leading to division-by-zero in tipc_link_set_queue_limits, triggering a crash/DoS via local user namespaces. Two paths (T...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:02 p.m.11 views

EUVD-2026-55398

In the Linux kernel, the following vulnerability has been resolved: tipc: fix u16 MTU truncation in media and bearer MTU validation Both TIPCNLMEDIASET and TIPCNLBEARERSET accept user-supplied MTU values but only enforce a minimum bound, not a maximum. When a user sets the MTU to a value exceedin...

5.3AI score0.00129EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:01 p.m.40 views

CVE-2026-68265

CVE-2026-68265 affects the Linux kernel, specifically the drm/xe/vm path. The issue arises when prefetching a BO VMA in the region DRM_XE_CONSULT_MEM_ADVISE_PREF_LOC, where the code uses the value as an index into region_to_mem_type[], causing an out-of-bounds access (value is -1). The remediatio...

7.3CVSS5.4AI score0.00129EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:01 p.m.11 views

EUVD-2026-55338

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: fix indefinite fence wait during GPU reset prereset only force-completes fences of MAPPED queues. A queue in any other state e.g. mid-eviction keeps its lastfence pending; after a GPU reset that fence never...

5.3AI score0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 11:58 a.m.10 views

EUVD-2026-55487

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix division by zero with invalid uvd dimensions When width or height is less than 16, widthinmb or heightinmb becomes 0, leading to fsinmb being 0. This causes a division by zero when calculating numdpbbuffer in H264...

5.4AI score0.00129EPSS
SaveExploits0References5
Chainguard
Chainguard
added 2026/08/08 8:23 a.m.21 views

GHSA-PPPJ-HQ3G-57PJ vulnerabilities

Vulnerabilities for packages: tensorflow-cpu-jupyter...

5.2AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/08/07 11:56 p.m.10 views

SUSE CVE-2026-19140

Use after free in GPU in Google Chrome prior to 151.0.7922.109 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...

8.3CVSS5.3AI score0.00324EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/07 11:56 p.m.9 views

SUSE CVE-2026-19167

Integer overflow in GPU in Google Chrome prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. Chromium security severity: High...

3.1CVSS5.4AI score0.00366EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/07 1:45 p.m.88 views

CVE-2026-19206

CVE-2026-19206 affects MZ Automation libiec61850 up to 1.6.1 , specifically the SVReceiver_stopThreadless function in the ASDU Element Handler (src/sampled_values/sv_subscriber.c). The issue is a heap-based buffer overflow caused by manipulation of the code path, with a local attack vector and a ...

5.3CVSS5.8AI score0.00124EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2026/08/07 8:05 a.m.9 views

KVM: x86: Check for invalid/obsolete root *after* making MMU pages available

...

8.8CVSS5.5AI score0.00347EPSS
SaveExploits4
ATTACKERKB
ATTACKERKB
added 2026/08/07 1:59 a.m.13 views

CVE-2026-49746

Software installed and run as a non-privileged user may conduct improper GPU system calls to cause OOB read kernel memory access and in certain cases cause GPU UAF of arbitrary pages. Incorrect validation of array index can lead to OOB read and potentially to GPU UAF of arbitrary pages...

5.6AI score0.00107EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/07 1:53 a.m.20 views

EUVD-2026-54347

Software installed and run as a non-privileged user may conduct improper GPU system calls to trigger OOB access and kernel null pointer dereference in an error path. Null pointer dereference occurs in an error path of a function running in kernel thread of execution leading to kernel exceptions,...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/07 12:31 a.m.16 views

EUVD-2026-54118

Uninitialized Use in GPU in Google Chrome on Android prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory via a crafted HTML page. Chromium security severity: High...

5.5AI score0.00349EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/07 12:31 a.m.13 views

EUVD-2026-54273

Use after free in GPU in Google Chrome prior to 151.0.7922.109 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...

5.6AI score0.00324EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/06 10:18 p.m.18 views

CVE-2026-71439

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 11.6.0 until 11.16.1, Mermaid Radar Diagrams allow arbitrary large values for the ticks parameter, which can cause high CPU usage and freeze the rendering webpage or JavaScript...

5.3CVSS0.0043EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 10:16 p.m.10 views

DEBIAN-CVE-2026-19140

Use after free in GPU in Google Chrome prior to 151.0.7922.109 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...

8.3CVSS5.4AI score0.00324EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 10:16 p.m.20 views

CVE-2026-19140

Use after free in GPU in Google Chrome prior to 151.0.7922.109 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...

8.3CVSS0.00324EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 8:33 p.m.44 views

CVE-2026-19167

Integer overflow in GPU in Google Chrome prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. Chromium security severity: High...

0.00366EPSS
SaveExploits0References2
Rows per page
Query Builder