Lucene search
+L

7724 matches found

Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.13 views

PT-2025-49739

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock situation exists within the r5l exit log function in the md/raid5-cache component of the Linux kernel. This issue stems from a commit b13015af94cf intended to clear the conf-l...

7.2AI score0.00224EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.7 views

PT-2025-49669

In the Linux kernel, the following vulnerability has been resolved: l2tp: Avoid possible recursive deadlock in l2tp tunnel register When a file descriptor of pppol2tp socket is passed as file descriptor of UDP socket, a recursive deadlock occurs in l2tp tunnel register. This situation is reproduc...

6.2AI score0.00183EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.5 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 a deadlock risk in the drmschedentitykilljobscb function...

6.2AI score0.00218EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.14 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, which stems from the fact that l2tptunnelregister can cause a recursive deadlock when passing pppol2tp file descriptors...

6.2AI score0.00183EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.11 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 releasing an mmap write lock, which could lead to a deadlock...

6.1AI score0.00214EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.11 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 md/raid5-cache deadlocking in r5lexitlog, which may result in resources not being released...

7.3AI score0.00224EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2022-50668

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: fix deadlock due to mbcache entry corruption When manipulating xattr blocks, we can deadlock infinitely looping inside ext4xattrblockset where we constant...

7.5CVSS6.2AI score0.00796EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.5 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 improper use of locks in rdstcpresetcallbacks, which could lead to a deadlock...

6.1AI score0.00932EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.7 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 a corrupted ext4 filesystem mbcache entry, which could lead to a deadlock...

7.2AI score0.00796EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/08 2:15 a.m.14 views

CVE-2023-53760

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cqlock deadlock issue When ufshcderrhandler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcdhandlemcqcqevents and also in ufsmtkmcqintr. The following...

0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/08 2:15 a.m.8 views

UBUNTU-CVE-2023-53760

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cqlock deadlock issue When ufshcderrhandler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcdhandlemcqcqevents and also in ufsmtkmcqintr. The following...

5.7AI score0.00168EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.39 views

CVE-2023-53760

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cqlock deadlock issue When ufshcderrhandler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcdhandlemcqcqevents and also in ufsmtkmcqintr. The following...

5.2AI score0.00168EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.40 views

CVE-2023-53760 scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cqlock deadlock issue When ufshcderrhandler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcdhandlemcqcqevents and also in ufsmtkmcqintr. The following...

0.00168EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/08 1:19 a.m.24 views

CVE-2023-53760

The CVE-2023-53760 entry describes a Linux kernel deadlock in the SCSI/UFS MCQ path. Root cause: ufshcd_err_handler() can trigger CQ event interrupts while holding hwq->cq_lock, allowing a competing IRQ/worker to acquire the same lock in hard IRQ context, risking a deadlock. Affected component...

6.1AI score0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/08 1:19 a.m.11 views

CVE-2023-53760 scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cqlock deadlock issue When ufshcderrhandler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcdhandlemcqcqevents and also in ufsmtkmcqintr. The following...

6.3AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53760

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: ufs: core: mcq: Fix &hwq-cqlock deadlock issue When ufshcderrhandler is executed, CQ event interrupt can enter waiting for the same lock. This can happen...

6.1AI score0.00168EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.9 views

PT-2025-49490

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cq lock deadlock issue When ufshcd err handler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcd handle mcq cq events and also in ufs mtk mcq intr. The...

6.4AI score0.00168EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.14 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 hwq-cqlock deadlock issue, which could cause the system to hang...

6.1AI score0.00168EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/06 12:00 a.m.9 views

PT-2026-2500

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to network packet fragmentation and conntrack. Specifically, the issue involves pending SKBs socket buffers holding conntrack references during...

4.6CVSS6.1AI score0.00174EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/05 4:14 p.m.13 views

CVE-2025-40231

In the Linux kernel, the following vulnerability has been resolved: vsock: fix lock inversion in vsockassigntransport Syzbot reported a potential lock inversion deadlock between vsockregistermutex and sklock-AFVSOCK when vsocklinger is called. The issue was introduced by commit 687aa0c5581b "vsoc...

5.5CVSS5.2AI score0.00202EPSS
SaveExploits0References4
Rows per page
Query Builder