Lucene search
+L

1919 matches found

CVE
CVE
added 2024/05/17 12:12 p.m.143 views

CVE-2024-27435

CVE-2024-27435 refers to a Linux kernel issue where NVMe over RDMA reconnection could fail forever due to an ABBA deadlock caused by reserved tag allocation in the admin queue. The root cause was a single reserved tag held by a keep-alive operation, which blocked a required tag for the connect co...

7.5CVSS6.9AI score0.00397EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/17 12:12 p.m.29 views

CVE-2024-27435 nvme: fix reconnection fail due to reserved tag allocation

In the Linux kernel, the following vulnerability has been resolved: nvme: fix reconnection fail due to reserved tag allocation We found a issue on production environment while using NVMe over RDMA, adminq reconnect failed forever while remote target and network is ok. After dig into it, we found ...

7.5CVSS6.2AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/17 12:12 p.m.33 views

CVE-2024-27435

In the Linux kernel, the following vulnerability has been resolved: nvme: fix reconnection fail due to reserved tag allocation We found a issue on production environment while using NVMe over RDMA, adminq reconnect failed forever while remote target and network is ok. After dig into it, we found ...

7.5CVSS7.4AI score0.00397EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/17 12:12 p.m.34 views

CVE-2024-27435 nvme: fix reconnection fail due to reserved tag allocation

In the Linux kernel, the following vulnerability has been resolved: nvme: fix reconnection fail due to reserved tag allocation We found a issue on production environment while using NVMe over RDMA, adminq reconnect failed forever while remote target and network is ok. After dig into it, we found ...

7.5CVSS7AI score0.00397EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/17 12:12 p.m.39 views

CVE-2024-27435 nvme: fix reconnection fail due to reserved tag allocation

In the Linux kernel, the following vulnerability has been resolved: nvme: fix reconnection fail due to reserved tag allocation We found a issue on production environment while using NVMe over RDMA, adminq reconnect failed forever while remote target and network is ok. After dig into it, we found ...

7.5CVSS7.5AI score0.00397EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:00 a.m.13 views

The vulnerability of the ns_update_nuse() function in the drivers/nvme/host/sysfs.c file of the Linux operating system’s NVMe kernel driver allows a attacker to cause a service failure.

The vulnerability of the nsupdatenuse function in the drivers/nvme/host/sysfs.c file of the Linux NVMe kernel driver is related to the re-release of previously released memory. Exploiting this vulnerability could allow an attacker to trigger a service failure...

5.5CVSS6.5AI score0.00259EPSS
SaveExploits0References8Affected Software1
OpenVAS
OpenVAS
added 2024/05/08 12:00 a.m.32 views

