Lucene search
+L

1958 matches found

SUSE CVE
SUSE CVE
added 2024/04/25 11:11 p.m.5 views

SUSE CVE-2024-26925

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: release mutex after nftgcseqend from abort path The commit mutex should not be released during the critical section between nftgcseqbegin and nftgcseqend, otherwise, async GC worker could collect expired...

7CVSS6.5AI score0.00267EPSS
SaveExploits0References19
OSV
OSV
added 2024/04/25 6:15 a.m.0 views

DEBIAN-CVE-2024-26925

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: release mutex after nftgcseqend from abort path The commit mutex should not be released during the critical section between nftgcseqbegin and nftgcseqend, otherwise, async GC worker could collect expired...

5.5CVSS5.7AI score0.00267EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/25 6:15 a.m.19 views

UBUNTU-CVE-2024-26925

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: release mutex after nftgcseqend from abort path The commit mutex should not be released during the critical section between nftgcseqbegin and nftgcseqend, otherwise, async GC worker could collect expired...

7.8CVSS6.2AI score0.00267EPSS
SaveExploits0References31
Microsoft CVE
Microsoft CVE
added 2024/04/22 12:00 a.m.7 views

CVE-2024-3652

...

6.5CVSS6.5AI score0.00794EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.7 views

SUSE CVE-2024-26845

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Add TMF to tmrlist handling An abort that is responded to by iSCSI itself is added to tmrlist but does not go to target core. A LUNRESET that goes through tmrlist takes a refcounter on the abort and waits for...

5.5CVSS6.2AI score0.00735EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/04/17 5:30 p.m.43 views

CVE-2024-26845

A soft lockup flaw was found in the Linux kernel’s TCM Storage Engine functionality in how a user triggers an abort for iSCSI. This flaw allows a local user to potentially crash the system...

4.4CVSS6.2AI score0.00735EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 10:15 a.m.2 views

DEBIAN-CVE-2024-26845

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Add TMF to tmrlist handling An abort that is responded to by iSCSI itself is added to tmrlist but does not go to target core. A LUNRESET that goes through tmrlist takes a refcounter on the abort and waits for...

5.5CVSS5.4AI score0.00735EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/17 10:10 a.m.144 views

CVE-2024-26845

CVE-2024-26845 pertains to the Linux kernel scsi: target: core logic. The issue arises when an abort handled by iSCSI is added to tmr_list but is not processed by target core, causing a LUN_RESET that traverses tmr_list to wait on a refcounted abort that is never completed. Symptoms include messa...

7.5CVSS6.4AI score0.00735EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/04/17 10:10 a.m.7 views

CVE-2024-26845 scsi: target: core: Add TMF to tmr_list handling

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Add TMF to tmrlist handling An abort that is responded to by iSCSI itself is added to tmrlist but does not go to target core. A LUNRESET that goes through tmrlist takes a refcounter on the abort and waits for...

7.5CVSS5.9AI score
SaveExploits0References13
CNNVD
CNNVD
added 2024/04/17 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 the fact that LUNRESET after tmrlist takes a reference counter on abort and waits for it to complete. Howeve...

5.5CVSS6.3AI score0.00735EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/04/17 12:00 a.m.9 views

PT-2024-21616

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The vulnerability is related to the netfilter subsystem in the Linux kernel, specifically in the nf tables module. The issue arises when the nft mapelem activate function needs to restor...

7.5CVSS6.4AI score0.00272EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/12 2:21 a.m.8 views

SUSE CVE-2021-47183

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS requests may result in a NULL pointer dereferenc...

5.5CVSS7.7AI score0.00332EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/04/12 2:21 a.m.6 views

SUSE CVE-2021-47188

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Improve SCSI abort handling The following has been observed on a test setup: WARNING: CPU: 4 PID: 250 at drivers/scsi/ufs/ufshcd.c:2737 ufshcdqueuecommand+0x468/0x65c Call trace: ufshcdqueuecommand+0x468/0x65c...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/04/11 10:02 p.m.31 views

CVE-2021-47188

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Improve SCSI abort handling The following has been observed on a test setup: WARNING: CPU: 4 PID: 250 at drivers/scsi/ufs/ufshcd.c:2737 ufshcdqueuecommand+0x468/0x65c Call trace: ufshcdqueuecommand+0x468/0x65c...

4.4CVSS7.2AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/11 10:02 p.m.34 views

CVE-2021-47183

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS requests may result in a NULL pointer dereferenc...

4.4CVSS7.1AI score0.00332EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/10 7:15 p.m.1 views

DEBIAN-CVE-2021-47188

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Improve SCSI abort handling The following has been observed on a test setup: WARNING: CPU: 4 PID: 250 at drivers/scsi/ufs/ufshcd.c:2737 ufshcdqueuecommand+0x468/0x65c Call trace: ufshcdqueuecommand+0x468/0x65c...

5.5CVSS5.4AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/10 7:15 p.m.11 views

CVE-2021-47188

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Improve SCSI abort handling The following has been observed on a test setup: WARNING: CPU: 4 PID: 250 at drivers/scsi/ufs/ufshcd.c:2737 ufshcdqueuecommand+0x468/0x65c Call trace: ufshcdqueuecommand+0x468/0x65c...

5.5CVSS5.3AI score
SaveExploits0References2
OSV
OSV
added 2024/04/10 7:15 p.m.12 views

CVE-2021-47183

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS requests may result in a NULL pointer dereferenc...

5.5CVSS5.2AI score
SaveExploits0References4
NVD
NVD
added 2024/04/10 7:15 p.m.17 views

CVE-2021-47183

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS requests may result in a NULL pointer dereferenc...

8.8CVSS7.2AI score0.00332EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/10 7:15 p.m.26 views

CVE-2021-47188

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Improve SCSI abort handling The following has been observed on a test setup: WARNING: CPU: 4 PID: 250 at drivers/scsi/ufs/ufshcd.c:2737 ufshcdqueuecommand+0x468/0x65c Call trace: ufshcdqueuecommand+0x468/0x65c...

7.8CVSS7.3AI score0.00239EPSS
SaveExploits0References3
Rows per page
Query Builder