Lucene search
+L

141 matches found

Amazon
Amazon
added 2025/06/10 12:00 a.m.7 views

Important: kernel-livepatch-6.1.134-152.225

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix potential memory corruption in nvmetcprecvpdu CVE-2025-21927 Affected Packages: kernel-livepatch-6.1.134-152.225 Issue Correction: Please ensure you have live patching enabled. Run dnf update...

7.8CVSS7.8AI score0.00482EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/06/04 12:00 a.m.9 views

The vulnerability in the `drivers/nvme/host/rdma.c` driver of the Linux operating system’s NVMe kernel allows a hacker to cause a service failure.

The vulnerability in the drivers/nvme/host/rdma.c file of the Linux operating system’s NVMe kernel driver is related to insufficient handling of exception states. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

5.7CVSS6.8AI score0.00822EPSS
SaveExploits0References8Affected Software5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.10 views

kernel: nvme-rdma: unquiesce admin_q before destroy it

In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: unquiesce adminq before destroy it Kernel will hang on destroy adminq while we create ctrl failed, such as following calltrace: PID: 23644 TASK: ff2d52b40f439fc0 CPU: 2 COMMAND: "nvme" 0 ff61d23de260fb78 schedule at...

7.5CVSS6.8AI score0.00822EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/04/03 12:00 a.m.13 views

The vulnerability of the nvme_stop_ctrl() function in the Linux kernel driver for NVME support allows a attacker to cause a service failure.

The vulnerability of the nvmestopctrl function in the Linux kernel driver for NVME storage devices is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00379EPSS
SaveExploits0References6Affected Software1
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.12 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fixed the issue of freeing the HMB descriptor table. The HMB descriptor table is sized based on the maximum number of descriptors that can be used for a given device. However, nvmeallochostmem might break out of the loo...

5.5CVSS6.2AI score0.00218EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: nvme: tcp: avoid race between queuelock lock and destroy Commit 76d54bf20cdc "nvme-tcp: don’t access released sockets during error recovery" added a mutexlock call for the queue-queuelock in nvmetcpgetaddress. However, the...

7.8CVSS5.9AI score0.0017EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: deferring partition scanning. We need to prevent the partition scanning from occurring within the controller’s scanwork context. If a path error occurs here, I/O operations will wait until a path becomes available...

7.5CVSS6.2AI score0.00612EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.7 views

nvme: tcp: avoid race between queue_lock lock and destroy

...

7.8CVSS6.6AI score0.0017EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.13 views

nvme-multipath: defer partition scanning

...

7.5CVSS7.1AI score0.00612EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/01/10 12:21 a.m.7 views

SUSE CVE-2024-56632

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix the memleak while create new ctrl failed Now while we create new ctrl failed, we have not free the tagset occupied by adminq, here try to fix it...

5.5CVSS7.8AI score0.00408EPSS
SaveExploits0References13
OSV
OSV
added 2024/12/29 12:15 p.m.5 views

UBUNTU-CVE-2024-56756

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix freeing of the HMB descriptor table The HMB descriptor table is sized to the maximum number of descriptors that could be used for a given device, but nvmeallochostmem could break out of the loop earlier on memory...

5.5CVSS6.1AI score0.00218EPSS
SaveExploits0References50
BDU FSTEC
BDU FSTEC
added 2024/12/03 12:00 a.m.14 views

The vulnerability of the nvme_rdma_free_queue() function in the Linux operating system’s NVMe driver allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the nvmerdmafreequeue function in the drivers/nvme/host/rdma.c file of the Linux NVMe kernel driver is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibilit...

10CVSS6.5AI score0.01166EPSS
SaveExploits0References9Affected Software3
RedHat Linux
RedHat Linux
added 2024/11/26 12:55 a.m.11 views

kernel: nvme-tcp: fix UAF when detecting digest errors

A use-after-free vulnerability was found in the Linux kernel in drivers/nvme/host/tcp.c in nvmetcpiowork. This issue can occur when a local user continues to read data after the connection finishes. This flaw allows a malicious user to cause a use-after-free problem...

9.8CVSS7.2AI score0.00703EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/11/25 12:00 a.m.10 views

PT-2024-35566 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.65 Description: The issue arises from the nvme keep-alive operation, which could potentially cause a race between the fabric controller admin queue destroy code path and the hw/hctx queue dispatcher. This ra...

6.8AI score
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2024/11/06 3:48 a.m.7 views

SUSE CVE-2024-50135

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix race condition between reset and nvmedevdisable nvmedevdisable modifies the dev-onlinequeues field, therefore nvmepciupdatenrqueues should avoid racing against it, otherwise we could end up passing invalid values to...

6.3CVSS7.6AI score0.00165EPSS
SaveExploits0References20
BDU FSTEC
BDU FSTEC
added 2024/10/30 12:00 a.m.16 views

The vulnerability of the nvme_directive_receive() function in the NVMe emulator virtual device of the QEMU hardware infrastructure, which allows a hacker to trigger a service failure.

The vulnerability of the nvmedirectivereceive function in the NVMe virtual device emulator for QEMU hardware infrastructure is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to trigger a service failure...

5.5CVSS6.4AI score0.00376EPSS
SaveExploits1References9Affected Software2
Positive Technologies
Positive Technologies
added 2024/10/21 12:00 a.m.15 views

PT-2024-11866 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the fixed version Description: The issue is related to the Linux kernel's NVMe component, specifically with the nvme mpath revalidate paths function in drivers/nvme/host/multipath.c and the nvme ns remove functi...

9.1CVSS6.6AI score0.03998EPSS
SaveExploits10References1696
Microsoft CVE
Microsoft CVE
added 2024/10/12 12:00 a.m.4 views

CVE-2024-42286

...

7.5CVSS6.5AI score0.00885EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/10/04 12:00 a.m.10 views

The vulnerability of the nvme_tcp_error_recovery_work() function in the Linux operating system’s NVMe driver allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the nvmetcperrorrecoverywork function in the drivers/nvme/host/tcp.c file of the Linux NVMe kernel driver is related to the reutilization of previously released memory due to concurrent access to resources race condition. Exploiting this vulnerability could allow an attacker ...

7.8CVSS6.8AI score0.00665EPSS
SaveExploits0References16Affected Software3
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.20 views

kernel: nvme: avoid double free special payload

A flaw was found in the Linux kernel's NVMe component. This vulnerability is due to a double free error that occurs when a discard request needs to be retried and fails before a new special payload is added. A local attacker could exploit this memory corruption issue to cause a denial of service...

9.8CVSS6.5AI score0.00672EPSS
SaveExploits0References5
Rows per page
Query Builder