Lucene search
+L

15836 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2022-35481

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - OTFCC v0.10.4 was discovered to contain a segmentation violation via /multiarch/memmove-vec-unaligned- erms.S. CVE-2022-35481 Note that Nessus relies on the...

6.5CVSS6.4AI score0.00819EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2019-19579

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in Xen through 4.12.x allowing attackers to gain host OS privileges via DMA in a situation where an untrusted domain has access to a...

7.2CVSS6.6AI score0.00497EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2020-27787

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A Segmentaation fault was found in UPX in invertptdynamic function in plxelf.cpp. An attacker with a crafted input file allows invalid memory address access tha...

5.5CVSS6.6AI score0.00413EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-4050

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Out of bounds memory access in DevTools in Google Chrome prior to 136.0.7103.59 allowed a remote attacker who convinced a user to engage in specific UI gestures...

8.8CVSS6.8AI score0.00451EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.10 views

SUSE CVE-2025-38533

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix the using of Rx buffer DMA The wxrxbuffer structure contained two DMA address fields: 'dma' and 'pagedma'. However, only 'pagedma' was actually initialized and used to program the Rx descriptor. But 'dma' was...

6.1CVSS6.6AI score0.0029EPSS
SaveExploits0References22
NVD
NVD
added 2025/08/16 12:15 p.m.11 views

CVE-2025-38543

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: nvdec: Fix dmaalloccoherent error check Check for NULL return value with dmaalloccoherent, in line with Robin's fix for vic.c in 'drm/tegra: vic: Fix DMA API misuse'...

5.5CVSS0.00145EPSS
SaveExploits0References6
OSV
OSV
added 2025/08/16 12:15 p.m.8 views

UBUNTU-CVE-2025-38543

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: nvdec: Fix dmaalloccoherent error check Check for NULL return value with dmaalloccoherent, in line with Robin's fix for vic.c in 'drm/tegra: vic: Fix DMA API misuse'...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2025/08/16 11:22 a.m.28 views

CVE-2025-38543 drm/tegra: nvdec: Fix dma_alloc_coherent error check

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: nvdec: Fix dmaalloccoherent error check Check for NULL return value with dmaalloccoherent, in line with Robin's fix for vic.c in 'drm/tegra: vic: Fix DMA API misuse'...

0.00145EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/08/16 11:22 a.m.17 views

CVE-2025-38543

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: nvdec: Fix dmaalloccoherent error check Check for NULL return value with dmaalloccoherent, in line with Robin's fix for vic.c in 'drm/tegra: vic: Fix DMA API misuse'...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0
OSV
OSV
added 2025/08/16 11:12 a.m.9 views

CVE-2025-38533 net: libwx: fix the using of Rx buffer DMA

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix the using of Rx buffer DMA The wxrxbuffer structure contained two DMA address fields: 'dma' and 'pagedma'. However, only 'pagedma' was actually initialized and used to program the Rx descriptor. But 'dma' was...

9.8CVSS7.5AI score
SaveExploits0References7
CVE
CVE
added 2025/08/16 11:12 a.m.66 views

CVE-2025-38533

CVE-2025-38533: In the Linux kernel’s net/libwx code, the Rx buffer descriptor used two DMA addresses in wx_rx_buffer: dma and page_dma. The page_dma field was initialized and used, but dma was left uninitialized and could be used in some paths, leading to undefined behavior such as DMA errors or...

9.8CVSS6.7AI score0.0029EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/08/16 11:12 a.m.14 views

CVE-2025-38533

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix the using of Rx buffer DMA The wxrxbuffer structure contained two DMA address fields: 'dma' and 'pagedma'. However, only 'pagedma' was actually initialized and used to program the Rx descriptor. But 'dma' was...

9.8CVSS6.3AI score0.0029EPSS
SaveExploits0
OSV
OSV
added 2025/08/16 10:55 a.m.10 views

CVE-2025-38515 drm/sched: Increment job count before swapping tail spsc queue

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Increment job count before swapping tail spsc queue A small race exists between spscqueuepush and the run-job worker, in which spscqueuepush may return not-first while the run-job worker has already idled due to the jo...

7.2AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/08/16 10:55 a.m.26 views

CVE-2025-38515

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Increment job count before swapping tail spsc queue A small race exists between spscqueuepush and the run-job worker, in which spscqueuepush may return not-first while the run-job worker has already idled due to the jo...

4.7CVSS5.4AI score0.0015EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/08/16 10:55 a.m.21 views

CVE-2025-38515 drm/sched: Increment job count before swapping tail spsc queue

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Increment job count before swapping tail spsc queue A small race exists between spscqueuepush and the run-job worker, in which spscqueuepush may return not-first while the run-job worker has already idled due to the jo...

0.0015EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/08/16 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from improper use of the Rx buffer DMA, which could lead to DMA errors or reuse after release...

7.8CVSS6.7AI score0.0029EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/08/16 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unchecked dmaalloccoherent return value that could lead to DMA API abuse...

5.5CVSS7.9AI score0.00145EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2025-21914

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: slimbus: messaging: Free transaction ID in delayed interrupt scenario In case of interrupt...

7.8CVSS5.7AI score0.00222EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2024-3862

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The MarkStack assignment operator, part of the JavaScript engine, could access uninitialized memory if it were used in a self-assignment. This vulnerability...

5.3CVSS6.4AI score0.00365EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2024-26787

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: mmc: mmci: stm32: fix DMA API overlapping mappings warning Turning on CONFIGDMAAPIDEBUGSG...

5.5CVSS5.3AI score0.00226EPSS
SaveExploits0References2
Rows per page
Query Builder