Lucene search
+L

44 matches found

NVD
NVD
added yesterday7 views

CVE-2026-72448

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix leak of SQ timestamp buffer on teardown The send-queue timestamp ring is allocated with qmemalloc when timestamping is used, but otx2freesqres never freed sq-timestamps, leaking that memory across ifdown and...

0.00184EPSS
SaveExploits0References8
Cvelist
Cvelist
added yesterday21 views

CVE-2026-74401 dlm: fix add msg handle in send_queue ordered

In the Linux kernel, the following vulnerability has been resolved: dlm: fix add msg handle in sendqueue ordered In a benchmark scenario triggering a lot of requests that triggers a lot of DLM messages on the network it can be that the mh-seq is not ordered according the oldest seq number. This...

0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added yesterday6 views

EUVD-2026-59347

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix leak of SQ timestamp buffer on teardown The send-queue timestamp ring is allocated with qmemalloc when timestamping is used, but otx2freesqres never freed sq-timestamps, leaking that memory across ifdown and...

5.6AI score0.00184EPSS
SaveExploits0References8
CVE
CVE
added yesterday16 views

CVE-2026-72448

CVE-2026-72448 relates to the Linux kernel driver for octeontx2-pf. The vulnerability is a memory leak in the send-queue (SQ) timestamp buffer: the SQ timestamp ring is allocated with qmem_alloc() when timestamping is used, but otx2_free_sq_res() does not free sq->timestamps, causing memory to...

5.6AI score0.00184EPSS
SaveExploits0References8
Cvelist
Cvelist
added yesterday23 views

CVE-2026-72448 octeontx2-pf: Fix leak of SQ timestamp buffer on teardown

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix leak of SQ timestamp buffer on teardown The send-queue timestamp ring is allocated with qmemalloc when timestamping is used, but otx2freesqres never freed sq-timestamps, leaking that memory across ifdown and...

0.00184EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added yesterday6 views

PT-2026-72837

In the Linux kernel, the following vulnerability has been resolved: dlm: fix add msg handle in send queue ordered In a benchmark scenario triggering a lot of requests that triggers a lot of DLM messages on the network it can be that the mh-seq is not ordered according the oldest seq number. This...

5.7AI score0.00168EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added yesterday9 views

PT-2026-72636

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix leak of SQ timestamp buffer on teardown The send-queue timestamp ring is allocated with qmem alloc when timestamping is used, but otx2 free sq res never freed sq-timestamps, leaking that memory across ifdown and...

5.6AI score0.00184EPSS
SaveExploits0References9
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fixed a panic that occurs when the ipoib sendqueuesize is increased beyond the default value. When the ipoib sendqueuesize is increased, the following panic occurs: RIP: 0010:hfi1ipoibdraintxring+0x45/0xf0 hfi1 Code: 31 ...

5.5CVSS5.1AI score0.00206EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.10 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerabilities have been resolved: iavf: Fixed error handling related to adminq. iavfallocasqbufs/iavfallocarqbufs allocate memory for VF mailbox using dmaalloccoherent. DMA regions for both ASQ and ARQ are freed in case an error occurs during the configuration...

5.5CVSS6.2AI score0.00159EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/08 6:27 p.m.18 views

CVE-2026-43296

A flaw was found in the Linux kernel's octeontx2-af driver. This vulnerability arises from issues within the NIX SQ Send Queue manager's sticky mode and the PSE Packet Stream Engine, which can lead to system stalls, deadlocks, and credit drops. When multiple Send Queues share a Send Message Queue...

7.5CVSS5.8AI score0.00387EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/05/08 2:22 p.m.15 views

CVE-2026-43466

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery In case of a TX error CQE, a recovery flow is triggered, mlx5eresettxqsqccpc resets dmafifocc to 0 but not dmafifopc, desyncing the DMA FIFO producer and consumer. After...

8.2CVSS5.7AI score0.00329EPSS
SaveExploits0
CVE
CVE
added 2026/05/08 2:22 p.m.36 views

CVE-2026-43466

Summary (CVE-2026-43466) : The Linux kernel mlx5e driver had a desync bug in the software DMA FIFO during TX error recovery. Specifically, during recovery, dma_fifo_cc was reset to 0 while dma_fifo_pc was not, causing producer/consumer to operate on misaligned indices. After recovery, new entries...

8.2CVSS5.8AI score0.00329EPSS
SaveExploits0References8Affected Software1
CNNVD
CNNVD
added 2026/05/08 12:0 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There are security vulnerabilities in the Linux kernel. These vulnerabilities arise from the sticky mode of the NIX SQ manager in the octeontx2-af driver, which causes...

7.5CVSS5.8AI score0.00387EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.13 views

SUSE CVE-2026-31491

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Harden depth calculation functions An issue was exposed where OS can pass in U32MAX for SQ/RQ/SRQ size. This can cause integer overflow and truncation of SQ/RQ/SRQ depth returning a success when it should have failed...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/16 6:31 p.m.7 views

EUVD-2025-203773

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

6AI score0.00188EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/16 4:16 p.m.7 views

CVE-2025-68307

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

0.00188EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.6 views

CVE-2025-68307

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

5.8AI score0.00188EPSS
SaveExploits0References34
OSV
OSV
added 2025/12/16 4:16 p.m.8 views

UBUNTU-CVE-2025-68307

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

5.7AI score0.00188EPSS
SaveExploits0References35
CVE
CVE
added 2025/12/16 3:6 p.m.45 views

CVE-2025-68307

CVE-2025-68307 – Linux kernel can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs. Root cause: missing cleanup of failed URB transfers, decreasing available URBs per error by 1, which can degrade performance and may halt transmission. Affected: linux kernel driver can: gs...

6.1AI score0.00188EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/16 3:6 p.m.41 views

CVE-2025-68307 can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

0.00188EPSS
SaveExploits0References6
Rows per page
Query Builder