Lucene search
+L

1999 matches found

Cvelist
Cvelist
added 2024/07/29 2:57 p.m.33 views

CVE-2024-41073 nvme: avoid double free special payload

In the Linux kernel, the following vulnerability has been resolved: nvme: avoid double free special payload If a discard request needs to be retried, and that retry may fail before a new special payload is added, a double free will result. Clear the RQFSPECIALLOAD when the request is cleaned...

9.8CVSS0.00672EPSS
SaveExploits0References6
Ubuntu
Ubuntu
added 2024/07/26 3:11 p.m.89 views

USN-6919-1: Linux kernel vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 It was discovered that the ATA over...

9.8CVSS7.5AI score0.01635EPSS
SaveExploits1
OSV
OSV
added 2024/07/26 12:33 p.m.42 views

RLSA-2024:4583 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: TIPC message reassembly use-after-free remote code execution vulnerability CVE-2024-36886 kernel: ethernet: hisilicon: hns: hnsdsafmisc: fix a possible array overflow in hnsdsafgesrstbypo...

9.8CVSS8.7AI score0.01358EPSS
SaveExploits1References18
OSV
OSV
added 2024/07/26 11:07 a.m.14 views

OESA-2024-1895 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: nfc: fix segfault in nfcgenldumpdevicesdone When kmalloc in nfcgenldumpdevices fails then nfcgenldumpdevicesdone segfaults as below KASAN: null-ptr-deref in rang...

7.8CVSS6.3AI score0.00934EPSS
SaveExploits0References24
Tenable Nessus
Tenable Nessus
added 2024/07/26 12:00 a.m.23 views

Ubuntu 22.04 LTS : Linux kernel vulnerabilities (USN-6919-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6919-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.8CVSS7.5AI score0.01635EPSS
SaveExploits1References302
Tenable Nessus
Tenable Nessus
added 2024/07/26 12:00 a.m.72 views

Rocky Linux 9 : kernel (RLSA-2024:4583)

The remote Rocky Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:4583 advisory. kernel: TIPC message reassembly use-after-free remote code execution vulnerability CVE-2024-36886 kernel: ethernet: hisilicon: hns: hnsdsafmisc: fix a...

9.8CVSS7.9AI score0.01358EPSS
SaveExploits1References35
SUSE CVE
SUSE CVE
added 2024/07/18 3:06 a.m.6 views

SUSE CVE-2022-48789

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix possible use-after-free in transport errorrecovery work While nvmetcpsubmitasynceventwork is checking the ctrl and queue state before preparing the AER command and scheduling iowork, in order to fully prevent a race...

6.4CVSS7.8AI score0.00665EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2024/07/18 12:00 a.m.60 views

Oracle Linux 9 : kernel (ELSA-2024-4583)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-4583 advisory. - net: ena: Fix incorrect descriptor free behavior Kamal Heib RHEL-39217 RHEL-37430 CVE-2024-35958 - tcp: Use refcountincnotzero in tcptwskunique...

9.8CVSS7.2AI score0.01358EPSS
SaveExploits1References18
SUSE CVE
SUSE CVE
added 2024/07/17 4:19 a.m.11 views

SUSE CVE-2022-48788

In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: fix possible use-after-free in transport errorrecovery work While nvmerdmasubmitasynceventwork is checking the ctrl and queue state before preparing the AER command and scheduling iowork, in order to fully prevent a ra...

5.3CVSS7.8AI score0.00934EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/07/17 4:19 a.m.13 views

SUSE CVE-2022-48790

In the Linux kernel, the following vulnerability has been resolved: nvme: fix a possible use-after-free in controller reset during load Unlike .queuerq, in .submitasyncevent drivers may not check the ctrl readiness for AER submission. This may lead to a use-after-free condition that was observed...

6.4CVSS7.8AI score0.00791EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2024/07/17 1:06 a.m.16 views

kernel: nvme: fix reconnection fail due to reserved tag allocation

CVE-2024-27435 is a Linux kernel vulnerability in the NVMe over RDMA implementation, where a reconnection failure occurs due to a deadlock caused by reserved tag allocation. The issue arises when the admin queue is quiesced while resetting the controller, causing a keep-alive request to hold the...

7.5CVSS6.7AI score0.00397EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/07/16 10:58 p.m.26 views

CVE-2022-48790

A vulnerability was found in nvme-tcp in the Linux kernel, where the .queuerq, in .submitasyncevent drivers may not check the ctrl readiness for AER submission, which can lead to a use-after-free condition. Mitigation Mitigation for this issue is either not available or the currently available...

6.4CVSS7.5AI score0.00791EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 10:58 p.m.20 views

CVE-2022-48789

A use after free vulnerability was found in the transport errorrecovery. When nvmetcpsubmitasynceventwork is checking the ctrl and queue state before preparing the AER command and scheduling, iowork,recovery work must flush asynceventwork before continuing to destroy the admin queue after setting...

6.4CVSS8AI score0.00665EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 10:58 p.m.19 views

CVE-2022-48788

A use after free vulnerability was found in the transport errorrecovery. When nvmerdmasubmitasync is checking the ctrl and queue state before preparing the AER command and scheduling, iowork,recovery work must flush asynceventwork before continuing to destroy the admin queue after setting the ctr...

5.8CVSS7.8AI score0.00934EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 1:15 p.m.13 views

DEBIAN-CVE-2022-48846

In the Linux kernel, the following vulnerability has been resolved: block: release rq qos structures for queue without disk blkcginitqueue may add rq qos structures to request queue, previously blkcleanupqueue calls rqqosexit to release them, but commit 8e141f9eb803 "block: drain file system I/O ...

5.5CVSS5.4AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.12 views

AZL-47446 CVE-2022-48788 affecting package kernel for versions less than 5.15.32.1-3

In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: fix possible use-after-free in transport errorrecovery work While nvmerdmasubmitasynceventwork is checking the ctrl and queue state before preparing the AER command and scheduling iowork, in order to fully prevent a ra...

7.8CVSS6.3AI score0.00934EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.10 views

DEBIAN-CVE-2022-48789

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix possible use-after-free in transport errorrecovery work While nvmetcpsubmitasynceventwork is checking the ctrl and queue state before preparing the AER command and scheduling iowork, in order to fully prevent a race...

7.8CVSS6.1AI score0.00665EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/16 12:15 p.m.21 views

CVE-2022-48790

In the Linux kernel, the following vulnerability has been resolved: nvme: fix a possible use-after-free in controller reset during load Unlike .queuerq, in .submitasyncevent drivers may not check the ctrl readiness for AER submission. This may lead to a use-after-free condition that was observed...

9.8CVSS0.00791EPSS
SaveExploits0References6
NVD
NVD
added 2024/07/16 12:15 p.m.23 views

CVE-2022-48788

In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: fix possible use-after-free in transport errorrecovery work While nvmerdmasubmitasynceventwork is checking the ctrl and queue state before preparing the AER command and scheduling iowork, in order to fully prevent a ra...

9.8CVSS0.00934EPSS
SaveExploits0References6
NVD
NVD
added 2024/07/16 12:15 p.m.26 views

CVE-2022-48789

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix possible use-after-free in transport errorrecovery work While nvmetcpsubmitasynceventwork is checking the ctrl and queue state before preparing the AER command and scheduling iowork, in order to fully prevent a race...

9.8CVSS0.00665EPSS
SaveExploits0References5
Rows per page
Query Builder