Lucene search
+L

1666 matches found

Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.46 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.8CVSS7.2AI score0.00234EPSS
SaveExploits0
CVE
CVE
added 2024/04/04 8:20 a.m.131 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
NVD
NVD
added 2024/04/03 5:15 p.m.33 views

CVE-2024-26755

In the Linux kernel, the following vulnerability has been resolved: md: Don't suspend the array for interrupted reshape mdstartsync will suspend the array if there are spares that can be added or removed from conf, however, if reshape is still in progress, this won't happen at all or data will be...

5.3CVSS6.5AI score0.0065EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/03 5:15 p.m.3 views

DEBIAN-CVE-2024-26758

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore suspended array in mdcheckrecovery mddevsuspend never stop syncthread, hence it doesn't make sense to ignore suspended array in mdcheckrecovery, which might cause syncthread can't be unregistered. After commit...

5.5CVSS5.5AI score0.00212EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.22 views

CVE-2024-26758

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore suspended array in mdcheckrecovery mddevsuspend never stop syncthread, hence it doesn't make sense to ignore suspended array in mdcheckrecovery, which might cause syncthread can't be unregistered. After commit...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/03 5:15 p.m.12 views

UBUNTU-CVE-2024-26758

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore suspended array in mdcheckrecovery mddevsuspend never stop syncthread, hence it doesn't make sense to ignore suspended array in mdcheckrecovery, which might cause syncthread can't be unregistered. After commit...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.14 views

CVE-2024-26758 md: Don't ignore suspended array in md_check_recovery()

In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore suspended array in mdcheckrecovery mddevsuspend never stop syncthread, hence it doesn't make sense to ignore suspended array in mdcheckrecovery, which might cause syncthread can't be unregistered. After commit...

6.8AI score0.00212EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/03 3:15 p.m.4 views

UBUNTU-CVE-2024-26715

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Fix NULL pointer dereference in dwc3gadgetsuspend In current scenario if Plug-out and Plug-In performed continuously there could be a chance while checking for dwc-gadgetdriver in dwc3gadgetsuspend, a NULL...

5.5CVSS6.2AI score0.00258EPSS
SaveExploits0References18
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.30 views

CVE-2024-26715 usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Fix NULL pointer dereference in dwc3gadgetsuspend In current scenario if Plug-out and Plug-In performed continuously there could be a chance while checking for dwc-gadgetdriver in dwc3gadgetsuspend, a NULL...

7.7AI score0.00258EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/03/28 4:14 a.m.7 views

SUSE CVE-2024-26646

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: hfi: Add syscore callbacks for system-wide PM The kernel allocates a memory buffer and provides its location to the hardware, which uses it to update the HFI table. This allocation occurs during boot and remains...

4.9CVSS6.7AI score0.00236EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/03/27 11:58 a.m.43 views

CVE-2024-26646

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: hfi: Add syscore callbacks for system-wide PM The kernel allocates a memory buffer and provides its location to the hardware, which uses it to update the HFI table. This allocation occurs during boot and remains...

4.4CVSS7.2AI score0.00236EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/26 6:15 p.m.17 views

CVE-2024-26646

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: hfi: Add syscore callbacks for system-wide PM The kernel allocates a memory buffer and provides its location to the hardware, which uses it to update the HFI table. This allocation occurs during boot and remains...

7.8CVSS7.6AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/26 6:15 p.m.6 views

DEBIAN-CVE-2024-26646

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: hfi: Add syscore callbacks for system-wide PM The kernel allocates a memory buffer and provides its location to the hardware, which uses it to update the HFI table. This allocation occurs during boot and remains...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/26 6:15 p.m.13 views

UBUNTU-CVE-2024-26646

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: hfi: Add syscore callbacks for system-wide PM The kernel allocates a memory buffer and provides its location to the hardware, which uses it to update the HFI table. This allocation occurs during boot and remains...

7.8CVSS6.3AI score0.00236EPSS
SaveExploits0References15
OSV
OSV
added 2024/03/26 5:50 p.m.7 views

CVE-2024-26646 thermal: intel: hfi: Add syscore callbacks for system-wide PM

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: hfi: Add syscore callbacks for system-wide PM The kernel allocates a memory buffer and provides its location to the hardware, which uses it to update the HFI table. This allocation occurs during boot and remains...

7.8CVSS6.4AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/03/26 5:50 p.m.42 views

CVE-2024-26646

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: hfi: Add syscore callbacks for system-wide PM The kernel allocates a memory buffer and provides its location to the hardware, which uses it to update the HFI table. This allocation occurs during boot and remains...

7.8CVSS7.2AI score0.00236EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/26 5:50 p.m.22 views

CVE-2024-26646 thermal: intel: hfi: Add syscore callbacks for system-wide PM

In the Linux kernel, the following vulnerability has been resolved: thermal: intel: hfi: Add syscore callbacks for system-wide PM The kernel allocates a memory buffer and provides its location to the hardware, which uses it to update the HFI table. This allocation occurs during boot and remains...

7.8CVSS7AI score0.00236EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/03/15 12:00 a.m.9 views

PT-2024-21649 · Discourse · Discourse

Name of the Vulnerable Software and Affected Versions: Discourse versions prior to the latest stable, beta, and tests-passed versions Description: The issue affects the endpoints for suspending users, silencing users, and exporting CSV files, which do not enforce limits on the sizes of the...

6.5CVSS6.7AI score0.00555EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/11 6:15 p.m.1 views

DEBIAN-CVE-2023-52498

In the Linux kernel, the following vulnerability has been resolved: PM: sleep: Fix possible deadlocks in core system-wide PM code It is reported that in low-memory situations the system-wide resume core code deadlocks, because asyncscheduledev executes its argument function synchronously if it...

5.5CVSS5.2AI score0.00238EPSS
SaveExploits0References1
Rows per page
Query Builder