Lucene search
+L

7841 matches found

Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.7 views

PT-2025-8987 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential deadlock issue in the Linux kernel's rhashtable has been resolved. The problem occurred due to a possible circular locking dependency between the rhashtable bucket, rq lock...

5.5CVSS7.4AI score0.00164EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.6 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 not properly handling queue freezing and limiting the locking order, which could lead to a deadlock...

5.5CVSS5AI score0.00145EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.6 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 the failure to properly handle sysrq in the cdnsuartconsolewrite function, which could lead to a deadlock...

5.5CVSS6.4AI score0.00162EPSS
SaveExploits0References7
VulnCheck KEV
VulnCheck KEV
added 2025/02/27 12:00 a.m.7 views

VulnCheck KEV: CVE-2024-26987

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix deadlock when hugetlboptimizevmemmap is enabled When I did hard offline test with hugetlb pages, below deadlock occurs: ====================================================== WARNING: possible circular...

5.5CVSS5.7AI score0.00175EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.10 views

PT-2025-9008

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential deadlock issue has been identified in the Linux kernel. The problem occurs when the sysfs -store function is called while a queue is frozen, and memory allocation with GFP...

5.5CVSS5.9AI score0.00124EPSS
SaveExploits0References98
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.24 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 not properly handling peer hash locks and RCU callbacks, which could lead to a deadlock...

5.5CVSS6.4AI score0.00306EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.12 views

PT-2025-9000 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.13.0-rc5-build2+ 1223 Description: A vulnerability in the Linux kernel has been identified, related to the rxrpc and afs modules. The issue arises from the use of spinlocks in the rxnet-peer hash lock, which c...

7.8CVSS7.2AI score0.36848EPSS
SaveExploits5References672
RedhatCVE
RedhatCVE
added 2025/02/26 12:28 p.m.19 views

CVE-2022-49079

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: traverse devices under chunkmutex in btrfscanactivatezone btrfscanactivatezone can be called with the devicelistmutex already held, which will lead to a deadlock: insertdevextents // Takes devicelistmutex -...

5.5CVSS6.6AI score0.00181EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 7:01 a.m.8 views

DEBIAN-CVE-2022-49702

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix hang during unmount when block group reclaim task is running When we start an unmount, at closectree, if we have the reclaim task running and in the middle of a data block group relocation, we can trigger a deadlock wh...

5.5CVSS5.4AI score0.00205EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.16 views

CVE-2022-49702

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix hang during unmount when block group reclaim task is running When we start an unmount, at closectree, if we have the reclaim task running and in the middle of a data block group relocation, we can trigger a deadlock wh...

5.5CVSS0.00205EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/26 7:01 a.m.29 views

CVE-2022-49547

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between concurrent dio writes when low on free data space When reserving data space for a direct IO write we can end up deadlocking if we have multiple tasks attempting a write to the same file range, there ar...

5.5CVSS0.00166EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 7:01 a.m.13 views

AZL-58347 CVE-2022-49547 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between concurrent dio writes when low on free data space When reserving data space for a direct IO write we can end up deadlocking if we have multiple tasks attempting a write to the same file range, there ar...

5.5CVSS5.6AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.5 views

DEBIAN-CVE-2022-49547

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between concurrent dio writes when low on free data space When reserving data space for a direct IO write we can end up deadlocking if we have multiple tasks attempting a write to the same file range, there ar...

5.5CVSS5.5AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.6 views

DEBIAN-CVE-2022-49536

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock During stress I/O tests with 500+ vports, hard LOCKUP call traces are observed. CPU A: nativequeuedspinlockslowpath+0x192 rawspinlockirqsave+0x32 lpfchandlefcperr+0x4...

5.5CVSS5.2AI score0.00197EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.15 views

CVE-2022-49536

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock During stress I/O tests with 500+ vports, hard LOCKUP call traces are observed. CPU A: nativequeuedspinlockslowpath+0x192 rawspinlockirqsave+0x32 lpfchandlefcperr+0x4...

5.5CVSS0.00197EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 7:01 a.m.22 views

AZL-58732 CVE-2022-49531 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: loop: implement -freedisk Ensure that the lodevice which is stored in the gendisk private data is valid until the gendisk is freed. Currently the loop driver uses a lot of effort to make sure a device is not freed when it is stil...

5.5CVSS6.1AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.3 views

DEBIAN-CVE-2022-49531

In the Linux kernel, the following vulnerability has been resolved: loop: implement -freedisk Ensure that the lodevice which is stored in the gendisk private data is valid until the gendisk is freed. Currently the loop driver uses a lot of effort to make sure a device is not freed when it is stil...

5.5CVSS5.2AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.17 views

DEBIAN-CVE-2022-49490

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5piperelease when deadlock is detected mdp5getglobalstate runs the risk of hitting a -EDEADLK when acquiring the modeset lock, but currently mdp5piperelease doesn't check for if an error is...

5.5CVSS5.7AI score0.00264EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.23 views

CVE-2022-49488

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5mixerrelease when deadlock is detected There is a possibility for mdp5getglobalstate to return -EDEADLK when acquiring the modeset lock, but currently globalstate in mdp5mixerrelease doesn't...

5.5CVSS0.00264EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:01 a.m.10 views

DEBIAN-CVE-2022-49488

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5mixerrelease when deadlock is detected There is a possibility for mdp5getglobalstate to return -EDEADLK when acquiring the modeset lock, but currently globalstate in mdp5mixerrelease doesn't...

5.5CVSS5.7AI score0.00264EPSS
SaveExploits0References1
Rows per page
Query Builder