Lucene search
+L

8681 matches found

NVD
NVD
added 2025/01/21 12:15 p.m.16 views

CVE-2024-57933

In the Linux kernel, the following vulnerability has been resolved: gve: guard XSK operations on the existence of queues This patch predicates the enabling and disabling of XSK pools on the existence of queues. As it stands, if the interface is down, disabling or enabling XSK pools would result i...

5.5CVSS0.00207EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/21 12:15 p.m.15 views

AZL-56137 CVE-2024-57933 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: gve: guard XSK operations on the existence of queues This patch predicates the enabling and disabling of XSK pools on the existence of queues. As it stands, if the interface is down, disabling or enabling XSK pools would result i...

5.5CVSS6.7AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/21 12:15 p.m.8 views

UBUNTU-CVE-2024-57935

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix accessing invalid dipctx during destroying QP If it fails to modify QP to RTR, dipctx will not be attached. And during detroying QP, the invalid dipctx pointer will be accessed...

5.5CVSS6.2AI score0.00176EPSS
SaveExploits0References10
OSV
OSV
added 2025/01/21 12:15 p.m.12 views

UBUNTU-CVE-2024-57933

In the Linux kernel, the following vulnerability has been resolved: gve: guard XSK operations on the existence of queues This patch predicates the enabling and disabling of XSK pools on the existence of queues. As it stands, if the interface is down, disabling or enabling XSK pools would result i...

5.5CVSS6.1AI score0.00207EPSS
SaveExploits0References22
OSV
OSV
added 2025/01/21 12:15 p.m.8 views

UBUNTU-CVE-2024-57936

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Fix max SGEs for the Work Request Gen P7 supports up to 13 SGEs for now. WQE software structure can hold only 6 now. Since the max send sge is reported as 13, the stack can give requests up to 13 SGEs. This is causin...

9.8CVSS6.4AI score0.00402EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/21 12:15 p.m.17 views

UBUNTU-CVE-2024-57932

In the Linux kernel, the following vulnerability has been resolved: gve: guard XDP xmit NDO on existence of xdp queues In GVE, dedicated XDP queues only exist when an XDP program is installed and the interface is up. As such, the NDO XDP XMIT callback should return early if either of these...

9.8CVSS6.2AI score0.00452EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2025/01/21 12:01 p.m.25 views

CVE-2024-57935 RDMA/hns: Fix accessing invalid dip_ctx during destroying QP

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix accessing invalid dipctx during destroying QP If it fails to modify QP to RTR, dipctx will not be attached. And during detroying QP, the invalid dipctx pointer will be accessed...

0.00176EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/01/21 12:01 p.m.11 views

CVE-2024-57933

In the Linux kernel, the following vulnerability has been resolved: gve: guard XSK operations on the existence of queues This patch predicates the enabling and disabling of XSK pools on the existence of queues. As it stands, if the interface is down, disabling or enabling XSK pools would result i...

5.5CVSS5.5AI score0.00207EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/01/21 12:01 p.m.12 views

CVE-2024-57933 gve: guard XSK operations on the existence of queues

In the Linux kernel, the following vulnerability has been resolved: gve: guard XSK operations on the existence of queues This patch predicates the enabling and disabling of XSK pools on the existence of queues. As it stands, if the interface is down, disabling or enabling XSK pools would result i...

7.6AI score0.00207EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/01/21 12:01 p.m.21 views

CVE-2024-57933 gve: guard XSK operations on the existence of queues

In the Linux kernel, the following vulnerability has been resolved: gve: guard XSK operations on the existence of queues This patch predicates the enabling and disabling of XSK pools on the existence of queues. As it stands, if the interface is down, disabling or enabling XSK pools would result i...

0.00207EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/21 12:01 p.m.10 views

CVE-2024-57933 gve: guard XSK operations on the existence of queues

In the Linux kernel, the following vulnerability has been resolved: gve: guard XSK operations on the existence of queues This patch predicates the enabling and disabling of XSK pools on the existence of queues. As it stands, if the interface is down, disabling or enabling XSK pools would result i...

5.5CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2025/01/21 12:01 p.m.136 views

CVE-2024-57933

CVE-2024-57933 (Linux kernel, GVE/XDP/XSK) : The issue arises from races around XSK/XDP queue existence. The patch adds guards to XSK operations and XDP xmit/NDO paths based on queue existence and interface state, preventing crashes when interfaces go down or queues disappear during operation. It...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/01/21 12:00 a.m.6 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 the gve module not checking for the existence of a queue during an XSK operation. This could result in a system...

5.5CVSS6.3AI score0.00207EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/01/21 12:00 a.m.10 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 the Linux kernel that stems from the RDMA/hns module accessing an invalid dipctx pointer when destroying a QP. This could lead to a system...

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/19 11:15 a.m.17 views

AZL-56315 CVE-2025-21631 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix wakerbfqq UAF after bfqsplitbfqq Our syzkaller report a following UAF for v6.6: BUG: KASAN: slab-use-after-free in bfqinitrq+0x175d/0x17a0 block/bfq-iosched.c:6958 Read of size 8 at addr ffff8881b57147d8 by task...

7.8CVSS6.7AI score0.00211EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/01/19 10:18 a.m.4 views

CVE-2025-21650 net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fixed hclgefetchpfreg accesses bar space out of bounds issue The TQP BAR space is divided into two segments. TQPs 0-1023 and TQPs 1024-1279 are in different BAR space addresses. However, hclgefetchpfreg does not...

7.1CVSS7.4AI score0.00201EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/15 1:15 p.m.1 views

DEBIAN-CVE-2024-57888

In the Linux kernel, the following vulnerability has been resolved: workqueue: Do not warn when cancelling WQMEMRECLAIM work from !WQMEMRECLAIM worker After commit 746ae46c1113 "drm/sched: Mark scheduler work queues with WQMEMRECLAIM" amdgpu started seeing the following warning: workqueue:...

5.5CVSS5.6AI score0.00206EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/01/14 12:00 a.m.11 views

IBM MQ 安全漏洞

IBM MQ is a messaging middleware product from International Business Machines IBM. The product focuses on providing a reliable and validated messaging backbone for Service Oriented Architecture SOA. A security vulnerability exists in IBM MQ that stems from a vulnerability that could allow a local...

6.2CVSS5.8AI score0.00175EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/01/13 9:53 a.m.24 views

CVE-2024-53689

In the Linux kernel, the following vulnerability has been resolved: block: Fix potential deadlock while freezing queue and acquiring sysfslock For storing a value to a queue attribute, the queueattrstore function first freezes the queue -qusagecounterio and then acquire -sysfslock. This seems not...

4.4CVSS6.8AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/13 6:20 a.m.19 views

CVE-2024-49569

In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: unquiesce adminq before destroy it Kernel will hang on destroy adminq while we create ctrl failed, such as following calltrace: PID: 23644 TASK: ff2d52b40f439fc0 CPU: 2 COMMAND: "nvme" 0 ff61d23de260fb78 schedule at...

5.7CVSS6.7AI score0.00822EPSS
SaveExploits0References4
Rows per page
Query Builder