Lucene search
+L

240 matches found

BDU FSTEC
BDU FSTEC
added 2025/01/06 12:0 a.m.14 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.00234EPSS
SaveExploits0References19Affected Software3
RedHat Linux
RedHat Linux
added 2024/12/04 12:19 a.m.5 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
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:0 a.m.8 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.00197EPSS
SaveExploits0References10Affected Software3
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.7 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
SaveExploits0References5
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.00234EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.8 views

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

...

7.8CVSS7AI score0.00238EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/11/06 4:29 p.m.13 views

CVE-2024-20484 Cisco Enterprise Chat and Email Denial of Service Vulnerability

A vulnerability in the External Agent Assignment Service EAAS feature of Cisco Enterprise Chat and Email ECE could allow an unauthenticated, remote attacker to cause a denial of service DoS condition on an affected device. This vulnerability is due to insufficient validation of Media Routing...

7.5CVSS7AI score0.00635EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/11/06 12:0 a.m.9 views

Cisco Enterprise Chat and Email 输入验证错误漏洞

Cisco Enterprise Chat and Email CEC is a suite of enterprise chat and email solutions from Cisco, USA. The product provides email, chat, and web callback capabilities, among other things, for other Cisco solutions. An input validation error vulnerability exists in Cisco Enterprise Chat and Email...

7.5CVSS6.9AI score0.00635EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/10/24 12:0 a.m.10 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.00238EPSS
SaveExploits0References25Affected Software6
BDU FSTEC
BDU FSTEC
added 2024/08/27 12:0 a.m.8 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
SaveExploits0References4Affected Software2
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.5 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.00234EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/17 9:15 a.m.9 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...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References11
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.12 views

spi: fix null pointer dereference within spi_sync

...

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

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

...

7.8CVSS6.7AI score0.0022EPSS
SaveExploits0
OSV
OSV
added 2024/06/28 11:7 a.m.8 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...

7.8CVSS6.3AI score0.01635EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/06/24 11:17 p.m.7 views

SUSE CVE-2024-36477

In the Linux kernel, the following vulnerability has been resolved: tpmtisspi: Account for SPI header when allocating TPM SPI xfer buffer The TPM SPI transfer mechanism uses MAXSPIFRAMESIZE for computing the maximum transfer length and the size of the transfer buffer. As such, it does not account...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/21 12:15 p.m.11 views

AZL-42857 CVE-2024-36477 affecting package kernel for versions less than 5.15.160.1-1

In the Linux kernel, the following vulnerability has been resolved: tpmtisspi: Account for SPI header when allocating TPM SPI xfer buffer The TPM SPI transfer mechanism uses MAXSPIFRAMESIZE for computing the maximum transfer length and the size of the transfer buffer. As such, it does not account...

7.8CVSS6.3AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 12:15 p.m.11 views

AZL-42829 CVE-2024-36477 affecting package kernel for versions less than 6.6.35.1-4

In the Linux kernel, the following vulnerability has been resolved: tpmtisspi: Account for SPI header when allocating TPM SPI xfer buffer The TPM SPI transfer mechanism uses MAXSPIFRAMESIZE for computing the maximum transfer length and the size of the transfer buffer. As such, it does not account...

7.8CVSS6.3AI score0.0022EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/06/21 12:0 a.m.5 views

Linux kernel security vulnerabilities

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 tpmtisspi module not considering SPI headers when allocating TPMSPIxfer buffers...

7.8CVSS8.8AI score0.0022EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/06/20 12:0 a.m.14 views

Linux kernel security vulnerabilities

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 Linux kernel, which originates from a reference count leak in the spi:uniphier module uniphierspiprobe...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References7
Rows per page
Query Builder