Lucene search
+L

52 matches found

CVE
CVE
•added 2026/09/04 4:49 p.m.•33 views

CVE-2026-80886

CVE-2026-80886 affects the Linux kernel MSM (Qualcomm) serial driver . A race condition occurs when concurrent writes from userspace (which initiate an asynchronous DMA transfer and release the port lock) and the kernel printk path (which grabs the lock and reconfigures the UART for PIO ) collide...

5.3AI score0.0022EPSS
SaveExploits0References8
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: spi: atcspi200: Fixed an use-after-free issue when the driver unbind. The DMA resource is initialized after the SPI controller is registered. Therefore, when the driver unbind occurs, this can lead to a use-after-free, especially...

5.8AI score0.00198EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/08/17 11:26 p.m.•14 views

CVE-2026-72134

A flaw was found in the Linux kernel's Serial Peripheral Interface SPI driver for i.MX systems. When a Direct Memory Access DMA transfer cannot be started, the system attempts to use a Programmed Input/Output PIO transfer instead. However, the SPI controller is not correctly reconfigured for PIO...

7.8CVSS5.5AI score0.00165EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•9 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-099768)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099768 advisory. In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-lpspi: fix teardown order issue UAF There is a teardown order issue in the driver. T...

7.8CVSS4.7AI score0.00179EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/15 5:51 a.m.•22 views

CVE-2026-68466 mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: lpc32xxslc: fail DMA transfer on completion timeout lpc32xxxmitdma waits for the DMA completion callback but ignores waitforcompletiontimeout. A timed out DMA transfer is therefore unmapped and reported as successfu...

8.8CVSS0.00176EPSS
SaveExploits0References8
CVE
CVE
•added 2026/08/15 5:51 a.m.•49 views

CVE-2026-68466

The CVE concerns the Linux kernel driver path mtd: rawnand: lpc32xx_slc. lpc32xx_xmit_dma() waits for a DMA completion callback but uses wait_for_completion_timeout() and can time out, causing a DMA transfer to be unmapped and reported as successful to the NAND read/write path. The fix is to retu...

8.8CVSS5.7AI score0.00176EPSS
SaveExploits0References8
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/15 12:00 a.m.•1 views

CVE-2026-68466: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: lpc32xxslc: fail DMA transfer on completion timeout lpc32xxxmitdma waits for the DMA completion callback but ignores waitforcompletiontimeout. A timed out DMA transfer is therefore unmapped and reported as successfu...

8.8CVSS6AI score0.00176EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/07 1:53 a.m.•69 views

CVE-2026-45204

The GPU DDK is vulnerable to out-of-bounds (OOB) memory access and a kernel null pointer dereference within the DmaTransfer function. This occurs when pui64Address is a pointer to device memory, which can be triggered by a non-privileged user conducting improper GPU system calls. The null pointer...

5.7AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
•added 2026/07/25 10:17 a.m.•10 views

UBUNTU-CVE-2026-64303

In the Linux kernel, the following vulnerability has been resolved: spi: fsl-lpspi: terminate the RX channel on TX prepare failure path When dmaengineprepslavesg fails for the TX channel, the error path terminates the TX DMA channel but leaves the RX channel running. Since the RX channel was...

9.8CVSS5.7AI score0.00694EPSS
SaveExploits0References22
CVE
CVE
•added 2026/07/25 8:49 a.m.•64 views

CVE-2026-64303

In CVE-2026-64303, a Linux kernel vulnerability in the fsl-lpspi driver occurs when dmaengine_prep_slave_sg() fails for the TX channel: the TX path is terminated but the RX path (already submitted) continues, unmapping buffers on -EINVAL and risking memory corruption or use-after-free. The fixed ...

9.8CVSS5.8AI score0.00694EPSS
SaveExploits0References8Affected Software1
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: accel/qaic: The integer overflow checks in mapuserpages have been cleaned up. The encodedma function includes some validations for intrans-size. However, it would be clearer to move these checks to findandmapuserpages. encoded...

5.5AI score0.00143EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: HDMA: Add sync read before starting the DMA transfer in remote setup The linked list elements and pointers are not stored in the same memory as the HDMA controller register. If the doorbell register is toggled...

5.5CVSS5.9AI score0.00247EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2025/12/25 1:03 a.m.•16 views

SUSE CVE-2022-50774

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix DMA transfer direction When CONFIGDMAAPIDEBUG is selected, while running the crypto self test on the QAT crypto algorithms, the function adddmaentry reports a warning similar to the one below, saying that...

2.5CVSS6.5AI score0.00259EPSS
SaveExploits0References8
EUVD
EUVD
•added 2025/12/24 3:30 p.m.•14 views

EUVD-2022-55787

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix DMA transfer direction When CONFIGDMAAPIDEBUG is selected, while running the crypto self test on the QAT crypto algorithms, the function adddmaentry reports a warning similar to the one below, saying that...

6AI score0.00259EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2025/12/24 1:06 p.m.•47 views

CVE-2022-50774 crypto: qat - fix DMA transfer direction

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix DMA transfer direction When CONFIGDMAAPIDEBUG is selected, while running the crypto self test on the QAT crypto algorithms, the function adddmaentry reports a warning similar to the one below, saying that...

0.00259EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2025/12/09 12:00 a.m.•42 views

CVE-2023-53778 accel/qaic: Clean up integer overflow checking in map_user_pages()

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.8CVSS0.00143EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2025/11/14 12:24 a.m.•12 views

SUSE CVE-2025-40172

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Treat remaining == 0 as error in findandmapuserpages Currently, if findandmapuserpages takes a DMA xfer request from the user with a length field set to 0, or in a rare case, the host receives QAICTRANSDMAXFERCONT fro...

5.5CVSS6.5AI score0.00142EPSS
SaveExploits0References20
OSV
OSV
•added 2025/11/12 11:15 a.m.•23 views

UBUNTU-CVE-2025-40172

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Treat remaining == 0 as error in findandmapuserpages Currently, if findandmapuserpages takes a DMA xfer request from the user with a length field set to 0, or in a rare case, the host receives QAICTRANSDMAXFERCONT fro...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0References21
Cvelist
Cvelist
•added 2025/11/12 10:53 a.m.•25 views

CVE-2025-40172 accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Treat remaining == 0 as error in findandmapuserpages Currently, if findandmapuserpages takes a DMA xfer request from the user with a length field set to 0, or in a rare case, the host receives QAICTRANSDMAXFERCONT fro...

7.8CVSS0.00142EPSS
SaveExploits0References4
OSV
OSV
•added 2025/11/12 10:53 a.m.•15 views

CVE-2025-40172 accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Treat remaining == 0 as error in findandmapuserpages Currently, if findandmapuserpages takes a DMA xfer request from the user with a length field set to 0, or in a rare case, the host receives QAICTRANSDMAXFERCONT fro...

7.8CVSS6.1AI score
SaveExploits0References7
Rows per page
Query Builder