Lucene search
+L

78 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2017-7254

Malware in sbrugna...

8.4CVSS7.6AI score0.00115EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2019-2427

Malware in sbrugna...

7.1CVSS7.2AI score0.00186EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.12 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-390853)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-390853 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: renesasusbhs: Flush the notifyhotplugwork When performing continuous unbind/bind operations ...

5.5CVSS6.3AI score0.00241EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/04 4:15 p.m.14 views

CVE-2023-53598

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Range check CHDBOFF and ERDBOFF If the value read from the CHDBOFF and ERDBOFF registers is outside the range of the MHI register space then an invalid address might be computed which later causes a kernel panic...

8.4CVSS0.00149EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2024-52179

Malicious code in bioql PyPI...

5.5CVSS6.3AI score0.0015EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2023-37299

Malicious code in bioql PyPI...

7.8CVSS6.8AI score0.00078EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-23151

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Fix race between unprepare and queuebuf A client driver may use...

7.8CVSS5.8AI score0.00145EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/01 11:09 a.m.11 views

OESA-2025-1927 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: pcigeneric: Use pcitryresetfunction to avoid deadlock There are multiple places from where the recovery work gets scheduled asynchronously. Also,...

7CVSS6.2AI score0.00488EPSS
SaveExploits0References12
OSV
OSV
added 2025/06/18 11:03 a.m.11 views

CVE-2022-50153 usb: host: Fix refcount leak in ehci_hcd_ppc_of_probe

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.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/06/18 11:01 a.m.21 views

CVE-2022-50033 usb: host: ohci-ppc-of: Fix refcount leak bug

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...

0.0017EPSS
SaveExploits0References8
CVE
CVE
added 2025/06/18 11:01 a.m.108 views

CVE-2022-50033

CVE-2022-50033: In the Linux kernel USB host OHCI PPC OF driver, of_find_compatible_node() may return a node with an incremented refcount and of_node_put() must be used when not needed. The issue is a refcount leak in ohci_hcd_ppc_of_probe(). Affected: Linux kernel (ohci-ppc-of path). Impact is a...

5.5CVSS6.5AI score0.0017EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/23 7:09 a.m.11 views

CVE-2024-53881

NVIDIA vGPU software contains a vulnerability in the host driver, where it can allow a guest to cause an interrupt storm on the host, which may lead to denial of service...

5.5CVSS6.7AI score0.0015EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:45 a.m.15 views

CVE-2017-15832

Buffer overwrite in the WLAN host driver by leveraging a compromised WLAN FW...

8.4CVSS6.9AI score0.00115EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.3 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 an uninitialized data leak in the vmcihost driver, which could lead to the disclosure of kernel information...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/04/01 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 a deadlock that may result from the use of pciresetfunction by the mhi host driver...

5.5CVSS6.6AI score0.00154EPSS
SaveExploits0References7
NVD
NVD
added 2025/02/26 7:01 a.m.19 views

CVE-2022-49522

In the Linux kernel, the following vulnerability has been resolved: mmc: jz4740: Apply DMA engine limits to maximum segment size Do what is done in other DMA-enabled MMC host drivers cf. host/mmci.c and limit the maximum segment size based on the DMA engine's capabilities. This is needed to avoid...

5.5CVSS0.00257EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 7:01 a.m.10 views

DEBIAN-CVE-2022-49313

In the Linux kernel, the following vulnerability has been resolved: drivers: usb: host: Fix deadlock in oxubussuspend There is a deadlock in oxubussuspend, which is shown below: Thread 1 | Thread 2 | timeraction oxubussuspend | modtimer spinlockirq //1 | wait a time ... | oxuwatchdog deltimersync...

5.5CVSS5.6AI score0.00205EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/28 4:15 a.m.18 views

CVE-2024-53881

NVIDIA vGPU software contains a vulnerability in the host driver, where it can allow a guest to cause an interrupt storm on the host, which may lead to denial of service...

5.5CVSS0.0015EPSS
SaveExploits0References1
CVE
CVE
added 2025/01/28 4:11 a.m.64 views

CVE-2024-53881

CVE-2024-53881 affects NVIDIA vGPU software (host driver). A guest can trigger an interrupt storm on the host, leading to denial of service. The documented attack vector is local, with low privileges required and no user interaction, and the impact is availability disruption to the host. Publicly...

5.5CVSS6.7AI score0.0015EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/01/28 4:11 a.m.22 views

CVE-2024-53881

NVIDIA vGPU software contains a vulnerability in the host driver, where it can allow a guest to cause an interrupt storm on the host, which may lead to denial of service...

5.5CVSS0.0015EPSS
SaveExploits0References1
Rows per page
Query Builder