Lucene search
+L

82 matches found

Positive Technologies
Positive Technologies
added 3 days ago6 views

PT-2026-62126

The DesignWare SPI driver drivers/spi/spi dw.c computed the SPI BAUDR clock divider as info-clock frequency / config-frequency without validating config-frequency. spi transceive is a Zephyr syscall and its verify handler drivers/spi/spi handlers.c copies the caller-supplied spi config from...

3.3CVSS5.2AI score0.00128EPSS
SaveExploits0References3
CVE
CVE
added 5 days ago8 views

CVE-2026-64170

Technical details (affected component, root cause, impact, patches) are not publicly provided in the supplied documents. Monitor for updates.

5.4AI score0.00164EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago5 views

CVE-2026-64168 spi: sprd: fix error pointer deref after DMA setup failure

In the Linux kernel, the following vulnerability has been resolved: spi: sprd: fix error pointer deref after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to check the dma.enabled flag before trying to release the DMA channels also on late probe...

5.3AI score0.00165EPSS
SaveExploits0References11
SUSE Linux
SUSE Linux
added 2026/07/08 2:58 p.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 RT kernel was updated to fix various security issues The following security issues were fixed: CVE-2025-10263: arm64: cputype: Add C1-Ultra definitions bsc1266290. CVE-2025-40216: iouring/rsrc: don't rely on user vaddr alignment bsc1259764. CVE-2025-40341: futex:...

9.3CVSS6.9AI score0.00533EPSS
SaveExploits3References706
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.1 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad – Fixing timeout handling When the CPU on which the QSPI interrupt handler runs typically CPU 0 is excessively busy, it can lead to rare cases where the IRQ thread does not run before the transfer timeout is...

5.9AI score0.00167EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: spi: s3c64xx: fixed NULL dereferencing on driver unbind. A change that moved DMA channel allocation from probe back to s3c64xxspipreparetransfer failed to remove the corresponding deallocation from remove. The bogus DMA channel...

5.7AI score0.00114EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/08 3:46 p.m.50 views

CVE-2026-46301 spi: topcliff-pch: fix use-after-free on unbind

In the Linux kernel, the following vulnerability has been resolved: spi: topcliff-pch: fix use-after-free on unbind Give the driver a chance to flush its queue before releasing the DMA buffers on driver unbind...

0.00117EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/08 3:46 p.m.5 views

CVE-2026-46301 spi: topcliff-pch: fix use-after-free on unbind

In the Linux kernel, the following vulnerability has been resolved: spi: topcliff-pch: fix use-after-free on unbind Give the driver a chance to flush its queue before releasing the DMA buffers on driver unbind...

7.8CVSS5.8AI score0.00117EPSS
SaveExploits0References11
CVE
CVE
added 2026/06/08 3:46 p.m.47 views

CVE-2026-46301

CVE-2026-46301 affects the Linux kernel SPI driver for topcliff-pch. The issue is a use-after-free on unbind caused by not flushing the driver queue before freeing DMA buffers. A patch fixes this by ensuring the queue is flushed prior to DMA buffer release. The NVD entry lists a High impact (CVSS...

7.8CVSS5.4AI score0.00117EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/06/03 3:49 p.m.14 views

EUVD-2026-34123

In the Linux kernel, the following vulnerability has been resolved: spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcmfiuprobe platformgetresourcebyname can return NULL, which would cause a crash when passed the pointer to resourcesize. Move the fiu-memorysize assignment after the erro...

5.8AI score0.00114EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/28 9:9 p.m.12 views

CVE-2026-46192

A flaw was found in the Linux kernel's spi: microchip-core-qspi driver. This vulnerability allows the driver to transmit data during emulated read-only dual or quad operations, which are specific modes for communicating with Quad Serial Peripheral Interface QSPI devices. This unintended data...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 9:9 p.m.16 views

CVE-2026-46200

A flaw was found in the Linux kernel's spi: mpc52xx driver. This vulnerability occurs because the controller is not properly deregistered before its underlying resources, such as interrupts and General Purpose Input/Output GPIO pins, are disabled and released during the driver unbind process. Thi...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.14 views

CVE-2026-46225

In the Linux kernel, the following vulnerability has been resolved: spi: rspi: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA during driver unbind...

5.8AI score0.00119EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2026/05/28 12:0 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the fact that the SPI MPC52xx driver fails to disable and release interrupts when controller...

5.8AI score0.00125EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/05/27 12:55 p.m.16 views

CVE-2026-45996

In the Linux kernel, the following vulnerability has been resolved: spi: imx: fix use-after-free on unbind The SPI subsystem frees the controller and any subsystem allocated driver data as part of deregistration unless the allocation is device managed. Take another reference before deregistering...

7.8CVSS5.7AI score0.00139EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Added verification for the maxfrequency value provided by the firmware. If the value of maxspeedhz is 0, it may cause a division by zero error in hisicalceffectivespeed. The value of maxspeedhz is provided by t...

5.5CVSS5.4AI score0.00206EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: spi: bcm-qspi: Returns an error if neither hifmspi nor mspi is available. If neither the “hifmspi” nor “mspi” resources are present, the driver will simply exit early during the probe phase, but still return a success status. Apa...

5.5CVSS5.9AI score0.00141EPSS
SaveExploits0References2
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: spi: spi-fsl-qspi: check return value after calling platformgetresourcebyname This issue could lead to a null-ptr-deref error if platformgetresourcebyname returns NULL. Therefore, we need to check the return value...

5.5CVSS6.2AI score0.00275EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.14 views

UBUNTU-CVE-2026-43460

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip-sfc: Fix double-free in remove callback The driver uses devmspiregistercontroller for registration, which automatically unregisters the controller via devm cleanup when the device is removed. The manual call to...

7.8CVSS5.8AI score0.00119EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/05/08 2:22 p.m.5 views

CVE-2026-43460

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip-sfc: Fix double-free in remove callback The driver uses devmspiregistercontroller for registration, which automatically unregisters the controller via devm cleanup when the device is removed. The manual call to...

5.9AI score0.00119EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder