Lucene search
+L

678 matches found

Cvelist
Cvelist
added 2025/06/18 9:33 a.m.29 views

CVE-2025-38035 nvmet-tcp: don't restore null sk_state_change

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: don't restore null skstatechange queue-statechange is set as part of nvmettcpsetqueuesock, but if the TCP connection isn't established when nvmettcpsetqueuesock is called then queue-statechange isn't set and...

7.5CVSS0.00518EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/18 9:33 a.m.25 views

CVE-2025-38035 nvmet-tcp: don't restore null sk_state_change

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: don't restore null skstatechange queue-statechange is set as part of nvmettcpsetqueuesock, but if the TCP connection isn't established when nvmettcpsetqueuesock is called then queue-statechange isn't set and...

7.5CVSS5.9AI score
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.26 views

PT-2025-25810

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the fixed version Description A vulnerability in the Linux kernel has been resolved, related to the nvmet-tcp module. The issue occurs when the TCP connection is not established, causing the queue-state change to...

5.5CVSS6.6AI score0.00518EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.9 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Do not restore null skstatechange. queue-statechange is set as part of nvmettcpsetqueuesock, but if the TCP connection is not established when nvmettcpsetqueuesock is called, then queue-statechange is not set, and...

7.5CVSS6.3AI score0.00518EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.11 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: objtool, nvmet: Fixed an out-of-bounds stack access in nvmetctrlstateshow. The cstsstatenames array contains only six sparse entries, but the iteration code in nvmetctrlstateshow iterates seven times, leading to a potential...

7.1CVSS6.5AI score0.00251EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.13 views

kernel: nvmet: Don't overflow subsysnqn

In the Linux kernel, the following vulnerability has been resolved: nvmet: Don't overflow subsysnqn nvmetrootdiscoverynqnstore treats the subsysnqn string like a fixed size buffer, even though it is dynamically allocated to the size of the string. Create a new string with kstrndup instead of usin...

5.5CVSS6.8AI score0.00188EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.24 views

kernel: nvmet-auth: assign dh_key to NULL after kfree_sensitive

A flaw was found in the nvmet-auth component of the Linux kernel. An authenticated local attacker with administrative privileges could trigger a double free vulnerability by repeatedly calling nvmetsetupdhgroup. This could lead to a denial of service DoS or potentially arbitrary code execution...

8.1CVSS6.8AI score0.00629EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/09 4:55 a.m.9 views

SUSE CVE-2022-49807

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a memory leak in nvmetauthsetkey When changing dhchap secrets we need to release the old secrets as well. kmemleak complaint: -- unreferenced object 0xffff8c7f44ed8180 size 64: comm "check", pid 7304, jiffies 429568613...

5.5CVSS6.2AI score0.00163EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/05/09 3:23 a.m.8 views

SUSE CVE-2025-37825

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix out-of-bounds access in nvmetenableport When trying to enable a port that has no transport configured yet, nvmetenableport uses NVMFTRTYPEMAX 255 to query the transports array, causing an out-of-bounds access: 106.0586...

5.5CVSS6.5AI score0.00166EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/05/09 12:00 a.m.13 views

The vulnerability of the `nvmet_rdma_send_done()` function in the drivers/nvme/target/rdma.c module of the Linux kernel allows a hacker to trigger a service failure.

The vulnerability of the nvmetrdmasenddone function in the drivers/nvme/target/rdma.c kernel module of the Linux operating system is related to the assignment of a NULL pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00627EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2025/05/08 7:15 a.m.6 views

DEBIAN-CVE-2025-37825

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix out-of-bounds access in nvmetenableport When trying to enable a port that has no transport configured yet, nvmetenableport uses NVMFTRTYPEMAX 255 to query the transports array, causing an out-of-bounds access: 106.0586...

7.1CVSS5.8AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.6 views

UBUNTU-CVE-2025-37825

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix out-of-bounds access in nvmetenableport When trying to enable a port that has no transport configured yet, nvmetenableport uses NVMFTRTYPEMAX 255 to query the transports array, causing an out-of-bounds access: 106.0586...

7.1CVSS6.1AI score0.00166EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/05/08 12:00 a.m.12 views

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

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been identified in the Linux kernel, specifically in the nvmet component. The issue arises when attempting to enable a port without a configured transport, causing ...

7.8CVSS4.9AI score0.67588EPSS
SaveExploits0References685
RedhatCVE
RedhatCVE
added 2025/05/04 5:32 p.m.26 views

CVE-2023-53116

In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid potential UAF in nvmetreqcomplete An nvme target -queueresponse operation implementation may free the request passed as argument. Such implementation potentially could result in a use after free of the request pointe...

5.5CVSS6.8AI score0.00519EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/05/03 2:57 a.m.8 views

SUSE CVE-2020-36790

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a memory leak We forgot to free newmodelnumber...

5.5CVSS7.8AI score0.00163EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/03 2:50 a.m.6 views

SUSE CVE-2023-53116

In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid potential UAF in nvmetreqcomplete An nvme target -queueresponse operation implementation may free the request passed as argument. Such implementation potentially could result in a use after free of the request pointe...

5.5CVSS6.3AI score0.00519EPSS
SaveExploits0References9
NVD
NVD
added 2025/05/02 4:15 p.m.27 views

CVE-2023-53116

In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid potential UAF in nvmetreqcomplete An nvme target -queueresponse operation implementation may free the request passed as argument. Such implementation potentially could result in a use after free of the request pointe...

9.8CVSS0.00519EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/02 4:15 p.m.15 views

UBUNTU-CVE-2023-53116

In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid potential UAF in nvmetreqcomplete An nvme target -queueresponse operation implementation may free the request passed as argument. Such implementation potentially could result in a use after free of the request pointe...

9.8CVSS6.1AI score0.00519EPSS
SaveExploits0References11
OSV
OSV
added 2025/05/02 3:55 p.m.22 views

CVE-2023-53116 nvmet: avoid potential UAF in nvmet_req_complete()

In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid potential UAF in nvmetreqcomplete An nvme target -queueresponse operation implementation may free the request passed as argument. Such implementation potentially could result in a use after free of the request pointe...

9.8CVSS5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.29 views

CVE-2023-53116 nvmet: avoid potential UAF in nvmet_req_complete()

In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid potential UAF in nvmetreqcomplete An nvme target -queueresponse operation implementation may free the request passed as argument. Such implementation potentially could result in a use after free of the request pointe...

9.8CVSS0.00519EPSS
SaveExploits0References8
Rows per page
Query Builder