Lucene search
+L

1919 matches found

BDU FSTEC
BDU FSTEC
added 2024/11/08 12:00 a.m.7 views

The vulnerability of the nvme-fc component of the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the nvme-fc component in the Linux operating system’s kernel is related to double-freeing errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.3AI score0.00218EPSS
SaveExploits0References30Affected Software6
OSV
OSV
added 2024/11/05 6:15 p.m.3 views

DEBIAN-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...

4.7CVSS5.5AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.10 views

AZL-52396 CVE-2024-50135 affecting package kernel 5.15.200.1-1

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...

4.7CVSS6.8AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/05 6:15 p.m.25 views

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...

4.7CVSS0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/05 6:15 p.m.7 views

UBUNTU-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...

4.7CVSS6.6AI score0.00165EPSS
SaveExploits0References18
OSV
OSV
added 2024/11/05 5:10 p.m.10 views

CVE-2024-50135 nvme-pci: fix race condition between reset and nvme_dev_disable()

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...

4.7CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/11/05 5:10 p.m.29 views

CVE-2024-50135 nvme-pci: fix race condition between reset and nvme_dev_disable()

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...

0.00165EPSS
SaveExploits0References3
CVE
CVE
added 2024/11/05 5:10 p.m.194 views

CVE-2024-50135

CVE-2024-50135 pertains to the Linux kernel nvme-pci driver. A race between reset and nvme_dev_disable() could corrupt dev->online_queues, causing invalid values to be passed to blk_mq_update_nr_hw_queues(). The Linux kernel advisory states the fix is to lock the shutdown_lock mutex before usi...

4.7CVSS4.5AI score0.00165EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/11/05 12:00 a.m.10 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 failure of the nvme-pci module to properly handle queue state when resetting and disabling NVMe devices,...

4.7CVSS6.3AI score0.00165EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/10/30 12:00 a.m.14 views

The vulnerability of the nvme_fdp_events() function in the NVMe emulator virtual device of the QEMU hardware infrastructure allows a perpetrator to gain unauthorized access to protected information.

The vulnerability of the nvmefdpevents function in the NVMe emulator virtual device of the QEMU hardware infrastructure is related to reading data beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protected information...

6.5CVSS6.7AI score0.00397EPSS
SaveExploits0References11Affected Software2
FreeBSD
FreeBSD
added 2024/10/29 12:00 a.m.36 views

FreeBSD -- Multiple issues in the bhyve hypervisor

Problem Description: Several vulnerabilities were found in the bhyve hypervisor's device models. The NVMe driver function nvmeopcgetlogpage is vulnerable to a buffer over- read from a guest-controlled value. CVE-2024-51562 The virtiovqrecordon function is subject to a time-of-check to time-of-use...

7.5CVSS7.2AI score0.00457EPSS
SaveExploits0
Redos
Redos
added 2024/10/25 12:00 a.m.24 views

ROS-20241025-02

Vulnerability of usb-audio component of Linux kernel is related to NULL pointer dereferencing in the sndusbsetsampleratev2v3 function in sound/usb/clock.c. Exploitation of the vulnerability could allow an attacker to cause a denial of service A vulnerability in the target component of the target...

9.8CVSS8.1AI score0.00735EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/10/23 12:00 a.m.11 views

The vulnerability of the nvme_cleanup_cmd() 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 nvmecleanupcmd function in the drivers/nvme/host/core.c file of the Linux NVMe kernel driver is related to the reallocation of previously released memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility...

7.8CVSS6.5AI score0.00672EPSS
SaveExploits0References25Affected Software8
RedhatCVE
RedhatCVE
added 2024/10/22 2:44 p.m.16 views

CVE-2024-49932

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't readahead the relocation inode on RST On relocation we're doing readahead on the relocation inode, but if the filesystem is backed by a RAID stripe tree we can get ENOENT e.g. due to preallocated extents not being...

5.5CVSS6.7AI score0.00202EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.5 views

SUSE CVE-2022-49003

In the Linux kernel, the following vulnerability has been resolved: nvme: fix SRCU protection of nvmenshead list Walking the nvmenshead siblings list is protected by the head's srcu in nvmensheadsubmitbio but not nvmempathrevalidatepaths. Removing namespaces from the list also fails to synchroniz...

7CVSS6.2AI score0.00618EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2024/10/22 7:15 a.m.19 views

CVE-2022-49003

A vulnerability was found in the Linux kernel's NVMe driver, involving a race condition in multipath configurations with RDMA connections. The nvmenshead list that tracks NVMe namespaces is not properly synchronized with the SRCU lock in the nvmempathrevalidatepaths function. This can cause a...

4.7CVSS4.3AI score0.00618EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2022-49003

In the Linux kernel, the following vulnerability has been resolved: nvme: fix SRCU protection of nvmenshead list Walking the nvmenshead siblings list is protected by the head's srcu in nvmensheadsubmitbio but not nvmempathrevalidatepaths. Removing namespaces from the list also fails to synchroniz...

4.7CVSS4.8AI score0.00618EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.8 views

UBUNTU-CVE-2022-49003

In the Linux kernel, the following vulnerability has been resolved: nvme: fix SRCU protection of nvmenshead list Walking the nvmenshead siblings list is protected by the head's srcu in nvmensheadsubmitbio but not nvmempathrevalidatepaths. Removing namespaces from the list also fails to synchroniz...

9.8CVSS5.7AI score0.00618EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/10/21 8:06 p.m.30 views

CVE-2022-49003 nvme: fix SRCU protection of nvme_ns_head list

In the Linux kernel, the following vulnerability has been resolved: nvme: fix SRCU protection of nvmenshead list Walking the nvmenshead siblings list is protected by the head's srcu in nvmensheadsubmitbio but not nvmempathrevalidatepaths. Removing namespaces from the list also fails to synchroniz...

9.8CVSS0.00618EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/10/21 8:06 p.m.16 views

CVE-2022-49003 nvme: fix SRCU protection of nvme_ns_head list

In the Linux kernel, the following vulnerability has been resolved: nvme: fix SRCU protection of nvmenshead list Walking the nvmenshead siblings list is protected by the head's srcu in nvmensheadsubmitbio but not nvmempathrevalidatepaths. Removing namespaces from the list also fails to synchroniz...

9.8CVSS6.9AI score0.00618EPSS
SaveExploits0References3
Rows per page
Query Builder