Lucene search
+L

1351 matches found

OSV
OSV
added 2025/12/16 2:08 p.m.10 views

CVE-2025-68238 mtd: rawnand: cadence: fix DMA device NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: cadence: fix DMA device NULL pointer dereference The DMA device pointer dmadev was being dereferenced before ensuring that cdnsctrl-dmac is properly initialized. Move the assignment of dmadev after successfully...

6.4AI score
SaveExploits0References10
CVE
CVE
added 2025/12/16 2:08 p.m.42 views

CVE-2025-68238

CVE-2025-68238 affects the Linux kernel mtd: rawnand: cadence driver. Root cause: the DMA device pointer (dma_dev) was dereferenced before cdns_ctrl->dmac was initialized, risking NULL dereference. Fix: move the assignment of dma_dev to after successfully acquiring the DMA channel, ensuring th...

6.1AI score0.00191EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 1:30 p.m.12 views

CVE-2025-40356 spi: rockchip-sfc: Fix DMA-API usage

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip-sfc: Fix DMA-API usage Use DMA-API dmamapsingle call for getting the DMA address of the transfer buffer instead of hacking with virttophys. This fixes the following DMA-API debug warning: ------------ cut here...

7.8CVSS6.5AI score
SaveExploits0References5
CVE
CVE
added 2025/12/16 1:30 p.m.43 views

CVE-2025-40356

CVE-2025-40356 affects the Linux kernel driver rockchip_sfc (SPI rockchip-sfc). The underlying issue was incorrect use of the DMA-API: the driver used virt_to_phys() to obtain the DMA address of the transfer buffer instead of dma_map_single(), which caused a DMA memory sync warning. The vulnerabi...

7.8CVSS6.3AI score0.00143EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.10 views

PT-2025-51651

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to a null pointer dereference within the cadence rawnand module during Direct Memory Access DMA operations. Specifically, the DMA device pointer...

5.3AI score0.00191EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.12 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 originates from an uninitialized cadence NAND controller DMA device pointer, which could result in a null pointer...

6.1AI score0.00191EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.10 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 rockchip-sfc not using the DMA-API correctly, which could result in a DMA warning...

6.2AI score0.00143EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.19 views

PT-2025-51572

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the SPI subsystem, specifically in the rockchip-sfc driver. The problem stems from the incorrect usage of DMA-API, where virt to phys was used t...

7.1CVSS5.5AI score0.006EPSS
SaveExploits1References392
Positive Technologies
Positive Technologies
added 2025/12/10 12:00 a.m.23 views

PT-2026-37475

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak occurs in the snd cx23885 hw params function. In the error path, the system fails to call cx23885 alsa dma unmap, which is necessary to release the resource previously...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/10 12:00 a.m.18 views

PT-2026-37597

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak occurs in the Linux kernel within the snd cx88 hw params function. The issue arises because the error path fails to call cx88 alsa dma unmap, which is necessary to releas...

5.5CVSS5.5AI score0.00128EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 4:17 p.m.10 views

UBUNTU-CVE-2022-50671

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix "kernel NULL pointer dereference" error When rxequeueinit in the function rxeqpinitreq fails, both qp-req.task.func and qp-req.task.arg are not initialized. Because of creation of qp fails, the function rxecreateqp...

7.5CVSS5.7AI score0.00954EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.23 views

CVE-2022-50666

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix QP destroy to wait for all references dropped. Delay QP destroy completion until all siw references to QP are dropped. The calling RDMA core will free QP structure after successful return from siwqpdestroy call, so...

9.8CVSS5.2AI score0.00733EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 1:16 a.m.17 views

UBUNTU-CVE-2023-53801

In the Linux kernel, the following vulnerability has been resolved: iommu/sprd: Release dma buffer to avoid memory leak When attaching to a domain, the driver would alloc a DMA buffer which is used to store address mapping table, and it need to be released when the IOMMU domain is freed...

5.8AI score0.00186EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.11 views

CVE-2023-53778

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Clean up integer overflow checking in mapuserpages The encodedma function has some validation on intrans-size but it would be more clear to move those checks to findandmapuserpages. The encodedma had two checks: if...

7.8CVSS5.3AI score0.00143EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.14 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 a DMA mapping leak in the i40e that could lead to memory exhaustion...

7.9AI score0.00244EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.24 views

PT-2025-49710

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a flaw related to DMA mappings within the i40e network driver. Specifically, a memory leak occurred during the reallocation of RX receive buffers. This issue...

7.8CVSS7.2AI score0.00954EPSS
SaveExploits2References895
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.16 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 the sprd iommu driver not freeing DMA buffers, which could lead to a memory leak...

6.1AI score0.00186EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.23 views

PT-2025-49693

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the hns roce alloc mr function within the RDMA/hns module of the Linux kernel. Specifically, when the hns roce mr enable function fails, the mr key is not release...

7.8CVSS6.8AI score0.00954EPSS
SaveExploits2References895
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.18 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 siw RDMA QP destruction without waiting for a reference to be released, which could lead to reuse after...

6.1AI score0.00733EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/08 2:15 a.m.5 views

DEBIAN-CVE-2022-50625

In the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: avoid SBSA UART accessing DMACR register Chapter "B Generic UART" in "ARM Server Base System Architecture" 1 documentation describes a generic UART interface. Such generic UART does not support DMA. In current...

5.4AI score0.00237EPSS
SaveExploits0References1
Rows per page
Query Builder