Lucene search
+L

3 matches found

EUVD
EUVD
added 2025/12/24 12:30 p.m.5 views

EUVD-2025-205102

In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix out-of-bounds memory access in ch341transferone Discovered by Atuin - Automated Vulnerability Discovery Engine. The 'len' variable is calculated as 'min32, trans-len + 1', which includes the 1-byte command header...

6.3AI score0.00134EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 10:32 a.m.18 views

CVE-2025-68352

CVE-2025-68352 refers to a Linux kernel vulnerability in the SPI ch341 driver. The root cause is a memory-copy miscalculation in spi-ch341.c: the code computes len as min(32, trans->len + 1) which includes the 1-byte command header. When copying from trans->tx_buf to ch341->tx_buf + 1, u...

7.8CVSS6.4AI score0.00134EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.31 views

CVE-2025-68352 spi: ch341: fix out-of-bounds memory access in ch341_transfer_one

In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix out-of-bounds memory access in ch341transferone Discovered by Atuin - Automated Vulnerability Discovery Engine. The 'len' variable is calculated as 'min32, trans-len + 1', which includes the 1-byte command header...

7.8CVSS0.00134EPSS
SaveExploits0References4
Rows per page
Query Builder