Lucene search
+L

678 matches found

Debian CVE
Debian CVE
added 2024/03/15 8:14 p.m.46 views

CVE-2021-47130

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix freeing unallocated p2pmem In case p2p device was found but the p2p pool is empty, the nvme target is still trying to free the sgl from the p2p pool instead of the regular sgl pool and causing a crash BUG is called...

7.5CVSS5AI score0.00639EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/03/15 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. A security vulnerability exists in the Linux kernel that stems from the nvmet module releasing unallocated p2pmem...

4.4CVSS8.2AI score0.00639EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/03/12 3:04 p.m.10 views

kernel: use after free in nvmet_tcp_free_crypto in NVMe

A use-after-free vulnerability was found in drivers/nvme/target/tcp.c in nvmettcpfreecrypto due to a logical bug in the NVMe/TCP subsystem in the Linux kernel. This issue may allow a malicious user to cause a use-after-free and double-free problem, which may permit remote code execution or lead t...

8.8CVSS7.8AI score0.09141EPSS
SaveExploits2References5
SUSE CVE
SUSE CVE
added 2024/03/05 4:49 a.m.4 views

SUSE CVE-2021-47075

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix memory leak in nvmetallocctrl When creating ctrl in nvmetallocctrl, if the cntlidmin is larger than cntlidmax of the subsystem, and jumps to the "outfreechangednslist" label, but the ctrl-sqs lack of be freed. Fix this...

5.3CVSS7.8AI score0.00905EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.7 views

SUSE CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

5.5CVSS6.1AI score0.0049EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/01 10:15 p.m.6 views

DEBIAN-CVE-2021-47075

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix memory leak in nvmetallocctrl When creating ctrl in nvmetallocctrl, if the cntlidmin is larger than cntlidmax of the subsystem, and jumps to the "outfreechangednslist" label, but the ctrl-sqs lack of be freed. Fix this...

5.3CVSS5.7AI score0.00905EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/03/01 10:15 p.m.24 views

CVE-2021-47075

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix memory leak in nvmetallocctrl When creating ctrl in nvmetallocctrl, if the cntlidmin is larger than cntlidmax of the subsystem, and jumps to the "outfreechangednslist" label, but the ctrl-sqs lack of be freed. Fix this...

5.3CVSS6.3AI score0.00905EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/01 10:15 p.m.8 views

UBUNTU-CVE-2021-47075

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix memory leak in nvmetallocctrl When creating ctrl in nvmetallocctrl, if the cntlidmin is larger than cntlidmax of the subsystem, and jumps to the "outfreechangednslist" label, but the ctrl-sqs lack of be freed. Fix this...

5.3CVSS6.6AI score0.00905EPSS
SaveExploits0References3
CVE
CVE
added 2024/03/01 9:15 p.m.121 views

CVE-2021-47075

The CVE-2021-47075 entry concerns the Linux kernel nvmet subsystem. A memory leak in nvmet_alloc_ctrl() could occur when cntlid_min is larger than the subsystem’s cntlid_max, because the code may jump to out_free_changed_ns_list without freeing ctrl->sqs. The patch fixes this by jumping to the...

5.3CVSS5.8AI score0.00905EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/03/01 4:08 a.m.17 views

SUSE CVE-2021-46983

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

5.5CVSS7.7AI score0.00627EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/02/29 10:50 a.m.23 views

CVE-2021-47041

A flaw was found in the Linux Kernel, potentially allowing for a deadlock when running nvmet-tcp and nvme-tcp on the same system. This may lead to compromised Availability...

4.4CVSS6AI score0.0049EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/29 9:18 a.m.35 views

CVE-2021-46983

A flaw was found in an error-handling function in the Linux kernel's NVMe driver. This flaw allows an attacker with control over NVMe links to cause a denial of service. Mitigation Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a...

4.4CVSS6AI score0.00627EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/28 9:15 a.m.20 views

CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

7.5CVSS7.3AI score0.0049EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/28 9:15 a.m.5 views

DEBIAN-CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

5.5CVSS5.2AI score0.0049EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.12 views

CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

5.5CVSS7.3AI score
SaveExploits0References5
OSV
OSV
added 2024/02/28 9:15 a.m.17 views

CVE-2021-46983

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

5.5CVSS7.4AI score
SaveExploits0References4
NVD
NVD
added 2024/02/28 9:15 a.m.29 views

CVE-2021-46983

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

7.5CVSS6.2AI score0.00627EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.21 views

DEBIAN-CVE-2021-46983

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

5.5CVSS5.5AI score0.00627EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.32 views

CVE-2021-46983

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

7.5CVSS6.3AI score0.00627EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.30 views

CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

7.5CVSS5.9AI score0.0049EPSS
SaveExploits0References7
Rows per page
Query Builder