Lucene search
+L

17856 matches found

Vulnrichment
Vulnrichment
added 2026/01/23 4:47 p.m.7 views

CVE-2021-47898 Epson USB Display 1.6.0.0 Unquoted Service Path Vulnerability

Epson USB Display 1.6.0.0 contains an unquoted service path vulnerability in the EMPUDSA service running with LocalSystem privileges. Attackers can exploit the unquoted path by placing malicious executables in intermediate directories to gain elevated system access...

8.5CVSS5.4AI score0.00123EPSS
SaveExploits0References3
NVD
NVD
added 2026/01/23 3:16 p.m.12 views

CVE-2025-71154

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix memory leak on usbsubmiturb failure In asyncsetregisters, when usbsubmiturb fails, the allocated asyncreq structure and URB are not freed, causing a memory leak. The completion callback asyncsetregcb is...

5.5CVSS0.00119EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/23 3:16 p.m.11 views

AZL-78431 CVE-2025-71154 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix memory leak on usbsubmiturb failure In asyncsetregisters, when usbsubmiturb fails, the allocated asyncreq structure and URB are not freed, causing a memory leak. The completion callback asyncsetregcb is...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/23 3:16 p.m.8 views

CVE-2025-71154

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix memory leak on usbsubmiturb failure In asyncsetregisters, when usbsubmiturb fails, the allocated asyncreq structure and URB are not freed, causing a memory leak. The completion callback asyncsetregcb is...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References39
OSV
OSV
added 2026/01/23 3:16 p.m.7 views

UBUNTU-CVE-2025-71154

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix memory leak on usbsubmiturb failure In asyncsetregisters, when usbsubmiturb fails, the allocated asyncreq structure and URB are not freed, causing a memory leak. The completion callback asyncsetregcb is...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References40
OSV
OSV
added 2026/01/23 2:25 p.m.10 views

CVE-2025-71154 net: usb: rtl8150: fix memory leak on usb_submit_urb() failure

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix memory leak on usbsubmiturb failure In asyncsetregisters, when usbsubmiturb fails, the allocated asyncreq structure and URB are not freed, causing a memory leak. The completion callback asyncsetregcb is...

5.3AI score
SaveExploits0References10
CVE
CVE
added 2026/01/23 2:25 p.m.54 views

CVE-2025-71154

CVE-2025-71154 concerns Linux kernel code for the rtl8150 USB driver. When usb_submit_urb() fails in async_set_registers(), the allocated async_req and URB are not freed, causing a memory leak. The completion callback async_set_reg_cb() frees these allocations only after a successful URB submissi...

5.5CVSS5.3AI score0.00119EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/23 2:25 p.m.10 views

CVE-2025-71154 net: usb: rtl8150: fix memory leak on usb_submit_urb() failure

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: fix memory leak on usbsubmiturb failure In asyncsetregisters, when usbsubmiturb fails, the allocated asyncreq structure and URB are not freed, causing a memory leak. The completion callback asyncsetregcb is...

5.7AI score0.00119EPSS
SaveExploits0References7
NVD
NVD
added 2026/01/23 2:16 p.m.22 views

CVE-2025-71145

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

7.8CVSS0.00158EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/01/23 2:16 p.m.6 views

CVE-2025-71145

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

7.8CVSS6.6AI score0.00158EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/23 2:16 p.m.9 views

UBUNTU-CVE-2025-71145

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

7.8CVSS5.7AI score0.00158EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/01/23 1:39 p.m.7 views

CVE-2025-71145

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

5.2AI score0.00158EPSS
SaveExploits0References7
CVE
CVE
added 2026/01/23 1:39 p.m.48 views

CVE-2025-71145

CVE-2025-71145 (Linux kernel) fixes a use-after-free-like race by correcting usb: phy: isp1301 to increment the I2C device reference count for non-OF (Open Firmware) paths as well as OF paths. The bug was a device reference imbalance in isp1301_get_client() where non-OF callers could not reliably...

7.8CVSS5.2AI score0.00158EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/01/23 1:39 p.m.10 views

CVE-2025-71145 usb: phy: isp1301: fix non-OF device reference imbalance

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

7.8CVSS5.2AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/01/23 12:00 a.m.12 views

PT-2026-4514

Name of the Vulnerable Software and Affected Versions Epson USB Display version 1.6.0.0 Description The software contains an unquoted service path vulnerability within the EMP UDSA service, which operates with LocalSystem privileges. This allows attackers to potentially gain elevated system acces...

8.5CVSS5.3AI score0.00123EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/01/23 12:00 a.m.14 views

Epson USB Display security vulnerability

Epson USB Display is a convenient linking function software developed by the Japanese company Epson. Version 1.6.0.0 of Epson USB Display contains a security vulnerability. This vulnerability stems from the EMPUDSA service having a service path that is not enclosed in quotes, which may lead to an...

8.5CVSS5.8AI score0.00123EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/01/23 12:00 a.m.11 views

The vulnerability of the get_meter_levels_from_urb() function in the sound/usb/mixer_us16x08.c module of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the getmeterlevelsfromurb function in the sound/usb/mixerus16x08.c file of the Linux kernel is related to insufficient validation of input data. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.6AI score0.00183EPSS
SaveExploits0References16Affected Software4
Tenable Nessus
Tenable Nessus
added 2026/01/23 12:00 a.m.8 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-004886)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004886 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: Fix a UAF bug on the error path of probing When the driver fails in sndcardregiste...

7.8CVSS7AI score0.00211EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/23 12:00 a.m.3 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-004844)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004844 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: verify the expected usbendpoints are present The bug arises when a USB device claims...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/23 12:00 a.m.5 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-004896)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004896 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: host: Fix refcount leak in ehcihcdppcofprobe offindcompatiblenode returns a node pointer wit...

5.5CVSS6.4AI score0.00166EPSS
SaveExploits0References4
Rows per page
Query Builder