Lucene search
K

18352 matches found

Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.1 views

PT-2026-35002

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the mmc vub300 driver. The driver maintains an explicit reference count for the controller and its driver data, but the last reference could be dropped...

5.2AI score0.00015EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.1 views

PT-2026-34912

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the spi-dw-dma component where a system crash can occur during the process of waiting for a transaction to finish. This happens when an error occurs and the device lac...

7.8CVSS5.3AI score0.00017EPSS
Exploits0References48
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.3 views

PT-2026-37167

Name of the Vulnerable Software and Affected Versions wlc versions prior to 2.0.0 Description The HTML output format embeds API response data into HTML without proper escaping. This allows for cross-site scripting XSS, a technique where malicious scripts are injected into trusted websites, when t...

5.1CVSS5.6AI score0.00036EPSS
Exploits0References13
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.2 views

PT-2026-35003

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL-pointer dereference or use-after-free issue exists in the mmc: vub300 component. This occurs during disconnect if the controller is not deregistered before the reference to the...

5.5CVSS5.5AI score0.00015EPSS
Exploits0References19
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.4 views

OVN 安全漏洞

OVN is an open-source data center virtualization platform based on virtual network technology. OVN has a security vulnerability that stems from the client ID length expansion when processing specially crafted DHCPv6 SOLICIT packets. This vulnerability could allow remote attackers to perform...

8.6CVSS5.8AI score0.00022EPSS
Exploits0References1
EUVD
EUVD
added 2026/04/23 9:39 p.m.5 views

EUVD-2026-25267

Argo Workflows: Unchecked annotation parsing in pod informer crashes Argo Workflows Controller...

7.7CVSS5.8AI score0.00054EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/04/23 9:39 p.m.6 views

Argo Workflows: Unchecked annotation parsing in pod informer crashes Argo Workflows Controller

Summary An unchecked array index in the pod informer's podGCFromPod function causes a controller-wide panic when a workflow pod carries a malformed workflows.argoproj.io/pod-gc-strategy annotation. Because the panic occurs inside an informer goroutine outside the controller's recover scope, it...

7.7CVSS5.8AI score0.00054EPSS
Exploits1References3Affected Software2
OSV
OSV
added 2026/04/23 9:39 p.m.4 views

GHSA-5JV8-H7QH-RF5P Argo Workflows: Unchecked annotation parsing in pod informer crashes Argo Workflows Controller

Summary An unchecked array index in the pod informer's podGCFromPod function causes a controller-wide panic when a workflow pod carries a malformed workflows.argoproj.io/pod-gc-strategy annotation. Because the panic occurs inside an informer goroutine outside the controller's recover scope, it...

7.7CVSS5.8AI score0.00054EPSS
Exploits1References3
NVD
NVD
added 2026/04/23 7:17 p.m.3 views

CVE-2026-40886

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. From 3.6.5 to 4.0.4, an unchecked array index in the pod informer's podGCFromPod function causes a controller-wide panic when a workflow pod carries a malformed...

7.7CVSS0.00054EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/04/23 6:12 p.m.3 views

CVE-2026-40886 Argo Workflows: Unchecked annotation parsing in pod informer crashes Argo Workflows controller

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. From 3.6.5 to 4.0.4, an unchecked array index in the pod informer's podGCFromPod function causes a controller-wide panic when a workflow pod carries a malformed...

7.7CVSS5.2AI score0.00054EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/04/23 6:12 p.m.34 views

CVE-2026-40886 Argo Workflows: Unchecked annotation parsing in pod informer crashes Argo Workflows controller

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. From 3.6.5 to 4.0.4, an unchecked array index in the pod informer's podGCFromPod function causes a controller-wide panic when a workflow pod carries a malformed...

7.7CVSS0.00054EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/23 6:12 p.m.5 views

CVE-2026-40886

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. From 3.6.5 to 4.0.4, an unchecked array index in the pod informer's podGCFromPod function causes a controller-wide panic when a workflow pod carries a malformed...

7.7CVSS5.8AI score0.00054EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2026/04/23 6:12 p.m.9 views

CVE-2026-40886

The CVE describes an unchecked array index in Argo Workflows’ pod informer, specifically in podGCFromPod(), which can cause a controller-wide panic when a workflow pod has a malformed workflows.argoproj.io/pod-gc-strategy annotation. Affected versions span 3.6.5 through 4.0.4, with the panic occu...

7.7CVSS5.8AI score0.00054EPSS
Exploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/23 3:10 p.m.4 views

CVE-2026-31532

A flaw was found in the Linux kernel's Controller Area Network CAN raw socket implementation. A use-after-free vulnerability can occur due to a timing window during the unregistration of CAN receive filters, allowing a freed memory region to be accessed. This could lead to system instability or a...

7.8CVSS5.7AI score0.00016EPSS
Exploits0References4
EUVD
EUVD
added 2026/04/23 12:31 p.m.4 views

EUVD-2026-25219

In the Linux kernel, the following vulnerability has been resolved: can: raw: fix ro-uniq use-after-free in rawrcv rawrelease unregisters raw CAN receive filters via canrxunregister, but receiver deletion is deferred with callrcu. This leaves a window where rawrcv may still be running in an RCU...

5.7AI score0.00016EPSS
Exploits0References5
OSV
OSV
added 2026/04/23 9:41 a.m.3 views

USN-8179-3 linux-hwe-6.8, linux-ibm-6.8, linux-raspi vulnerabilities

Josh Eads, Kristoffer Janke, Eduardo Vela Nava, Tavis Ormandy, and Matteo Rizzo discovered that some AMD Zen processors did not properly verify the signature of CPU microcode. This flaw is known as EntrySign. A privileged attacker could possibly use this issue to cause load malicious CPU microcod...

9.8CVSS5.7AI score0.00092EPSS
Exploits0References175
Ubuntu
Ubuntu
added 2026/04/23 9:41 a.m.6 views

USN-8179-3: Linux kernel vulnerabilities

Josh Eads, Kristoffer Janke, Eduardo Vela Nava, Tavis Ormandy, and Matteo Rizzo discovered that some AMD Zen processors did not properly verify the signature of CPU microcode. This flaw is known as EntrySign. A privileged attacker could possibly use this issue to cause load malicious CPU microcod...

9.8CVSS7.2AI score0.00092EPSS
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:5 a.m.1 views

can: isotp: fix tx.buf use-after-free in isotp_sendmsg()

...

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

SUSE CVE-2026-31485

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-lpspi: fix teardown order issue UAF There is a teardown order issue in the driver. The SPI controller is registered using devmspiregistercontroller, which delays unregistration of the SPI controller until after the...

7.8CVSS5.6AI score0.00015EPSS
Exploits0References3
Rows per page
Query Builder