Lucene search
+L

240 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-57992

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: unregister wiphy only if it has been registered There is a specific error pa...

5.5CVSS5.4AI score0.00172EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40014

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - objtool, spi: amd: Fix out-of-bounds stack access in amdsetspifreq If speedhz AMDSPIMINHZ, amdsetspifreq iterates over the entire amdspifreq array without...

7.8CVSS6.8AI score0.00218EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/07/03 12:0 a.m.11 views

The vulnerability of the drivers/spi/spi-fsl-dspi.c component in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the drivers/spi/spi-fsl-dspi.c component in the Linux operating system is related to pointer dereferencing errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00234EPSS
SaveExploits0References7Affected Software4
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.6 views

SUSE CVE-2022-50192

In the Linux kernel, the following vulnerability has been resolved: spi: tegra20-slink: fix UAF in tegraslinkremove After calling spiunregistermaster, the refcount of master will be decrease to 0, and it will be freed in spicontrollerrelease, the device data also will be freed, so it will lead a...

5.5CVSS6.3AI score0.00221EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/06/19 3:13 a.m.15 views

SUSE CVE-2025-38081

In the Linux kernel, the following vulnerability has been resolved: spi-rockchip: Fix register out of bounds access Do not write native chip select stuff for GPIO chip selects. GPIOs can be numbered much higher than native CS. Also, it makes no sense...

5.5CVSS8AI score0.00156EPSS
SaveExploits0References16
OSV
OSV
added 2025/05/20 3:21 p.m.8 views

CVE-2025-37896 spi: spi-mem: Add fix to avoid divide error

In the Linux kernel, the following vulnerability has been resolved: spi: spi-mem: Add fix to avoid divide error For some SPI flash memory operations, dummy bytes are not mandatory. For example, in Winbond SPINAND flash memory devices, the writecache and updatecache operation variants have zero...

7.7AI score
SaveExploits0References5
OSV
OSV
added 2025/05/09 7:16 a.m.23 views

AZL-62495 CVE-2025-37842 affecting package kernel for versions less than 6.6.112.1-2

In the Linux kernel, the following vulnerability has been resolved: spi: fsl-qspi: use devm function instead of driver remove Driver use devm APIs to manage clk/irq/resources and register the spi controller, but the legacy remove function will be called first during device detach and trigger kern...

5.5CVSS5.6AI score0.00261EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/05/09 12:0 a.m.9 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 a failure to properly handle device separation in spi: fsl-qspi could cause the kernel to crash...

5.5CVSS6.4AI score0.00261EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/03 2:50 a.m.6 views

SUSE CVE-2023-53106

In the Linux kernel, the following vulnerability has been resolved: nfc: st-nci: Fix use after free bug in ndlcremove due to race condition This bug influences both stncii2cremove and stncispiremove. Take stncii2cremove as an example. In stncii2cprobe, it called ndlcprobe and bound &ndlc-smwork...

5.5CVSS6.4AI score0.00194EPSS
SaveExploits0References12
BDU FSTEC
BDU FSTEC
added 2025/04/25 12:0 a.m.16 views

The vulnerability in the interface for connecting peripheral devices via USB browsers like Google Chrome and Microsoft Edge allows a hacker to induce a service failure.

The vulnerability of the interface for connecting peripheral devices in Google Chrome and Microsoft Edge browsers is related to the use of memory after it is freed. Exploiting this vulnerability can allow an attacker to cause a service failure through a specially created HTML page...

10CVSS7.6AI score0.00322EPSS
SaveExploits0References10Affected Software5
CNNVD
CNNVD
added 2025/04/18 12:0 a.m.11 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 not properly handling low SPI frequencies, which could lead to out-of-bounds access to arrays...

7.8CVSS6.9AI score0.00218EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/04/09 7:0 a.m.6 views

spi: sn-f-ospi: Fix division by zero

...

5.5CVSS7.4AI score0.00215EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/02/27 3:11 a.m.7 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.00255EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:6 a.m.5 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.00283EPSS
SaveExploits0References9
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.00283EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/02/18 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 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.00219EPSS
SaveExploits0References24Affected Software5
RedhatCVE
RedhatCVE
added 2025/02/05 1:15 a.m.21 views

CVE-2024-20484

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
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.8 views

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

...

5.5CVSS6.9AI score0.00234EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/01/28 12:0 a.m.11 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
SaveExploits0References13Affected Software2
CNNVD
CNNVD
added 2025/01/11 12:0 a.m.6 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.00231EPSS
SaveExploits0References9
Rows per page
Query Builder