Lucene search
+L

20494 matches found

OSV
OSV
added 2025/09/15 2:15 p.m.10 views

UBUNTU-CVE-2022-50247

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq Can not set the @sharedhcd to NULL before decrease the usage count by usbputhcd, this will cause the shared hcd not released...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/09/15 2:06 p.m.11 views

CVE-2023-53197

In the Linux kernel, the following vulnerability has been resolved: USB: uhci: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead whi...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/15 2:03 p.m.17 views

CVE-2023-53168 usb: ucsi_acpi: Increase the command completion timeout

In the Linux kernel, the following vulnerability has been resolved: usb: ucsiacpi: Increase the command completion timeout Commit 130a96d698d7 "usb: typec: ucsi: acpi: Increase command completion timeout value" increased the timeout from 5 seconds to 60 seconds due to issues related to alternate...

0.00154EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/15 2:03 p.m.36 views

CVE-2023-53164

CVE-2023-53164 concerns a Linux kernel issue in the TI-SCI IRQ domain handling. The vulnerability arises from a refcount leak in ti_sci_intr_irq_domain_probe: of_irq_find_parent() returns a node pointer with an incremented refcount, and a missing of_node_put() could prevent proper release. The pr...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/09/15 2:02 p.m.8 views

CVE-2022-50247 usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq Can not set the @sharedhcd to NULL before decrease the usage count by usbputhcd, this will cause the shared hcd not released...

6.2AI score
SaveExploits0References7
CVE
CVE
added 2025/09/15 2:02 p.m.32 views

CVE-2022-50247

CVE-2022-50247 concerns a Linux kernel USB xHCI MTK driver issue: if wakeup IRQ setup fails, the shared HCD is leaked because usb_put_hcd() may not NULL the @shared_hcd before decreasing usage. The patch (referenced in the description) fixes leakage by ensuring shared_hcd is NULLed prior to decre...

5.5CVSS6.1AI score0.00155EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:02 p.m.15 views

CVE-2022-50246 usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpci: fix of node refcount leak in tcpciregisterport I got the following report while doing devicemt6370-tcpc load test with CONFIGOFUNITTEST and CONFIGOFDYNAMIC enabled: OF: ERROR: memory leak, expected refcount 1...

0.00156EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/15 2:02 p.m.46 views

CVE-2022-50246

CVE-2022-50246 involves a refcount leak in the Linux kernel’s usb: typec: tcpci subsystem. The vulnerability stems from tcpci_register_port()’s use of the fwnode-derived node in tcpci_parse_config(), where the node’s refcount is increased by device_get_named_child_node() but not balanced in all e...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/09/15 12:36 p.m.20 views

CVE-2025-39801 usb: dwc3: Remove WARN_ON for device endpoint command timeouts

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: Remove WARNON for device endpoint command timeouts This commit addresses a rarely observed endpoint command timeout which causes kernel panic due to warn when 'paniconwarn' is enabled and unnecessary call trace prints...

0.00148EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 12:31 p.m.11 views

GHSA-2GG8-85M5-8R2P Chaos Mesh's Chaos Controller Manager is Missing Authentication for Critical Function

The Chaos Controller Manager in Chaos Mesh exposes a GraphQL debugging server without authentication to the entire Kubernetes cluster, which provides an API to kill arbitrary processes in any Kubernetes pod, leading to cluster-wide denial of service...

7.5CVSS7.2AI score0.00776EPSS
SaveExploits1References5
OSV
OSV
added 2025/09/15 12:31 p.m.6 views

GHSA-XV9F-728H-9JGV Chaos Controller Manager is vulnerable to OS command injection

The killProcesses mutation in Chaos Controller Manager is vulnerable to OS command injection. In conjunction with CVE-2025-59358, this allows unauthenticated in-cluster attackers to perform remote code execution across the cluster...

9.8CVSS8.5AI score0.02814EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/09/15 12:31 p.m.12 views

Chaos Mesh's Chaos Controller Manager is Missing Authentication for Critical Function

The Chaos Controller Manager in Chaos Mesh exposes a GraphQL debugging server without authentication to the entire Kubernetes cluster, which provides an API to kill arbitrary processes in any Kubernetes pod, leading to cluster-wide denial of service...

7.5CVSS7.2AI score0.00776EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/09/15 12:31 p.m.10 views

Chaos Controller Manager is vulnerable to OS command injection

The cleanIptables mutation in Chaos Controller Manager is vulnerable to OS command injection. In conjunction with CVE-2025-59358, this allows unauthenticated in-cluster attackers to perform remote code execution across the cluster...

9.8CVSS8.5AI score0.03269EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/09/15 12:31 p.m.11 views

Chaos Controller Manager is vulnerable to OS command injection

The killProcesses mutation in Chaos Controller Manager is vulnerable to OS command injection. In conjunction with CVE-2025-59358, this allows unauthenticated in-cluster attackers to perform remote code execution across the cluster...

9.8CVSS8.5AI score0.02814EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/09/15 12:31 p.m.18 views

GHSA-2GCV-3QPF-C5QR Chaos Controller Manager is vulnerable to OS command injection

The cleanIptables mutation in Chaos Controller Manager is vulnerable to OS command injection. In conjunction with CVE-2025-59358, this allows unauthenticated in-cluster attackers to perform remote code execution across the cluster...

9.8CVSS8.5AI score0.03269EPSS
SaveExploits1References5
OSV
OSV
added 2025/09/15 12:31 p.m.5 views

GHSA-369H-6J28-WWCG Chaos Controller Manager is vulnerable to OS command injection

The cleanTcs mutation in Chaos Controller Manager is vulnerable to OS command injection. In conjunction with CVE-2025-59358, this allows unauthenticated in-cluster attackers to perform remote code execution across the cluster...

9.8CVSS8.5AI score0.02926EPSS
SaveExploits1References5
NVD
NVD
added 2025/09/15 12:15 p.m.9 views

CVE-2025-59361

The cleanIptables mutation in Chaos Controller Manager is vulnerable to OS command injection. In conjunction with CVE-2025-59358, this allows unauthenticated in-cluster attackers to perform remote code execution across the cluster...

9.8CVSS0.03269EPSS
SaveExploits1References2
NVD
NVD
added 2025/09/15 12:15 p.m.10 views

CVE-2025-59358

The Chaos Controller Manager in Chaos Mesh exposes a GraphQL debugging server without authentication to the entire Kubernetes cluster, which provides an API to kill arbitrary processes in any Kubernetes pod, leading to cluster-wide denial of service...

7.5CVSS0.00776EPSS
SaveExploits1References2
NVD
NVD
added 2025/09/15 12:15 p.m.13 views

CVE-2025-59360

The killProcesses mutation in Chaos Controller Manager is vulnerable to OS command injection. In conjunction with CVE-2025-59358, this allows unauthenticated in-cluster attackers to perform remote code execution across the cluster...

9.8CVSS0.02814EPSS
SaveExploits1References2
NVD
NVD
added 2025/09/15 12:15 p.m.9 views

CVE-2025-59359

The cleanTcs mutation in Chaos Controller Manager is vulnerable to OS command injection. In conjunction with CVE-2025-59358, this allows unauthenticated in-cluster attackers to perform remote code execution across the cluster...

9.8CVSS0.02926EPSS
SaveExploits1References2
Rows per page
Query Builder