Ubuntu: Security Advisory (USN-6765-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8.4AI score0.51248EPSS
SaveExploits2References2
OSV
OSV
added 2024/05/07 3:22 p.m.20 views

USN-6765-1 linux-oem-6.5 vulnerabilities

Alon Zahavi discovered that the NVMe-oF/TCP subsystem in the Linux kernel did not properly validate H2C PDU data, leading to a null pointer dereference vulnerability. A remote attacker could use this to cause a denial of service system crash. CVE-2023-6356, CVE-2023-6535, CVE-2023-6536 Sander...

9.8CVSS6.5AI score0.51248EPSS
SaveExploits2References124
SUSE CVE
SUSE CVE
added 2024/05/07 2:49 a.m.9 views

SUSE CVE-2022-48686

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix UAF when detecting digest errors We should also bail from the iowork loop when we set rdenabled to true, so we don't attempt to read data from the socket when the TCP stream is already out-of-sync or corrupted...

7.8CVSS7.7AI score0.00703EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2024/05/07 2:49 a.m.12 views

SUSE CVE-2022-48697

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a use-after-free Fix the following use-after-free complaint triggered by blktests nvme/004: BUG: KASAN: user-memory-access in blkmqcompleterequestremote+0xac/0x350 Read of size 4 at addr 0000607bd1835943 by task...

6.5CVSS6.3AI score0.00587EPSS
SaveExploits0References12
Ubuntu
Ubuntu
added 2024/05/07 12:00 a.m.155 views

Linux kernel (OEM) vulnerabilities

Releases Ubuntu 22.04 LTS Packages linux-oem-6.5 - Linux kernel for OEM systems Details Alon Zahavi discovered that the NVMe-oF/TCP subsystem in the Linux kernel did not properly validate H2C PDU data, leading to a null pointer dereference vulnerability. A remote attacker could use this to cause ...

5CVSS7.5AI score0.51248EPSS
SaveExploits2References123
NVD
NVD
added 2024/05/03 4:15 p.m.12 views

CVE-2022-48697

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a use-after-free Fix the following use-after-free complaint triggered by blktests nvme/004: BUG: KASAN: user-memory-access in blkmqcompleterequestremote+0xac/0x350 Read of size 4 at addr 0000607bd1835943 by task...

9.8CVSS7.4AI score0.00587EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/03 4:15 p.m.16 views

UBUNTU-CVE-2022-48697

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a use-after-free Fix the following use-after-free complaint triggered by blktests nvme/004: BUG: KASAN: user-memory-access in blkmqcompleterequestremote+0xac/0x350 Read of size 4 at addr 0000607bd1835943 by task...

9.8CVSS6.1AI score0.00587EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/03 3:15 p.m.8 views

DEBIAN-CVE-2022-48686

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix UAF when detecting digest errors We should also bail from the iowork loop when we set rdenabled to true, so we don't attempt to read data from the socket when the TCP stream is already out-of-sync or corrupted...

7.8CVSS5.4AI score0.00703EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/03 3:15 p.m.11 views

UBUNTU-CVE-2022-48686

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix UAF when detecting digest errors We should also bail from the iowork loop when we set rdenabled to true, so we don't attempt to read data from the socket when the TCP stream is already out-of-sync or corrupted...

9.8CVSS5.9AI score0.00703EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/03 3:10 p.m.20 views

CVE-2022-48697 nvmet: fix a use-after-free

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a use-after-free Fix the following use-after-free complaint triggered by blktests nvme/004: BUG: KASAN: user-memory-access in blkmqcompleterequestremote+0xac/0x350 Read of size 4 at addr 0000607bd1835943 by task...

9.8CVSS6.8AI score0.00587EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/03 2:59 p.m.149 views

CVE-2022-48686

Summary (CVE-2022-48686) Affected software: Linux kernel (nvme-tcp) as described in initial document; Astra Linux advisories corroborate the Linux kernel fix. Root cause: Use-after-free (UAF) in nvme-tcp when detecting digest errors; also a control flow issue requiring exiting the io_work loop af...

9.8CVSS6.4AI score0.00703EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/05/03 2:59 p.m.28 views

CVE-2022-48686

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix UAF when detecting digest errors We should also bail from the iowork loop when we set rdenabled to true, so we don't attempt to read data from the socket when the TCP stream is already out-of-sync or corrupted...

9.8CVSS7.2AI score0.00703EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/03 2:59 p.m.24 views

CVE-2022-48686 nvme-tcp: fix UAF when detecting digest errors

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix UAF when detecting digest errors We should also bail from the iowork loop when we set rdenabled to true, so we don't attempt to read data from the socket when the TCP stream is already out-of-sync or corrupted...

9.8CVSS6.6AI score0.00703EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/03 2:59 p.m.26 views

CVE-2022-48686 nvme-tcp: fix UAF when detecting digest errors

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix UAF when detecting digest errors We should also bail from the iowork loop when we set rdenabled to true, so we don't attempt to read data from the socket when the TCP stream is already out-of-sync or corrupted...

9.8CVSS5.9AI score
SaveExploits0References8
Rows per page
Query Builder