Lucene search
+L

7732 matches found

Cvelist
Cvelist
added 2024/02/28 8:13 a.m.38 views

CVE-2021-47038 Bluetooth: avoid deadlock between hci_dev->lock and socket lock

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid deadlock between hcidev-lock and socket lock Commit eab2404ba798 "Bluetooth: Add BTPHY socket option" added a dependency between socket lock and hcidev-lock that could lead to deadlock. It turns out that...

6.6AI score0.00179EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.36 views

CVE-2021-46989 hfsplus: prevent corruption in shrinking truncate

In the Linux kernel, the following vulnerability has been resolved: hfsplus: prevent corruption in shrinking truncate I believe there are some issues introduced by commit 31651c607151 "hfsplus: avoid deadlock on file truncation" HFS+ has extent records which always contains 8 extents. In case the...

7.1CVSS7.8AI score0.0024EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.28 views

CVE-2021-46987 btrfs: fix deadlock when cloning inline extents and using qgroups

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock when cloning inline extents and using qgroups There are a few exceptional cases where cloning an inline extent needs to copy the inline extent data into a page of the destination inode. When this happens, we e...

6.7AI score0.00181EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.29 views

CVE-2021-46987

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock when cloning inline extents and using qgroups There are a few exceptional cases where cloning an inline extent needs to copy the inline extent data into a page of the destination inode. When this happens, we e...

5.5CVSS5.2AI score0.00181EPSS
SaveExploits0
CVE
CVE
added 2024/02/28 8:13 a.m.6066 views

CVE-2021-46987

CVE-2021-46987: Linux kernel/btrfs deadlock when cloning inline extents with qgroups. Root cause: while cloning, a transaction flush can occur with destination iotree range locked and delalloc flush needing the same range, potentially deadlocking. This occurs specifically when qgroups reserve met...

5.5CVSS6.5AI score0.00181EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2024/02/28 4:12 a.m.9 views

SUSE 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.5CVSS6.5AI score0.0017EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/02/28 12:00 a.m.13 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. A security vulnerability exists in the Linux kernel that stems from a dependency between hcidev-lock and socket lock, which could lead to a deadlock...

5.5CVSS8.1AI score0.00179EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/02/28 12:00 a.m.7 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that originates from a deadlock condition when using qgroup...

5.5CVSS7.7AI score0.00181EPSS
SaveExploits0References7
OSV
OSV
added 2024/02/27 7:04 p.m.1 views

DEBIAN-CVE-2021-46939

In the Linux kernel, the following vulnerability has been resolved: tracing: Restructure traceclockglobal to never block It was reported that a fix to the ring buffer recursion detection would cause a hung machine when performing suspend / resume testing. The following backtrace was extracted fro...

5.5CVSS6AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/27 7:04 p.m.10 views

CVE-2021-46939

In the Linux kernel, the following vulnerability has been resolved: tracing: Restructure traceclockglobal to never block It was reported that a fix to the ring buffer recursion detection would cause a hung machine when performing suspend / resume testing. The following backtrace was extracted fro...

5.5CVSS8.5AI score
SaveExploits0References9
NVD
NVD
added 2024/02/27 7:04 p.m.28 views

CVE-2021-46939

In the Linux kernel, the following vulnerability has been resolved: tracing: Restructure traceclockglobal to never block It was reported that a fix to the ring buffer recursion detection would cause a hung machine when performing suspend / resume testing. The following backtrace was extracted fro...

5.5CVSS6.5AI score0.00246EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/02/27 7:04 p.m.31 views

CVE-2021-46939

In the Linux kernel, the following vulnerability has been resolved: tracing: Restructure traceclockglobal to never block It was reported that a fix to the ring buffer recursion detection would cause a hung machine when performing suspend / resume testing. The following backtrace was extracted fro...

5.5CVSS6.5AI score0.00246EPSS
SaveExploits0References12
Prion
Prion
added 2024/02/27 7:04 p.m.27 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: tracing: Restructure traceclockglobal to never block It was reported that a fix to the ring buffer recursion detection would cause a hung machine when performing suspend / resume testing. The following backtrace was extracted fro...

7.5AI score0.00246EPSS
SaveExploits0References9
OSV
OSV
added 2024/02/27 7:04 p.m.13 views

UBUNTU-CVE-2021-46939

In the Linux kernel, the following vulnerability has been resolved: tracing: Restructure traceclockglobal to never block It was reported that a fix to the ring buffer recursion detection would cause a hung machine when performing suspend / resume testing. The following backtrace was extracted fro...

5.5CVSS6.4AI score0.00246EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2024/02/27 6:40 p.m.34 views

CVE-2021-46939 tracing: Restructure trace_clock_global() to never block

In the Linux kernel, the following vulnerability has been resolved: tracing: Restructure traceclockglobal to never block It was reported that a fix to the ring buffer recursion detection would cause a hung machine when performing suspend / resume testing. The following backtrace was extracted fro...

6.1AI score0.00246EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/02/27 12:02 p.m.26 views

CVE-2020-36775

A vulnerability was found in the Linux kernel. The flaw exists in f2fswritesingledatapage due to deadlock in the Linux kernel...

5.5CVSS7.1AI score0.0017EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/02/27 3:54 a.m.4 views

SUSE 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.4AI score0.00208EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/02/26 6:15 p.m.7 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
SaveExploits0References4Affected Software1
NVD
NVD
added 2024/02/26 6:15 p.m.23 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
SaveExploits0References3
OSV
OSV
added 2024/02/26 6:15 p.m.11 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.5CVSS6.7AI score
SaveExploits0References3
Rows per page
Query Builder