Lucene search
+L

17737 matches found

CVE
CVE
added 2026/01/29 6:06 p.m.33 views

CVE-2025-15543

CVE-2025-15543 : In TP-Link VX800v v1.0, an improper link resolution in the USB HTTP access path can be triggered by a crafted USB device, exposing the root filesystem contents and allowing a physically present attacker to read system files (read‑only). Connected sources also indicate a recommend...

5.1CVSS5.9AI score0.00188EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/01/29 6:06 p.m.43 views

CVE-2025-15543 Read-Only Root Access via USB Storage Device in TP-Link VX800v

Improper link resolution in USB HTTP access path in VX800v v1.0 allows a crafted USB device to expose root filesystem contents, giving an attacker with physical access read‑only access to system files...

5.1CVSS0.00188EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/01/28 7:17 p.m.6 views

kernel: media: rc: fix races with imon_disconnect()

A use-after-free flaw exists in the Linux kernel’s media/rc subsystem. When the device is disconnected via imondisconnect, the driver may unconditionally release a usbdevice reference via usbputdev even while other operations such as vfdwrite, sendpacket, displayopen, lcdwrite are still in...

7.8CVSS5.8AI score0.00145EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/28 12:33 a.m.5 views

kernel: media: rc: fix races with imon_disconnect()

A use-after-free flaw exists in the Linux kernel’s media/rc subsystem. When the device is disconnected via imondisconnect, the driver may unconditionally release a usbdevice reference via usbputdev even while other operations such as vfdwrite, sendpacket, displayopen, lcdwrite are still in...

7.8CVSS5.8AI score0.00145EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/01/27 3:34 p.m.5 views

CVE-2025-55095

The function uxhostclassstoragemediamount is responsible for mounting partitions on a USB mass storage device. When it encounters an extended partition entry in the partition table, it recursively calls itself to mount the next logical partition. This recursion occurs in...

4.2CVSS5.9AI score0.00144EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.6 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005062 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix race between aiocancel and AIO request complete FFS based applications can...

7.8CVSS6.7AI score0.00194EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.5 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005170 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmode should keep reference to parent The altmode device release refers to its pare...

7.8CVSS6.7AI score0.00244EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.5 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005110 advisory. In the Linux kernel, the following vulnerability has been resolved: USB: serial: mos7840: fix crash on resume Since commit c49cfa917025 USB: serial: use generic meth...

5.5CVSS6.7AI score0.00229EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.5 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005186 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out of bounds reads when finding clock sources The current USB-audio driver...

7.1CVSS6.6AI score0.01351EPSS
SaveExploits0References3
Fedora
Fedora
added 2026/01/25 1:16 a.m.14 views

[SECURITY] Fedora 42 Update: wireshark-4.6.3-1.fc42

Wireshark allows you to examine protocol data stored in files or as it is captured from wired or wireless WiFi or Bluetooth networks, USB devices, and many other sources. It supports dozens of protocol capture file formats and understands more than a thousand protocols. It has many powerful...

6.5CVSS5.9AI score0.00214EPSS
SaveExploits3
OSV
OSV
added 2026/01/24 9:06 a.m.13 views

RLSA-2026:0793 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: drm/xe: Make dma-fences compliant with the safe access rules CVE-2025-38703 kernel: smb: client: let recvdone verify dataoffset, datalength and remainingdatalength CVE-2025-39933 kernel:...

7.8CVSS5.5AI score0.00572EPSS
SaveExploits0References6
Rockylinux
Rockylinux
added 2026/01/24 9:06 a.m.27 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

9.8CVSS5.5AI score0.00572EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/01/24 12:25 a.m.7 views

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

7CVSS5.2AI score0.00158EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2026/01/24 12:25 a.m.13 views

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

4.7CVSS5.3AI score0.00119EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2026/01/24 12:00 a.m.11 views

RockyLinux 9 : kernel (RLSA-2026:0793)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:0793 advisory. kernel: drm/xe: Make dma-fences compliant with the safe access rules CVE-2025-38703 kernel: smb: client: let recvdone verify dataoffset, datalength and...

9.8CVSS5.6AI score0.00572EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/01/24 12:00 a.m.10 views

AlmaLinux 9 : kernel (ALSA-2026:0793)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:0793 advisory. kernel: drm/xe: Make dma-fences compliant with the safe access rules CVE-2025-38703 kernel: smb: client: let recvdone verify dataoffset, datalength and...

9.8CVSS5.6AI score0.00572EPSS
SaveExploits0References7
NVD
NVD
added 2026/01/23 5:16 p.m.9 views

CVE-2021-47898

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.5CVSS0.00123EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/01/23 4:47 p.m.39 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.5CVSS0.00123EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/01/23 4:47 p.m.6 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
Rows per page
Query Builder