Lucene search
K

17 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-qspi: Remove system-wide suspend helper calls from runtime PM hooks. The -runtimesuspend and -runtimeresume callbacks are not expected to call spicontrollersuspend and spicontrollerresume. Remove these calls from the...

5.5CVSS5.9AI score0.00149EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2024-26806

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: spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks The...

5.5CVSS5.1AI score0.00149EPSS
Exploits0References2
BDU FSTEC
BDU FSTEC
added 2024/12/27 12:0 a.m.12 views

The vulnerabilities of the `runtime_suspend()` and `runtime_resume()` functions of the `cadence-qspi` component in the Linux operating system allow a hacker to trigger a service failure.

The vulnerability of the runtimesuspend and runtimeresume functions of the cadence-qspi component in Linux operating systems is related to a freeze that occurs due to repeated locking of resources. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00149EPSS
Exploits0References10Affected Software1
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.3 views

SUSE CVE-2024-26806

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks The -runtimesuspend and -runtimeresume callbacks are not expected to call spicontrollersuspend and spicontrollerresume. Remove calls to those in the...

5.5CVSS6.4AI score0.00149EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2024/04/04 5:16 p.m.25 views

CVE-2024-26806

A vulnerability was found in the spi: cadence-qspi driver in the Linux kernel, where improper system-wide suspend helper calls were made in the runtime Power Management PM hooks. This issue could lead to unintended behavior during system suspend/resume cycles. Mitigation Mitigation for this issue...

5.5CVSS6.3AI score0.00149EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/04/04 4:27 p.m.20 views

CVE-2024-26807

A vulnerability was found in the Cadence Quad SPI cadence-qspi driver in the Linux kernel. Improper pointer reference handling in the runtime Power Management PM hooks could lead to system instability or potential security risks. Mitigation Mitigation for this issue is either not available or the...

5.5CVSS7.8AI score0.00225EPSS
Exploits0References3
OSV
OSV
added 2024/04/04 9:15 a.m.3 views

DEBIAN-CVE-2024-26806

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks The -runtimesuspend and -runtimeresume callbacks are not expected to call spicontrollersuspend and spicontrollerresume. Remove calls to those in the...

5.5CVSS5.8AI score0.00149EPSS
Exploits0References1
OSV
OSV
added 2024/04/04 9:15 a.m.5 views

UBUNTU-CVE-2024-26806

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks The -runtimesuspend and -runtimeresume callbacks are not expected to call spicontrollersuspend and spicontrollerresume. Remove calls to those in the...

5.5CVSS5.7AI score0.00149EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.19 views

CVE-2024-26807

In the Linux kernel, the following vulnerability has been resolved: Both cadence-quadspi -runtimesuspend and -runtimeresume implementations start with: struct cqspist cqspi = devgetdrvdatadev; struct spicontroller host = devgetdrvdatadev; This obviously cannot be correct, unless "struct cqspist" ...

5.5CVSS7.2AI score0.00225EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.20 views

CVE-2024-26806 spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks The -runtimesuspend and -runtimeresume callbacks are not expected to call spicontrollersuspend and spicontrollerresume. Remove calls to those in the...

6.8AI score0.00149EPSS
Exploits0References2
OSV
OSV
added 2024/04/04 8:20 a.m.7 views

CVE-2024-26806 spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks The -runtimesuspend and -runtimeresume callbacks are not expected to call spicontrollersuspend and spicontrollerresume. Remove calls to those in the...

5.5CVSS4.9AI score0.00149EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.26 views

CVE-2024-26806 spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks The -runtimesuspend and -runtimeresume callbacks are not expected to call spicontrollersuspend and spicontrollerresume. Remove calls to those in the...

6.6AI score0.00149EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.25 views

CVE-2024-26806

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks The -runtimesuspend and -runtimeresume callbacks are not expected to call spicontrollersuspend and spicontrollerresume. Remove calls to those in the...

5.5CVSS5.2AI score0.00149EPSS
Exploits0
CVE
CVE
added 2024/04/04 8:20 a.m.86 views

CVE-2024-26806

CVE-2024-26806 : In the Linux kernel, the cadence-qspi driver’s runtime PM hooks were calling spi_controller_suspend()/resume(), which was not expected and could cause a deadlock when the bus lock is held. The fix removes these calls from cadence-qspi, since cadence-qspi is not queued, and notes ...

5.5CVSS6.6AI score0.00149EPSS
Exploits0References2Affected Software1
CNNVD
CNNVD
added 2024/04/04 12:0 a.m.4 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 pointer reference issue in spi cadence-qspi, which could lead to memory corruption...

5.5CVSS6.4AI score0.00225EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.29 views

CVE-2024-26806

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks The -runtimesuspend and -runtimeresume callbacks are not expected to call spicontrollersuspend and spicontrollerresume. Remove calls to those in the...

5.5CVSS5.9AI score0.00149EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.91 views

CVE-2024-26807

In the Linux kernel, the following vulnerability has been resolved: Both cadence-quadspi -runtimesuspend and -runtimeresume implementations start with: struct cqspist cqspi = devgetdrvdatadev; struct spicontroller host = devgetdrvdatadev; This obviously cannot be correct, unless "struct cqspist" ...

5.5CVSS6.1AI score0.00225EPSS
Exploits0References4
Rows per page
Query Builder