Lucene search
K

7286 matches found

CNNVD
CNNVD
added 2026/04/24 12:0 a.m.6 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the Irdma driver waiting for the QP reference count to zero during network reset operations,...

5.5CVSS5.8AI score0.00014EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.5 views

PT-2026-34917

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock occurs in the RDMA/irdma component when a netdev reset is executed while RDMA applications are active. The netdev reset leads the ice driver to remove the irdma auxiliary...

5.5CVSS5.5AI score0.00014EPSS
Exploits0References18
ATTACKERKB
ATTACKERKB
added 2026/04/23 9:24 p.m.2 views

CVE-2026-26210

KTransformers through 0.5.3 contains an unsafe deserialization vulnerability in the balanceserve backend mode where the scheduler RPC server binds a ZMQ ROUTER socket to all interfaces with no authentication and deserializes incoming messages using pickle.loads without validation. Attackers can...

9.8CVSS6.2AI score0.00162EPSS
Exploits1References4
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:9 a.m.1 views

media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex

...

7.8CVSS5.2AI score0.00017EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:9 a.m.1 views

net: macb: use the current queue number for stats

...

7.8CVSS5.2AI score0.00022EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:9 a.m.3 views

RDMA/irdma: Initialize free_qp completion before using it

...

5.5CVSS5.2AI score0.00015EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:5 a.m.1 views

nvme-pci: ensure we're polling a polled queue

...

7.1CVSS5.2AI score0.00022EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.2 views

SUSE CVE-2026-31473

In the Linux kernel, the following vulnerability has been resolved: media: mc, v4l2: serialize REINIT and REQBUFS with reqqueuemutex MEDIAREQUESTIOCREINIT can run concurrently with VIDIOCREQBUFS0 queue teardown paths. This can race request object cleanup against vb2 queue cancellation and lead to...

7.8CVSS5.6AI score0.00017EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.2 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.00015EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.2 views

SUSE CVE-2026-31492

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Initialize freeqp completion before using it In irdmacreateqp, if ibcopytoudata fails, it will call irdmadestroyqp to clean up which will attempt to wait on the freeqp completion, which is not initialized yet. Fix thi...

5.6AI score0.00015EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.2 views

SUSE CVE-2026-31493

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix use of completion ctx after free On admin queue completion handling, if the admin command completed with error we print data from the completion context. The issue is that we already freed the completion context in...

5.6AI score0.00015EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.4 views

SUSE CVE-2026-31518

In the Linux kernel, the following vulnerability has been resolved: esp: fix skb leak with espintcp and async crypto When the TX queue for espintcp is full, espoutputtailtcp will return an error and not free the skb, because with synchronous crypto, the common xfrm output code will drop the packe...

5.7AI score0.00015EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/04/23 1:24 a.m.3 views

SUSE CVE-2026-31523

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: ensure we're polling a polled queue A user can change the polled queue count at run time. There's a brief window during a reset where a hipri task may try to poll that queue before the block layer has updated the queue...

5.6AI score0.00022EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/04/22 8:24 p.m.2 views

CVE-2026-31523

A flaw was found in the Linux kernel's Non-Volatile Memory Express NVMe PCI driver. A local user can trigger a race condition during a system reset by changing the polled queue count. This vulnerability allows a high-priority task to attempt to poll a queue before the system's queue maps are...

5.5CVSS5.2AI score0.00022EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/04/22 8:15 p.m.4 views

CVE-2026-31518

A flaw was found in the Linux kernel. When the espintcp component processes network traffic using asynchronous cryptography, a memory leak can occur. This happens because a socket buffer skb is not correctly released if the transmit queue becomes full. This continuous leak of memory can lead to...

5.5CVSS5.9AI score0.00015EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/04/22 7:54 p.m.1 views

CVE-2026-31509

A flaw was found in the Linux kernel, specifically within the Near Field Communication NFC NCI subsystem. A circular locking dependency can occur when the nciclosedevice function attempts to flush work queues while holding a lock that can be re-acquired by a work queue function. This improper...

5.5CVSS5.7AI score0.00014EPSS
Exploits0References4
EUVD
EUVD
added 2026/04/22 3:31 p.m.1 views

EUVD-2026-24911

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: ensure we're polling a polled queue A user can change the polled queue count at run time. There's a brief window during a reset where a hipri task may try to poll that queue before the block layer has updated the queue...

5.6AI score0.00022EPSS
Exploits0References9
EUVD
EUVD
added 2026/04/22 3:31 p.m.0 views

EUVD-2026-24863

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix use of completion ctx after free On admin queue completion handling, if the admin command completed with error we print data from the completion context. The issue is that we already freed the completion context in...

5.6AI score0.00015EPSS
Exploits0References4
EUVD
EUVD
added 2026/04/22 3:31 p.m.2 views

EUVD-2026-24902

In the Linux kernel, the following vulnerability has been resolved: esp: fix skb leak with espintcp and async crypto When the TX queue for espintcp is full, espoutputtailtcp will return an error and not free the skb, because with synchronous crypto, the common xfrm output code will drop the packe...

5.7AI score0.00015EPSS
Exploits0References9
EUVD
EUVD
added 2026/04/22 3:31 p.m.2 views

EUVD-2026-24862

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Initialize freeqp completion before using it In irdmacreateqp, if ibcopytoudata fails, it will call irdmadestroyqp to clean up which will attempt to wait on the freeqp completion, which is not initialized yet. Fix thi...

5.6AI score0.00015EPSS
Exploits0References7
Rows per page
Query Builder