Lucene search
+L

1562 matches found

Cvelist
Cvelist
added yesterday4 views

CVE-2026-72133 spi: uniphier: Fix completion initialization order before devm_request_irq()

In the Linux kernel, the following vulnerability has been resolved: spi: uniphier: Fix completion initialization order before devmrequestirq The driver calls devmrequestirq before initializing the completion used by the interrupt handler. Because the interrupt may occur immediately after...

0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added yesterday5 views

EUVD-2026-58891

In the Linux kernel, the following vulnerability has been resolved: spi: uniphier: Fix completion initialization order before devmrequestirq The driver calls devmrequestirq before initializing the completion used by the interrupt handler. Because the interrupt may occur immediately after...

5.5AI score0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
added yesterday5 views

CVE-2026-68467 mtd: mchp23k256: use SPI match data for chip caps

In the Linux kernel, the following vulnerability has been resolved: mtd: mchp23k256: use SPI match data for chip caps The driver stores chip capacity information in both the OF match table and the SPI id table. Probe currently uses ofdevicegetmatchdata, so a non-OF SPI modalias match falls back t...

0.00172EPSS
SaveExploits0References7
EUVD
EUVD
added yesterday6 views

EUVD-2026-59089

In the Linux kernel, the following vulnerability has been resolved: mtd: mchp23k256: use SPI match data for chip caps The driver stores chip capacity information in both the OF match table and the SPI id table. Probe currently uses ofdevicegetmatchdata, so a non-OF SPI modalias match falls back t...

5.4AI score0.00172EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added yesterday7 views

PT-2026-72179

In the Linux kernel, the following vulnerability has been resolved: mtd: mchp23k256: use SPI match data for chip caps The driver stores chip capacity information in both the OF match table and the SPI id table. Probe currently uses of device get match data, so a non-OF SPI modalias match falls ba...

5.3AI score0.00172EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added yesterday3 views

PT-2026-72340

In the Linux kernel, the following vulnerability has been resolved: tpm: tpm tis spi: Use wait woken in wait for tmp stat wait event interruptible timeout evaluates its condition after setting the current task state to TASK INTERRUPTIBLE. With CONFIG DEBUG ATOMIC SLEEP this triggers a warning whe...

5.4AI score0.00215EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added yesterday5 views

PT-2026-72237

In the Linux kernel, the following vulnerability has been resolved: ieee802154: ca8210: fix cas ctl leak on spi async failure ca8210 spi transfer allocates cas ctl with kzalloc objGFP ATOMIC and relies entirely on the SPI completion callback ca8210 spi transfer complete to free it. The spi async...

5.5AI score0.0021EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-72712

In the Linux kernel, the following vulnerability has been resolved: spi: xilinx: use FIFO occupancy register to determine buffer size The method the driver uses to determine the size of the FIFO has a problem. What it currently does is this: It stops the SPI hardware and writes to the TX FIFO...

5.7AI score0.00176EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added yesterday3 views

PT-2026-72343

In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: swp: Improve locking user experience In the case of the first block being locked or the few first blocks, if the user want to fully unlock the device it has two possibilities: - either it asks to unlock the entire...

5.4AI score0.00215EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-72344

In the Linux kernel, the following vulnerability has been resolved: fpga: microchip-spi: fix zero header size OOB read in mpf ops parse header mpf ops parse header reads header size from the bitstream at MPF HEADER SIZE OFFSET 24. When header size is zero, the expression buf + header size - 1 rea...

5.6AI score0.00215EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-72341

In the Linux kernel, the following vulnerability has been resolved: irqchip/crossbar: Use correct index in crossbar domain free crossbar domain free resets the domain data and then uses the nulled out irq data-hwirq member as index to reset the irq map entry and to write the relevant crossbar...

5.3AI score0.0022EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added yesterday10 views

PT-2026-72851

In the Linux kernel, the following vulnerability has been resolved: spi: atcspi200: fix use-after-free when driver unbind DMA resource is initialized after SPI controller registration. So when driver unbind, this can trigger a use-after-free when DMA is torn down while the controller is still ali...

5.4AI score0.00155EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added yesterday5 views

PT-2026-72322

In the Linux kernel, the following vulnerability has been resolved: spi: uniphier: Fix completion initialization order before devm request irq The driver calls devm request irq before initializing the completion used by the interrupt handler. Because the interrupt may occur immediately after devm...

5.5AI score0.0022EPSS
SaveExploits0References9
AstraLinux
AstraLinux
added 6 days ago12 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: spi: spidev: fixed the lock inversion between spilock and buflock. The spidev driver previously used two mutexes, spilock and buflock, but their acquisition was done in different orders depending on the code path: - write/read:...

5.5CVSS5.3AI score0.00094EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 6 days ago4 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad: Fix 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 reache...

7.8CVSS5.3AI score0.00128EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 6 days ago9 views

Astra Linux – Vulnerability in Linux 6.12

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. Whe...

7.8CVSS6.5AI score0.00137EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 6 days ago9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: iio: pressure: mprls0025pa: fix the initialization of the spitransfer struct Make sure that the spitransfer struct is cleared to zero before use...

8.4CVSS5.7AI score0.00132EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/08/06 12:0 a.m.5 views

The vulnerability of the tegra_qspi_combined_seq_xfer() function in the drivers/spi/spi-tegra210-quad.c file of the Linux operating system’s SPI device driver allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the tegraqspicombinedseqxfer function in the drivers/spi/spi-tegra210-quad.c file of the Linux operating system’s SPI device driver relates to the pointer assignment. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7CVSS5.7AI score0.00111EPSS
SaveExploits0References15Affected Software4
Snyk
Snyk
added 2026/08/03 5:53 a.m.7 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the engineLoad method of BcFKSKeyStoreSpi, which reads HMAC PBKDF2 or scrypt cost parameters from a keystore's integrity structures and runs key derivation before MAC verification,...

5.3CVSS5.4AI score0.00329EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/30 6:3 p.m.10 views

RLSA-2026:47040 Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: xfrm: Duplicate SPI Handling CVE-2025-39797 kernel: lib/buildid: use kernelread for sleepable context CVE-2026-23002 kernel: futex: Drop CLONETHREAD requirement for private default hash...

7CVSS6.6AI score0.00156EPSS
SaveExploits1References6
Rows per page
Query Builder