Lucene search
+L

4327 matches found

Cvelist
Cvelist
added 2025/07/25 3:27 p.m.10 views

CVE-2025-38449 drm/gem: Acquire references on GEM handles for framebuffers

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Acquire references on GEM handles for framebuffers A GEM handle can be released while the GEM buffer object is attached to a DRM framebuffer. This leads to the release of the dma-buf backing the buffer object, if any. 1...

0.00148EPSS
SaveExploits0References4
CVE
CVE
added 2025/07/25 3:27 p.m.90 views

CVE-2025-38449

CVE-2025-38449 affects the Linux kernel DRM/GEM subsystem. The issue arises when a GEM handle is released while the GEM buffer object remains attached to a DRM framebuffer, which can lead to releasing the dma-buf backing the buffer. Subsequent mode-setting operations may trigger a segmentation fa...

5.5CVSS6.7AI score0.00148EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/07/25 3:27 p.m.5 views

CVE-2025-38449 drm/gem: Acquire references on GEM handles for framebuffers

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Acquire references on GEM handles for framebuffers A GEM handle can be released while the GEM buffer object is attached to a DRM framebuffer. This leads to the release of the dma-buf backing the buffer object, if any. 1...

5.5CVSS6.6AI score0.00148EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.5 views

CVE-2025-38449

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Acquire references on GEM handles for framebuffers A GEM handle can be released while the GEM buffer object is attached to a DRM framebuffer. This leads to the release of the dma-buf backing the buffer object, if any. 1...

5.5CVSS5.6AI score0.00148EPSS
SaveExploits0
CVE
CVE
added 2025/07/25 3:27 p.m.84 views

CVE-2025-38439

Summary of CVE-2025-38439 : In the Linux kernel, the bnxt_en driver had a flaw where the DMA unmap length was incorrectly set to 0 when sending an XDP_REDIRECT packet. The underlying issue is in the IOMMU path, where the mismatch could trigger a kernel warning on systems with IOMMU enabled. The p...

5.5CVSS6.4AI score0.0017EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/07/25 3:27 p.m.30 views

CVE-2025-38439 bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT

In the Linux kernel, the following vulnerability has been resolved: bnxten: Set DMA unmap len correctly for XDPREDIRECT When transmitting an XDPREDIRECT packet, call dmaunmaplenset with the proper length instead of 0. This bug triggers this warning on a system with IOMMU enabled: WARNING: CPU: 36...

0.0017EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/25 3:27 p.m.4 views

CVE-2025-38439 bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT

In the Linux kernel, the following vulnerability has been resolved: bnxten: Set DMA unmap len correctly for XDPREDIRECT When transmitting an XDPREDIRECT packet, call dmaunmaplenset with the proper length instead of 0. This bug triggers this warning on a system with IOMMU enabled: WARNING: CPU: 36...

5.5CVSS7.3AI score0.0017EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.9 views

CVE-2025-38439

In the Linux kernel, the following vulnerability has been resolved: bnxten: Set DMA unmap len correctly for XDPREDIRECT When transmitting an XDPREDIRECT packet, call dmaunmaplenset with the proper length instead of 0. This bug triggers this warning on a system with IOMMU enabled: WARNING: CPU: 36...

5.5CVSS5.7AI score0.0017EPSS
SaveExploits0
NVD
NVD
added 2025/07/25 1:15 p.m.13 views

CVE-2025-38401

In the Linux kernel, the following vulnerability has been resolved: mtk-sd: Prevent memory corruption from DMA map failure If msdcpreparedata fails to map the DMA region, the request is not prepared for data receiving, but msdcstartdata proceeds the DMA with previous setting. Since this will lead...

7.8CVSS0.00168EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/25 1:15 p.m.17 views

AZL-65738 CVE-2025-38401 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: mtk-sd: Prevent memory corruption from DMA map failure If msdcpreparedata fails to map the DMA region, the request is not prepared for data receiving, but msdcstartdata proceeds the DMA with previous setting. Since this will lead...

7.8CVSS6.4AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.15 views

AZL-73022 CVE-2025-38401 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: mtk-sd: Prevent memory corruption from DMA map failure If msdcpreparedata fails to map the DMA region, the request is not prepared for data receiving, but msdcstartdata proceeds the DMA with previous setting. Since this will lead...

7.8CVSS6.8AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.3 views

DEBIAN-CVE-2025-38369

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using Running IDXD workloads in a container with the /dev directory mounted can trigger a call trace or even a kernel panic when the parent proce...

7.8CVSS5.7AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.3 views

UBUNTU-CVE-2025-38401

In the Linux kernel, the following vulnerability has been resolved: mtk-sd: Prevent memory corruption from DMA map failure If msdcpreparedata fails to map the DMA region, the request is not prepared for data receiving, but msdcstartdata proceeds the DMA with previous setting. Since this will lead...

7.8CVSS6.2AI score0.00168EPSS
SaveExploits0References42
Cvelist
Cvelist
added 2025/07/25 12:53 p.m.13 views

CVE-2025-38401 mtk-sd: Prevent memory corruption from DMA map failure

In the Linux kernel, the following vulnerability has been resolved: mtk-sd: Prevent memory corruption from DMA map failure If msdcpreparedata fails to map the DMA region, the request is not prepared for data receiving, but msdcstartdata proceeds the DMA with previous setting. Since this will lead...

0.00168EPSS
SaveExploits0References8
CVE
CVE
added 2025/07/25 12:53 p.m.94 views

CVE-2025-38401

The CVE-2025-38401 issue affects the Linux kernel’s mtk-sd driver, where a DMA map failure in msdc_prepare_data() could lead to memory corruption if data DMA is started with stale settings. The vulnerability’s description and related advisories (including Debian LTS DLA entries and Amazon Linux A...

7.8CVSS6.6AI score0.00168EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/07/25 12:53 p.m.11 views

CVE-2025-38401 mtk-sd: Prevent memory corruption from DMA map failure

In the Linux kernel, the following vulnerability has been resolved: mtk-sd: Prevent memory corruption from DMA map failure If msdcpreparedata fails to map the DMA region, the request is not prepared for data receiving, but msdcstartdata proceeds the DMA with previous setting. Since this will lead...

7.8CVSS6.5AI score0.00168EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.13 views

CVE-2025-38401

In the Linux kernel, the following vulnerability has been resolved: mtk-sd: Prevent memory corruption from DMA map failure If msdcpreparedata fails to map the DMA region, the request is not prepared for data receiving, but msdcstartdata proceeds the DMA with previous setting. Since this will lead...

7.8CVSS6AI score0.00168EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2025/07/25 12:47 p.m.4 views

CVE-2025-38369

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using Running IDXD workloads in a container with the /dev directory mounted can trigger a call trace or even a kernel panic when the parent proce...

7.8CVSS6.2AI score0.00154EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/07/25 12:47 p.m.13 views

CVE-2025-38369 dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using Running IDXD workloads in a container with the /dev directory mounted can trigger a call trace or even a kernel panic when the parent proce...

7.8CVSS6.2AI score0.00154EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/07/25 12:0 a.m.1 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 Linux kernel that stems from a DMA mapping failure that could lead to memory corruption...

7.8CVSS6.8AI score0.00168EPSS
SaveExploits0References9
Rows per page
Query Builder