Lucene search
+L

5003 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80832

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into t...

6.6AI score0.00178EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/03 4:25 p.m.13 views

SUSE CVE-2026-80737

In the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: synchronize DMA teardown dmaengineterminateall does not wait for a running callback, so the TX callback can still touch the TX buffer after it is freed. The RX poll timer reads the RX buffers without the port...

7.8CVSS6AI score0.00164EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/03 1:06 p.m.9 views

CVE-2026-80737

In the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: synchronize DMA teardown dmaengineterminateall does not wait for a running callback, so the TX callback can still touch the TX buffer after it is freed. The RX poll timer reads the RX buffers without the port...

7.8CVSS0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/03 1:06 p.m.6 views

AZL-99044 CVE-2026-80737 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: synchronize DMA teardown dmaengineterminateall does not wait for a running callback, so the TX callback can still touch the TX buffer after it is freed. The RX poll timer reads the RX buffers without the port...

7.8CVSS5.6AI score0.00164EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/03 8:21 a.m.32 views

CVE-2026-80737 serial: amba-pl011: synchronize DMA teardown

In the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: synchronize DMA teardown dmaengineterminateall does not wait for a running callback, so the TX callback can still touch the TX buffer after it is freed. The RX poll timer reads the RX buffers without the port...

7.8CVSS0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/03 8:21 a.m.10 views

CVE-2026-80737 serial: amba-pl011: synchronize DMA teardown

In the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: synchronize DMA teardown dmaengineterminateall does not wait for a running callback, so the TX callback can still touch the TX buffer after it is freed. The RX poll timer reads the RX buffers without the port...

7.8CVSS5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/09/03 8:21 a.m.26 views

CVE-2026-80737

This vulnerability affects the amba-pl011 UART driver in the Linux kernel . During DMA teardown, dmaengine_terminate_all() does not wait for a running callback, allowing the TX callback to access the TX buffer after it has been freed (use-after-free). Additionally, the RX poll timer reads RX buff...

7.8CVSS6AI score0.00164EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/03 8:21 a.m.11 views

EUVD-2026-70341

In the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: synchronize DMA teardown dmaengineterminateall does not wait for a running callback, so the TX callback can still touch the TX buffer after it is freed. The RX poll timer reads the RX buffers without the port...

6AI score0.00164EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80633

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: iommufd: Take dmaresv lock before dmabufunpin in release path dmabufunpin requires the call...

8.8CVSS5.2AI score0.0012EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80700

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vmwgfx: validate external BO copy bounds for both stride paths vmwexternalbocopy trusts caller- supplied offsets, strides, and heights and operates on...

7.8CVSS5.9AI score0.00128EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:35 p.m.10 views

SUSE CVE-2026-80633

In the Linux kernel, the following vulnerability has been resolved: iommufd: Take dmaresv lock before dmabufunpin in release path dmabufunpin requires the caller to hold the exporter's dmaresv lock: void dmabufunpinstruct dmabufattachment attach ... dmaresvasserthelddmabuf-resv;...

8.8CVSS5.8AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:33 p.m.9 views

SUSE CVE-2026-80700

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate external BO copy bounds for both stride paths vmwexternalbocopy trusts caller-supplied offsets, strides, and heights and operates on imported dma-buf vmaps: - The equal-stride memcpy bound was clamped after...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/28 8:16 a.m.16 views

CVE-2026-80700

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate external BO copy bounds for both stride paths vmwexternalbocopy trusts caller-supplied offsets, strides, and heights and operates on imported dma-buf vmaps: - The equal-stride memcpy bound was clamped after...

7.8CVSS0.00128EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 8:16 a.m.11 views

AZL-98184 CVE-2026-80700 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate external BO copy bounds for both stride paths vmwexternalbocopy trusts caller-supplied offsets, strides, and heights and operates on imported dma-buf vmaps: - The equal-stride memcpy bound was clamped after...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.7 views

UBUNTU-CVE-2026-80700

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate external BO copy bounds for both stride paths vmwexternalbocopy trusts caller-supplied offsets, strides, and heights and operates on imported dma-buf vmaps: - The equal-stride memcpy bound was clamped after...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.11 views

CVE-2026-80700

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate external BO copy bounds for both stride paths vmwexternalbocopy trusts caller-supplied offsets, strides, and heights and operates on imported dma-buf vmaps: - The equal-stride memcpy bound was clamped after...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/28 6:53 a.m.12 views

EUVD-2026-67435

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate external BO copy bounds for both stride paths vmwexternalbocopy trusts caller-supplied offsets, strides, and heights and operates on imported dma-buf vmaps: - The equal-stride memcpy bound was clamped after...

5.8AI score0.00128EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 6:53 a.m.35 views

CVE-2026-80700

CVE-2026-80700 is an out-of-bounds memory access in the Linux kernel's drm/vmwgfx driver, specifically in vmw_external_bo_copy(). The function trusts caller-supplied offsets, strides, and heights when operating on imported dma-buf vmaps. Two defects are fixed: (1) in the equal-stride path, an off...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.16 views

PT-2026-83000

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate external BO copy bounds for both stride paths vmw external bo copy trusts caller-supplied offsets, strides, and heights and operates on imported dma-buf vmaps: - The equal-stride memcpy bound was clamped afte...

5.8AI score0.00128EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/08/27 4:52 p.m.6 views

SUSE CVE-2026-72473

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Decouple req recycling from RPC completion rlkref formerly served two distinct lifetimes through a single refcount: it gated when a Reply could wake its RPC task, and it gated when an rpcrdmareq could return to its free...

5.8CVSS5.9AI score0.00664EPSS
SaveExploits0References3
Rows per page
Query Builder