Lucene search
+L

17709 matches found

OSV
OSV
added 2025/07/25 1:15 p.m.3 views

DEBIAN-CVE-2025-38391

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: do not index invalid pinassignments A poorly implemented DisplayPort Alt Mode port partner can indicate that its pin assignment capabilities are greater than the maximum value, DPPINASSIGNF. In...

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/25 1:15 p.m.10 views

CVE-2025-38385

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: fix WARN in netifnapidellocked on disconnect Remove redundant netifnapidel call from disconnect path. A WARN may be triggered in netifnapidellocked during USB device disconnect: WARNING: CPU: 0 PID: 11 at...

7.8CVSS0.0017EPSS
SaveExploits0References6
OSV
OSV
added 2025/07/25 1:15 p.m.3 views

DEBIAN-CVE-2025-38385

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: fix WARN in netifnapidellocked on disconnect Remove redundant netifnapidel call from disconnect path. A WARN may be triggered in netifnapidellocked during USB device disconnect: WARNING: CPU: 0 PID: 11 at...

7.8CVSS5.6AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.10 views

AZL-65744 CVE-2025-38385 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: fix WARN in netifnapidellocked on disconnect Remove redundant netifnapidel call from disconnect path. A WARN may be triggered in netifnapidellocked during USB device disconnect: WARNING: CPU: 0 PID: 11 at...

7.8CVSS5.6AI score0.0017EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/25 1:15 p.m.9 views

CVE-2025-38376

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume Shawn and John reported a hang issue during system suspend as below: - USB gadget is enabled as Ethernet - There is data transfer over USB Ethernet scp a b...

5.5CVSS0.0015EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/25 1:15 p.m.10 views

UBUNTU-CVE-2025-38376

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume Shawn and John reported a hang issue during system suspend as below: - USB gadget is enabled as Ethernet - There is data transfer over USB Ethernet scp a b...

5.5CVSS6AI score0.0015EPSS
SaveExploits0References29
CVE
CVE
added 2025/07/25 1:09 p.m.88 views

CVE-2025-38404

CVE-2025-38404 affects the Linux kernel USB Type-C/displayport subsystem. The issue is a potential deadlock caused by recursive locking of cros_typec_altmode_data::mutex when a mutex-protected path calls typec_altmode_exit() from within the same context. The documented fix defers the typec_altmod...

5.5CVSS6.3AI score0.00132EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/07/25 1:09 p.m.18 views

CVE-2025-38404 usb: typec: displayport: Fix potential deadlock

In the Linux kernel, the following vulnerability has been resolved: usb: typec: displayport: Fix potential deadlock The deadlock can occur due to a recursive lock acquisition of crostypecaltmodedata::mutex. The call chain is as follows: 1. crostypecaltmodework acquires the mutex 2. typecaltmodevd...

0.00132EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/07/25 1:09 p.m.15 views

CVE-2025-38404

In the Linux kernel, the following vulnerability has been resolved: usb: typec: displayport: Fix potential deadlock The deadlock can occur due to a recursive lock acquisition of crostypecaltmodedata::mutex. The call chain is as follows: 1. crostypecaltmodework acquires the mutex 2. typecaltmodevd...

5.5CVSS5.4AI score0.00132EPSS
SaveExploits0
CVE
CVE
added 2025/07/25 12:53 p.m.88 views

CVE-2025-38385

Summary: CVE-2025-38385 affects the Linux kernel in the LAN78xx USB Ethernet driver, where a WARN can be triggered during USB disconnect when NAPI is still enabled. Root cause (per provided data): In the disconnect path, netif_napi_del() was redundantly called even though unregister_netdev() hand...

7.8CVSS6.1AI score0.0017EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.19 views

CVE-2025-38385

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: fix WARN in netifnapidellocked on disconnect Remove redundant netifnapidel call from disconnect path. A WARN may be triggered in netifnapidellocked during USB device disconnect: WARNING: CPU: 0 PID: 11 at...

7.8CVSS5.6AI score0.0017EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/25 12:53 p.m.18 views

CVE-2025-38385 net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: fix WARN in netifnapidellocked on disconnect Remove redundant netifnapidel call from disconnect path. A WARN may be triggered in netifnapidellocked during USB device disconnect: WARNING: CPU: 0 PID: 11 at...

0.0017EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/25 12:53 p.m.12 views

CVE-2025-38385 net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect

In the Linux kernel, the following vulnerability has been resolved: net: usb: lan78xx: fix WARN in netifnapidellocked on disconnect Remove redundant netifnapidel call from disconnect path. A WARN may be triggered in netifnapidellocked during USB device disconnect: WARNING: CPU: 0 PID: 11 at...

6.4AI score
SaveExploits0References9
OSV
OSV
added 2025/07/25 12:53 p.m.7 views

CVE-2025-38376 usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume Shawn and John reported a hang issue during system suspend as below: - USB gadget is enabled as Ethernet - There is data transfer over USB Ethernet scp a b...

6.4AI score
SaveExploits0References7
CVE
CVE
added 2025/07/25 12:53 p.m.101 views

CVE-2025-38376

CVE-2025-38376 concerns the Linux kernel USB gadget: udc suspend/resume hang when the host continues data transfer while the bus is active and the controller is gated off. The root cause is that the USB device controller is suspended but the USB bus remains active, causing pending USB requests an...

5.5CVSS6.2AI score0.0015EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/07/25 12:53 p.m.5 views

CVE-2025-38376

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume Shawn and John reported a hang issue during system suspend as below: - USB gadget is enabled as Ethernet - There is data transfer over USB Ethernet scp a...

5.5CVSS6AI score0.0015EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.19 views

CVE-2025-38376

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume Shawn and John reported a hang issue during system suspend as below: - USB gadget is enabled as Ethernet - There is data transfer over USB Ethernet scp a b...

5.5CVSS5.4AI score0.0015EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/25 12:53 p.m.19 views

CVE-2025-38376 usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume

In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume Shawn and John reported a hang issue during system suspend as below: - USB gadget is enabled as Ethernet - There is data transfer over USB Ethernet scp a b...

0.0015EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/07/25 12:00 a.m.13 views

PT-2025-30946 · D Link · D-Link Di-8400

Name of the Vulnerable Software and Affected Versions: D-Link DI-8400 version 16.07.26A1 Description: A vulnerability exists in the jhttpd component of the software. The manipulation of the share enable argument in the usb paswd.asp file leads to a null pointer dereference. This issue can be...

7.1CVSS6.4AI score0.01524EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2025/07/25 12:00 a.m.40 views

NewStart CGSL MAIN 7.02 : kernel Multiple Vulnerabilities (NS-SA-2025-0118)

"The remote NewStart CGSL host, running version MAIN 7.02, has kernel packages installed that are affected by multiple vulnerabilities: - In the Linux kernel, the following vulnerability has been resolved: smack: tcp: ipv4, fix incorrect labeling Currently, Smack mirrors the label of incoming...

10CVSS6.7AI score0.03301EPSS
SaveExploits13References1319
Rows per page
Query Builder