Lucene search
+L

45 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-384118)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-384118 advisory. In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix error path in multi-packet WQE transmit Remove the erroneous unmap in case no DMA...

7.8CVSS6.1AI score0.00327EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/04 4:15 p.m.6 views

UBUNTU-CVE-2023-53539

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...

7.8CVSS5.7AI score0.00154EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:38 p.m.10 views

net: mana: Fix TX CQE error handling

...

5.5CVSS7AI score0.00231EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/03 11:22 p.m.14 views

SUSE CVE-2025-38158

In the Linux kernel, the following vulnerability has been resolved: hisiaccvfiopci: fix XQE dma address error The dma addresses of EQE and AEQE are wrong after migration and results in guest kernel-mode encryption services failure. Comparing the definition of hardware registers, we found that the...

6.1CVSS7.8AI score0.00094EPSS
SaveExploits0References16
OSV
OSV
added 2025/06/06 1:43 p.m.6 views

CVE-2025-38002 io_uring/fdinfo: grab ctx->uring_lock around io_uring_show_fdinfo()

In the Linux kernel, the following vulnerability has been resolved: iouring/fdinfo: grab ctx-uringlock around iouringshowfdinfo Not everything requires locking in there, which is why the 'haslock' variable exists. But enough does that it's a bit unwieldy to manage. Wrap the whole thing in a...

7.8CVSS6.4AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/05/21 1:15 a.m.10 views

kernel: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink

In Linux kernel net/mlx5e, for SHAMPO, it is possible to receive CQEs with 0 consumed strides for the same WQE even after the WQE is fully consumed and unlinked. This triggers an additional unlink for the same wqe which corrupts the linked list...

9.8CVSS6.9AI score0.00564EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.7 views

SUSE CVE-2022-49858

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix SQE threshold checking Current way of checking available SQE count which is based on HW updated SQB count could result in driver submitting an SQE even before CQE for the previously transmitted SQE at the same...

5.5CVSS6.3AI score0.00168EPSS
SaveExploits0References9
OSV
OSV
added 2025/05/01 1:15 p.m.3 views

DEBIAN-CVE-2025-23154

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix ioreqpostcqe abuse by send bundle 114.987980 T5313 WARNING: CPU: 6 PID: 5313 at iouring/iouring.c:872 ioreqpostcqe+0x12e/0x4f0 114.991597 T5313 RIP: 0010:ioreqpostcqe+0x12e/0x4f0 115.001880 T5313 Call Trace:...

5.5CVSS5.6AI score0.00189EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/12/04 12:0 a.m.13 views

PT-2025-3661 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns the RDMA/bnxt re component in the Linux kernel, where the maximum number of SGEs Scatter-Gather Elements for a Work Request is not properly handled. Specifically, Ge...

9.8CVSS6.7AI score0.03558EPSS
SaveExploits6References1754
OSV
OSV
added 2024/10/21 6:15 p.m.20 views

UBUNTU-CVE-2024-50001

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix error path in multi-packet WQE transmit Remove the erroneous unmap in case no DMA mapping was established The multi-packet WQE transmit code attempts to obtain a DMA mapping for the skb. This could fail, e.g. under...

7.8CVSS6.1AI score0.00327EPSS
SaveExploits0References32
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.7 views

SUSE CVE-2024-44970

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink When all the strides in a WQE have been consumed, the WQE is unlinked from the WQ linked list mlx5wqllpop. For SHAMPO, it is possible to receive CQEs with 0 consumed strides fo...

5.5CVSS6.6AI score0.00564EPSS
SaveExploits0References15
OSV
OSV
added 2024/09/04 7:15 p.m.22 views

AZL-49875 CVE-2024-44970 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink When all the strides in a WQE have been consumed, the WQE is unlinked from the WQ linked list mlx5wqllpop. For SHAMPO, it is possible to receive CQEs with 0 consumed strides fo...

5.5CVSS6.7AI score0.00564EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/07/29 3:4 p.m.58 views

CVE-2024-41079 nvmet: always initialize cqe.result

In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words aka results for the command queue entry need to be set to 0 when they are not used not specified. Though, the target implemention return...

7.5CVSS0.00631EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/29 3:4 p.m.14 views

CVE-2024-41079 nvmet: always initialize cqe.result

In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words aka results for the command queue entry need to be set to 0 when they are not used not specified. Though, the target implemention return...

6.9AI score0.00631EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/07/29 12:0 a.m.5 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 Linux kernel that stems from an uninitialized 0 in the result field of a command queue entry CQE when it is not in use, which could lead to...

5.5CVSS6.5AI score0.00631EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/03/02 12:0 a.m.8 views

Linux kernel security vulnerabilities

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 mishandling of errors against TX CQE...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/03/01 12:0 a.m.6 views

Linux kernel security vulnerabilities

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 lack of WQE status updates in RXE on a LOCALWRITE failure...

5.5CVSS7.4AI score0.00228EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/11/28 4:4 p.m.11 views

Mozilla: Use-after-free in ReadableByteStreamQueueEntry::Buffer

The Mozilla Foundation Security Advisory describes this flaw as: Ownership mismanagement led to a use-after-free in ReadableByteStreams...

8.8CVSS7.3AI score0.00787EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/11/27 4:14 p.m.5 views

Mozilla: Use-after-free in ReadableByteStreamQueueEntry::Buffer

The Mozilla Foundation Security Advisory describes this flaw as: Ownership mismanagement led to a use-after-free in ReadableByteStreams...

8.8CVSS7.3AI score0.00787EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/11/27 4:11 p.m.9 views

Mozilla: Use-after-free in ReadableByteStreamQueueEntry::Buffer

The Mozilla Foundation Security Advisory describes this flaw as: Ownership mismanagement led to a use-after-free in ReadableByteStreams...

8.8CVSS7.3AI score0.00787EPSS
SaveExploits0References6
Rows per page
Query Builder