Lucene search
+L

130 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986858)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986858 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: Fix memory leak in dwc2hcdinit usbcreatehcd will alloc memory for hcd, and we should...

5.5CVSS5.9AI score0.0028EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986913)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986913 advisory. In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a b...

7.1CVSS5.9AI score0.00186EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986318)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986318 advisory. In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a b...

7.1CVSS5.9AI score0.00186EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.22 views

EUVD-2022-55399

Malicious code in bioql PyPI...

6.8AI score0.00179EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2022-55244

Malicious code in bioql PyPI...

6.7AI score0.00184EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/15 2:02 p.m.18 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...

0.00155EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/15 2:02 p.m.37 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
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.8 views

PT-2025-37501

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to the xhci-mtk driver. Specifically, the issue involves a failure to properly release a shared host controller device HCD when a wakeup...

5.8AI score0.00155EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.8 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 not properly releasing shared hcd in the xhci-mtk driver, which could lead to a resource leak...

5.5CVSS6.3AI score0.00155EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-52907

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfc: pn533: Wait for outurb's completion in pn533usbsendframe Fix a use-after-free that occurs in hcd when inurb sent from pn533usbsendframe is completed earlie...

7.8CVSS5.8AI score0.00242EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/08/07 12:00 a.m.8 views

PT-2025-46591

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the max3421-hcd driver. Specifically, the kthread run function can return error pointers, potentially leading to a dereference of a null...

4.4CVSS7.1AI score0.0021EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.8 views

SUSE CVE-2022-50153

In the Linux kernel, the following vulnerability has been resolved: usb: host: Fix refcount leak in ehcihcdppcofprobe offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.2AI score0.00166EPSS
SaveExploits0References12
OSV
OSV
added 2025/06/18 11:15 a.m.6 views

DEBIAN-CVE-2022-50153

In the Linux kernel, the following vulnerability has been resolved: usb: host: Fix refcount leak in ehcihcdppcofprobe offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.4AI score0.00166EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.18 views

CVE-2022-50152

In the Linux kernel, the following vulnerability has been resolved: usb: ohci-nxp: Fix refcount leak in ohcihcdnxpprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS0.00166EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/18 11:15 a.m.8 views

DEBIAN-CVE-2022-50133

In the Linux kernel, the following vulnerability has been resolved: usb: xhciplatremove: avoid NULL dereference Since commit 4736ebd7fcaff1eb8481c140ba494962847d6e0a "usb: host: xhci-plat: omit shared hcd if either root hub has no ports" xhci-sharedhcd can be NULL, which causes the following Oops...

5.5CVSS5.2AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.6 views

UBUNTU-CVE-2022-50033

In the Linux kernel, the following vulnerability has been resolved: usb: host: ohci-ppc-of: Fix refcount leak bug In ohcihcdppcofprobe, offindcompatiblenode will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

5.5CVSS6AI score0.0017EPSS
SaveExploits0References10
CVE
CVE
added 2025/06/18 11:00 a.m.109 views

CVE-2022-49962

CVE-2022-49962 affects the Linux kernel xHCI driver: the remove path could dereference a null pointer when xHC has only one roothub, attempting to remove both main and shared hcds even if the shared_hcd doesn’t exist. This could trigger a NULL pointer dereference during reboot for affected contro...

5.5CVSS6.5AI score0.00184EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/06/18 11:00 a.m.13 views

CVE-2022-49962 xhci: Fix null pointer dereference in remove if xHC has only one roothub

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix null pointer dereference in remove if xHC has only one roothub The remove path in xhci platform driver tries to remove and put both main and shared hcds even if only a main hcd exists one roothub This causes a null...

5.8AI score
SaveExploits0References5
Amazon
Amazon
added 2025/03/06 12:00 a.m.13 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: mm: avoid overflows in dirty throttling logic CVE-2024-42131 In the Linux kernel, the following vulnerability has been resolved: tipc: Return non-zero value from tipcudpaddr2str on error CVE-2024-42284 In the Linu...

8.4CVSS6.5AI score0.00922EPSS
SaveExploits1
OSV
OSV
added 2025/02/26 7:01 a.m.8 views

UBUNTU-CVE-2022-49713

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: Fix memory leak in dwc2hcdinit usbcreatehcd will alloc memory for hcd, and we should call usbputhcd to free it when platformgetresource fails to prevent memory leak. goto error2 label instead error1 to fix this...

5.5CVSS6.2AI score0.0028EPSS
SaveExploits0References10
Rows per page
Query Builder