Lucene search
+L

1336 matches found

Cvelist
Cvelist
added 2024/04/04 8:20 a.m.38 views

CVE-2024-26807 spi: cadence-qspi: fix pointer reference in runtime PM hooks

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

7.8CVSS7.7AI score0.00234EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/04 8:20 a.m.126 views

CVE-2024-26807

CVE-2024-26807 affects the Linux kernel via the cadence-quadspi driver path: runtime_suspend() and runtime_resume() incorrectly use dev_get_drvdata to retrieve a struct that is not a valid spi_controller pointer, causing memory corruption during PM runtime if probe enables PM runtime. Local impac...

7.8CVSS7.3AI score0.00234EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.34 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
SaveExploits0References2
CVE
CVE
added 2024/04/04 8:20 a.m.94 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
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.22 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
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.48 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
SaveExploits0
OSV
OSV
added 2024/04/04 8:20 a.m.10 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...

4.9AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/04 12:0 a.m.93 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" ...

7.8CVSS6.1AI score0.00234EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:20 a.m.38 views

BIT-GITLAB-2021-22202

An issue has been discovered in GitLab CE/EE affecting all previous versions. If the victim is an admin, it was possible to issue a CSRF in System hooks through the API...

4.3CVSS4.2AI score0.00479EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/03/06 4:52 a.m.7 views

SUSE CVE-2021-47082

In the Linux kernel, the following vulnerability has been resolved: tun: avoid double free in tunfreenetdev Avoid double free in tunfreenetdev by moving the dev-tstats and tun-security allocs to a new ndoinit routine tunnetinit that will be called by registernetdevice. ndoinit is paired with the...

4.4CVSS7.9AI score0.00252EPSS
SaveExploits0References15
ATTACKERKB
ATTACKERKB
added 2024/03/04 6:15 p.m.10 views

CVE-2021-47082

In the Linux kernel, the following vulnerability has been resolved: tun: avoid double free in tunfreenetdev Avoid double free in tunfreenetdev by moving the dev-tstats and tun-security allocs to a new ndoinit routine tunnetinit that will be called by registernetdevice. ndoinit is paired with the...

7.8CVSS6.1AI score0.00252EPSS
SaveExploits0References6Affected Software1
Prion
Prion
added 2024/03/04 6:15 p.m.22 views

Double free

In the Linux kernel, the following vulnerability has been resolved: tun: avoid double free in tunfreenetdev Avoid double free in tunfreenetdev by moving the dev-tstats and tun-security allocs to a new ndoinit routine tunnetinit that will be called by registernetdevice. ndoinit is paired with the...

7.4AI score0.00252EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/02/29 12:0 a.m.8 views

WordPress Plugin Oliver POS Security Vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A security vulnerability exists in WordPres...

7.3CVSS6.7AI score0.00511EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/02/09 12:0 a.m.8 views

Mattermost 安全漏洞

Mattermost is an open source collaboration platform from Mattermost, Inc. in the United States. Mattermost suffers from an illegal authorization vulnerability that stems from the Jira plugin's inability to check the security level of incoming issues when processing subscriptions and to restrict...

4.1CVSS6.8AI score0.00456EPSS
SaveExploits0References2
OSV
OSV
added 2024/01/11 2:15 a.m.10 views

PYSEC-2024-4

GitPython is a python library used to interact with Git repositories. There is an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run git, as well as when it runs bash.exe to interpret hooks. If either of those features are used on...

7.8CVSS6.9AI score0.00316EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/01/11 1:23 a.m.40 views

CVE-2024-22190 Untrusted search path under some conditions on Windows allows arbitrary code execution

GitPython is a python library used to interact with Git repositories. There is an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run git, as well as when it runs bash.exe to interpret hooks. If either of those features are used on...

7.8CVSS7.8AI score0.00316EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/01/11 1:23 a.m.77 views

CVE-2024-22190

GitPython is a python library used to interact with Git repositories. There is an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run git, as well as when it runs bash.exe to interpret hooks. If either of those features are used on...

7.8CVSS7.8AI score0.00316EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/01/10 3:46 p.m.31 views

Untrusted search path under some conditions on Windows allows arbitrary code execution

Summary This issue exists because of an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run git, as well as when it runs bash.exe to interpret hooks. If either of those features are used on Windows, a malicious git.exe or bash.exe may b...

7.8CVSS8AI score0.00465EPSS
SaveExploits1References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/01/02 12:0 a.m.33 views

GitLab < 13.8.7 (CVE-2021-22202)

The version of GitLab installed on the remote host is affected by a vulnerability, as follows: - An issue has been discovered in GitLab CE/EE affecting all previous versions. If the victim is an admin, it was possible to issue a CSRF in System hooks through the API. CVE-2021-22202 Note that Nessu...

4.3CVSS5.1AI score0.00479EPSS
SaveExploits0References4
Schneier on Security
Schneier on Security
added 2023/12/14 4:23 p.m.11 views

Surveillance Cameras Disguised as Clothes Hooks

This seems like a bad idea. And there are ongoing lawsuits against Amazon for selling them...

7.3AI score
SaveExploits0
Rows per page
Query Builder