Lucene search
+L

140 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986734)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986734 advisory. In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: fix possible use-after-free in transport errorrecovery work While...

9.8CVSS6AI score0.00926EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2022-50055

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iavf: Fix adminq error handling iavfallocasqbufs/iavfallocarqbufs allocates with dmaalloccoherent memory for VF mailbox. Free DMA regions for both ASQ and ARQ i...

5.5CVSS6.1AI score0.00165EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/08/06 7:00 a.m.6 views

pds_core: Prevent possible adminq overflow/stuck condition

...

5.5CVSS7.4AI score0.00181EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-38209

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: remove tag set when second admin queue config fails Commit 104d0e2f6222...

9.8CVSS5.5AI score0.00311EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:00 a.m.14 views

nvme-rdma: unquiesce admin_q before destroy it

...

7.5CVSS7AI score0.00822EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/07 11:23 p.m.6 views

SUSE CVE-2025-38209

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: remove tag set when second admin queue config fails Commit 104d0e2f6222 "nvme-fabrics: reset admin connection for secure concatenation" modified nvmetcpsetupctrl to call nvmetcpconfigureadminqueue twice. The first call...

6.6CVSS6.4AI score0.00311EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2025/07/06 2:14 p.m.16 views

CVE-2025-38209

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: remove tag set when second admin queue config fails Commit 104d0e2f6222 "nvme-fabrics: reset admin connection for secure concatenation" modified nvmetcpsetupctrl to call nvmetcpconfigureadminqueue twice. The first call...

5.5CVSS6.5AI score0.00311EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.21 views

CVE-2025-38209 nvme-tcp: remove tag set when second admin queue config fails

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: remove tag set when second admin queue config fails Commit 104d0e2f6222 "nvme-fabrics: reset admin connection for secure concatenation" modified nvmetcpsetupctrl to call nvmetcpconfigureadminqueue twice. The first call...

9.8CVSS0.00311EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/04 1:37 p.m.39 views

CVE-2025-38209

CVE-2025-38209 concerns a Linux kernel vulnerability in nvme-tcp where nvme_tcp_setup_ctrl() calls nvme_tcp_configure_admin_queue() twice. The second call can fail (new=false) without removing the previously allocated admin_tag_set, leading to a use-after-free in the timeout handler when it acces...

9.8CVSS6.3AI score0.00311EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/07/04 1:37 p.m.8 views

CVE-2025-38209 nvme-tcp: remove tag set when second admin queue config fails

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: remove tag set when second admin queue config fails Commit 104d0e2f6222 "nvme-fabrics: reset admin connection for secure concatenation" modified nvmetcpsetupctrl to call nvmetcpconfigureadminqueue twice. The first call...

9.8CVSS6.3AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/06/19 3:43 a.m.15 views

SUSE CVE-2022-50054

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix NULL pointer dereference in iavfgetlinkksettings Fix possible NULL pointer dereference, due to freeing of adapter-vfres in iavfinitgetresources. Previous commit introduced a regression, where receiving...

5.5CVSS6AI score0.0014EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/06/19 3:43 a.m.17 views

SUSE CVE-2022-50055

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix adminq error handling iavfallocasqbufs/iavfallocarqbufs allocates with dmaalloccoherent memory for VF mailbox. Free DMA regions for both ASQ and ARQ in case error happens during configuration of ASQ/ARQ registers. Witho...

5.5CVSS6.3AI score0.00165EPSS
SaveExploits0References10
NVD
NVD
added 2025/06/18 11:15 a.m.11 views

CVE-2022-50055

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix adminq error handling iavfallocasqbufs/iavfallocarqbufs allocates with dmaalloccoherent memory for VF mailbox. Free DMA regions for both ASQ and ARQ in case error happens during configuration of ASQ/ARQ registers. Witho...

5.5CVSS0.00165EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

DEBIAN-CVE-2022-50055

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix adminq error handling iavfallocasqbufs/iavfallocarqbufs allocates with dmaalloccoherent memory for VF mailbox. Free DMA regions for both ASQ and ARQ in case error happens during configuration of ASQ/ARQ registers. Witho...

5.5CVSS5.3AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.8 views

UBUNTU-CVE-2022-50054

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix NULL pointer dereference in iavfgetlinkksettings Fix possible NULL pointer dereference, due to freeing of adapter-vfres in iavfinitgetresources. Previous commit introduced a regression, where receiving...

5.5CVSS6AI score0.0014EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/18 11:01 a.m.97 views

CVE-2022-50055

The CVE-2022-50055 entry pertains to the Linux kernel vulnerability in the iavf driver: Fix adminq error handling. The issue arises in iavf_alloc_asq_bufs/iavf_alloc_arq_bufs where DMA-coherent memory is allocated for the VF mailbox, and DMA regions for ASQ/ARQ were not freed if configuration err...

5.5CVSS6.5AI score0.00165EPSS
SaveExploits0References5Affected Software1
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: pdscore: Make “waitcontext” a full part of the “qinfo” structure, rather than a stack variable that disappears after “pdscadminqpost” is executed. This ensures that the context is still available after the “wait” loop has ended...

7.8CVSS5.7AI score0.00282EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/06/02 12:00 a.m.9 views

PT-2025-27984 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the nvme-tcp module. The issue occurs when the second admin queue configuration fails, causing a tag set to not be...

4.6CVSS5.9AI score0.00311EPSS
SaveExploits0References11
OSV
OSV
added 2025/05/20 6:15 p.m.3 views

DEBIAN-CVE-2025-37987

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent possible adminq overflow/stuck condition The pdscore's adminq is protected by the adminqlock, which prevents more than 1 command to be posted onto it at any one time. This makes it so the client drivers cannot...

5.5CVSS5.7AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 6:15 p.m.8 views

UBUNTU-CVE-2025-37987

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent possible adminq overflow/stuck condition The pdscore's adminq is protected by the adminqlock, which prevents more than 1 command to be posted onto it at any one time. This makes it so the client drivers cannot...

5.5CVSS6.3AI score0.00181EPSS
SaveExploits0References25
Rows per page
Query Builder