Lucene search
K

205 matches found

SUSE CVE
SUSE CVE
added 2025/02/27 3:11 a.m.3 views

SUSE CVE-2022-49173

In the Linux kernel, the following vulnerability has been resolved: spi: fsi: Implement a timeout for polling status The data transfer routines must poll the status register to determine when more data can be shifted in or out. If the hardware gets into a bad state, these polling loops may never...

5.5CVSS6.5AI score0.00239EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:6 a.m.2 views

SUSE CVE-2022-49475

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-qspi: check return value after calling platformgetresourcebyname It will cause null-ptr-deref if platformgetresourcebyname returns NULL, we need check the return value...

5.5CVSS7.8AI score0.00269EPSS
Exploits0References9
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.2 views

CVE-2022-49475 spi: spi-fsl-qspi: check return value after calling platform_get_resource_byname()

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-qspi: check return value after calling platformgetresourcebyname It will cause null-ptr-deref if platformgetresourcebyname returns NULL, we need check the return value...

6.5AI score0.00269EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
added 2025/02/18 12:0 a.m.4 views

The vulnerability of the spi component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the spi component in the Linux operating system’s kernel is related to improper error handling. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00217EPSS
Exploits0References24Affected Software5
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.4 views

spi: spi-fsl-dspi: Fix crash when not using GPIO chip select

...

5.5CVSS6.9AI score0.00233EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2025/01/28 12:0 a.m.5 views

The vulnerability of the spi component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the spi component in the Linux operating system’s kernel is related to the disclosure of information in error messages. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00226EPSS
Exploits0References13Affected Software2
CNNVD
CNNVD
added 2025/01/11 12:0 a.m.3 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 spi: mpc52xx module being removed without first canceling the work item, which could lead to a...

7.8CVSS6.4AI score0.00226EPSS
Exploits0References9
BDU FSTEC
BDU FSTEC
added 2025/01/06 12:0 a.m.4 views

The vulnerability of the dev_get_drvdata() function in the Cadence Quad SPI driver (drivers/spi/spi-cadence-quadspi.c) in the Linux operating system allows a hacker to cause a system failure.

The vulnerability of the devgetdrvdata function in the Cadence Quad SPI driver drivers/spi/spi-cadence-quadspi.c in Linux kernel is related to the use of an unreliable pointer. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS6.4AI score0.00225EPSS
Exploits0References19Affected Software3
RedHat Linux
RedHat Linux
added 2024/12/04 12:19 a.m.2 views

kernel: spi: Fix null dereference on suspend

In the Linux kernel, the following vulnerability has been resolved: spi: Fix null dereference on suspend A race condition exists where a synchronous noqueue transfer can be active during a system suspend. This can cause a null pointer dereference exception to occur when the system resumes. Exampl...

4.7CVSS6.8AI score0.00181EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:0 a.m.4 views

The vulnerability of the spi component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the spi component of the Linux operating system’s kernel is related to a memory corruption in the regmapgetspibus function. Exploiting this vulnerability can allow an attacker to cause a system failure...

5.5CVSS6.3AI score0.00194EPSS
Exploits0References10Affected Software3
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.4 views

kernel: spi: Fix null dereference on suspend

In the Linux kernel, the following vulnerability has been resolved: spi: Fix null dereference on suspend A race condition exists where a synchronous noqueue transfer can be active during a system suspend. This can cause a null pointer dereference exception to occur when the system resumes. Exampl...

4.7CVSS6.8AI score0.00181EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/11/09 10:14 a.m.5 views

CVE-2024-50224 spi: spi-fsl-dspi: Fix crash when not using GPIO chip select

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix crash when not using GPIO chip select Add check for the return value of spigetcsgpiod to avoid passing a NULL pointer to gpioddirectionoutput, preventing a crash when GPIO chip select is not used. Fix below...

7.5AI score0.00233EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.2 views

spi: nxp-fspi: fix the KASAN report out-of-bounds bug

...

7.8CVSS7AI score0.00237EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2024/10/24 12:0 a.m.5 views

The vulnerability of the nxp_fspi_fill_txfifo() function in the Linux operating system’s Serial Peripheral Interface (SPI) driver allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the nxpfspifilltxfifo function in the drivers/spi/spi-nxp-fspi.c file of the Linux kernel’s Serial Peripheral Interface SPI driver is related to memory writing beyond the boundaries of the allocated buffer. Exploiting this vulnerability could allow an attacker to compromise t...

7.8CVSS6.9AI score0.00237EPSS
Exploits0References25Affected Software6
BDU FSTEC
BDU FSTEC
added 2024/08/27 12:0 a.m.5 views

The vulnerability of the mutex_unlock() function in the SPI component of the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the mutexunlock function in the SPI component of the Linux operating system’s kernel is related to the use of memory after releasing the mutex addlock. Exploiting this vulnerability could allow an attacker to trigger a service failure...

5.5CVSS5.7AI score0.00219EPSS
Exploits0References4Affected Software2
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.2 views

SUSE CVE-2024-42279

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer While transmitting with rxlen == 0, the RX FIFO is not going to be emptied in the interrupt handler. A subsequent transfer could then read crap from the...

5.5CVSS7.1AI score0.00225EPSS
Exploits0References10
OSV
OSV
added 2024/08/17 9:15 a.m.1 views

UBUNTU-CVE-2024-42279

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer While transmitting with rxlen == 0, the RX FIFO is not going to be emptied in the interrupt handler. A subsequent transfer could then read crap from the...

5.5CVSS6.5AI score0.00225EPSS
Exploits0References11
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.3 views

spi: fix null pointer dereference within spi_sync

...

5.5CVSS7.3AI score0.00227EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/07/12 7:0 a.m.4 views

tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer buffer

...

7.8CVSS6.7AI score0.0022EPSS
Exploits0
OSV
OSV
added 2024/06/28 11:8 a.m.6 views

OESA-2024-1765 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: spi: Fix deadlock when adding SPI controllers on SPI buses Currently we have a global spiaddlock which we take when adding new devices so that we can check that...

9.1CVSS6.3AI score0.01635EPSS
Exploits0References18
Rows per page
Query Builder