Lucene search
+L

7732 matches found

OSV
OSV
added 2024/02/26 6:15 p.m.12 views

DEBIAN-CVE-2020-36775

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock Using f2fstrylockop in f2fswritecompressedpages to avoid potential deadlock like we did in f2fswritesingledatapage...

5.5CVSS5.4AI score0.0017EPSS
SaveExploits0References1
Prion
Prion
added 2024/02/26 6:15 p.m.19 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock Using f2fstrylockop in f2fswritecompressedpages to avoid potential deadlock like we did in f2fswritesingledatapage...

7.3AI score0.0017EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/26 6:15 p.m.23 views

UBUNTU-CVE-2020-36775

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock Using f2fstrylockop in f2fswritecompressedpages to avoid potential deadlock like we did in f2fswritesingledatapage...

5.5CVSS5.7AI score0.0017EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/02/26 6:15 p.m.29 views

CVE-2020-36775

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock Using f2fstrylockop in f2fswritecompressedpages to avoid potential deadlock like we did in f2fswritesingledatapage...

5.5CVSS5.9AI score0.0017EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/02/26 5:20 p.m.29 views

CVE-2020-36775 f2fs: fix to avoid potential deadlock

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock Using f2fstrylockop in f2fswritecompressedpages to avoid potential deadlock like we did in f2fswritesingledatapage...

5.3AI score0.0017EPSS
SaveExploits0References2
CVE
CVE
added 2024/02/26 5:20 p.m.1094 views

CVE-2020-36775

CVE-2020-36775 affects the Linux kernel’s f2fs subsystem. The vulnerability was tied to a potential deadlock in the f2fs_write_compressed_pages() path, mitigated by using f2fs_trylock_op() (consistent with the approach used in f2fs_write_single_data_page()) to avoid deadlocks. The concrete fix is...

5.5CVSS5.3AI score0.0017EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/26 5:20 p.m.19 views

CVE-2020-36775 f2fs: fix to avoid potential deadlock

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock Using f2fstrylockop in f2fswritecompressedpages to avoid potential deadlock like we did in f2fswritesingledatapage...

6.8AI score0.0017EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/02/26 5:20 p.m.43 views

CVE-2020-36775

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock Using f2fstrylockop in f2fswritecompressedpages to avoid potential deadlock like we did in f2fswritesingledatapage...

5.5CVSS5.3AI score0.0017EPSS
SaveExploits0
NVD
NVD
added 2024/02/26 4:28 p.m.25 views

CVE-2024-26605

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix deadlock when enabling ASPM A last minute revert in 6.7-final introduced a potential deadlock when enabling ASPM during probe of Qualcomm PCIe controllers as reported by lockdep:...

5.5CVSS5.5AI score0.00208EPSS
SaveExploits0References4
Prion
Prion
added 2024/02/26 4:28 p.m.40 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix deadlock when enabling ASPM A last minute revert in 6.7-final introduced a potential deadlock when enabling ASPM during probe of Qualcomm PCIe controllers as reported by lockdep:...

7AI score0.00208EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/26 4:28 p.m.3 views

DEBIAN-CVE-2024-26605

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix deadlock when enabling ASPM A last minute revert in 6.7-final introduced a potential deadlock when enabling ASPM during probe of Qualcomm PCIe controllers as reported by lockdep:...

5.5CVSS5.8AI score0.00208EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/26 4:28 p.m.6 views

UBUNTU-CVE-2024-26605

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix deadlock when enabling ASPM A last minute revert in 6.7-final introduced a potential deadlock when enabling ASPM during probe of Qualcomm PCIe controllers as reported by lockdep:...

5.5CVSS6.6AI score0.00208EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/02/26 12:00 a.m.10 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. Linux kernel has a security vulnerability that stems from a deadlock problem with f2fs...

5.5CVSS6.5AI score0.0017EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/02/26 12:00 a.m.33 views

CVE-2024-26605

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix deadlock when enabling ASPM A last minute revert in 6.7-final introduced a potential deadlock when enabling ASPM during probe of Qualcomm PCIe controllers as reported by lockdep:...

5.5CVSS6.4AI score0.00208EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/02/24 5:31 p.m.41 views

CVE-2024-26605

A flaw was found in the Linux kernel, where a deadlock scenario was triggered when enabling Active State Power Management ASPM during the probe of Qualcomm PCIe controllers. This deadlock was identified by lockdep and stemmed from a recursive locking scenario. This issue occurred when a task...

5.5CVSS5.8AI score0.00208EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/24 3:17 p.m.10 views

CVE-2024-26605 PCI/ASPM: Fix deadlock when enabling ASPM

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix deadlock when enabling ASPM A last minute revert in 6.7-final introduced a potential deadlock when enabling ASPM during probe of Qualcomm PCIe controllers as reported by lockdep:...

6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/02/24 3:17 p.m.36 views

CVE-2024-26605 PCI/ASPM: Fix deadlock when enabling ASPM

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix deadlock when enabling ASPM A last minute revert in 6.7-final introduced a potential deadlock when enabling ASPM during probe of Qualcomm PCIe controllers as reported by lockdep:...

5.7AI score0.00208EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/24 3:17 p.m.1289 views

CVE-2024-26605

CVE-2024-26605 relates to a Linux kernel issue where a last‑minute revert in 6.7-final could deadlock when enabling ASPM during probe of Qualcomm PCIe controllers. The root cause is a potential recursive locking of pci_bus_sem between a read lock and a write/lock path, leading to a deadlock, evid...

5.5CVSS6AI score0.00208EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/02/24 3:17 p.m.26 views

CVE-2024-26605

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix deadlock when enabling ASPM A last minute revert in 6.7-final introduced a potential deadlock when enabling ASPM during probe of Qualcomm PCIe controllers as reported by lockdep:...

5.5CVSS7.5AI score0.00208EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/24 3:17 p.m.41 views

CVE-2024-26605 PCI/ASPM: Fix deadlock when enabling ASPM

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix deadlock when enabling ASPM A last minute revert in 6.7-final introduced a potential deadlock when enabling ASPM during probe of Qualcomm PCIe controllers as reported by lockdep:...

6.6AI score0.00208EPSS
SaveExploits0References4
Rows per page
Query Builder