Lucene search
+L

53 matches found

NVD
NVD
added 2026/05/01 3:16 p.m.9 views

CVE-2026-31725

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fecm: Fix netdevice lifecycle with devicemove The netdevice is allocated during function instance creation and registered during the bind phase with the gadget device as its sysfs parent. When the function unbinds, t...

5.5CVSS0.00122EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/01 3:16 p.m.11 views

CVE-2026-31722

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: frndis: Fix netdevice lifecycle with devicemove The netdevice is allocated during function instance creation and registered during the bind phase with the gadget device as its sysfs parent. When the function unbinds,...

5.5CVSS0.00122EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.42 views

CVE-2026-31727 usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uether: Fix NULL pointer deref in ethgetdrvinfo Commit ec35c1969650 "usb: gadget: fncm: Fix netdevice lifecycle with devicemove" reparents the gadget device to /sys/devices/virtual during unbind, clearing the gadget...

0.00123EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/05/01 2:14 p.m.18 views

EUVD-2026-26538

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fecm: Fix netdevice lifecycle with devicemove The netdevice is allocated during function instance creation and registered during the bind phase with the gadget device as its sysfs parent. When the function unbinds, t...

5.8AI score0.00122EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.40 views

CVE-2026-31725 usb: gadget: f_ecm: Fix net_device lifecycle with device_move

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fecm: Fix netdevice lifecycle with devicemove The netdevice is allocated during function instance creation and registered during the bind phase with the gadget device as its sysfs parent. When the function unbinds, t...

0.00122EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/01 2:14 p.m.29 views

CVE-2026-31725

CVE-2026-31725 affects the Linux kernel’s USB gadget f_ecm functionality. The vulnerability arises during function unbinds when the net_device is created and registered under the gadget device, but is not de-parented correctly, leaving dangling sysfs links under /sys/class/net and /sys/devices/pl...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/05/01 2:14 p.m.10 views

CVE-2026-31724

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: feem: Fix netdevice lifecycle with devicemove The netdevice is allocated during function instance creation and registered during the bind phase with the gadget device as its sysfs parent. When the function unbinds, t...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0
CVE
CVE
added 2026/05/01 2:14 p.m.25 views

CVE-2026-31724

In CVE-2026-31724, the Linux kernel USB gadget EEM function had a lifecycle issue: a net_device was created and registered under the gadget’s sysfs parent, but on unbind the parent could be destroyed, leaving dangling symlinks (for example, /sys/class/net/usb0). The remediation described in conne...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:14 p.m.6 views

CVE-2026-31724

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: feem: Fix netdevice lifecycle with devicemove The netdevice is allocated during function instance creation and registered during the bind phase with the gadget device as its sysfs parent. When the function unbinds, t...

5.7AI score0.00122EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/05/01 2:14 p.m.9 views

CVE-2026-31724 usb: gadget: f_eem: Fix net_device lifecycle with device_move

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: feem: Fix netdevice lifecycle with devicemove The netdevice is allocated during function instance creation and registered during the bind phase with the gadget device as its sysfs parent. When the function unbinds, t...

5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.38 views

CVE-2026-31723 usb: gadget: f_subset: Fix net_device lifecycle with device_move

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fsubset: Fix netdevice lifecycle with devicemove The netdevice is allocated during function instance creation and registered during the bind phase with the gadget device as its sysfs parent. When the function unbinds...

0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/01 2:14 p.m.19 views

CVE-2026-31723 usb: gadget: f_subset: Fix net_device lifecycle with device_move

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fsubset: Fix netdevice lifecycle with devicemove The netdevice is allocated during function instance creation and registered during the bind phase with the gadget device as its sysfs parent. When the function unbinds...

5.8AI score
SaveExploits0References7
OSV
OSV
added 2026/05/01 2:14 p.m.11 views

CVE-2026-31722 usb: gadget: f_rndis: Fix net_device lifecycle with device_move

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: frndis: Fix netdevice lifecycle with devicemove The netdevice is allocated during function instance creation and registered during the bind phase with the gadget device as its sysfs parent. When the function unbinds,...

5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/05/01 2:14 p.m.14 views

EUVD-2026-26536

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fsubset: Fix netdevice lifecycle with devicemove The netdevice is allocated during function instance creation and registered during the bind phase with the gadget device as its sysfs parent. When the function unbinds...

5.8AI score0.00122EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/01 2:14 p.m.23 views

EUVD-2026-26535

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: frndis: Fix netdevice lifecycle with devicemove The netdevice is allocated during function instance creation and registered during the bind phase with the gadget device as its sysfs parent. When the function unbinds,...

5.8AI score0.00122EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/01 2:14 p.m.24 views

CVE-2026-31722

In the Linux kernel, CVE-2026-31722 affects the USB gadget RNDIS function (f_rndis). The issue arises when the net_device is allocated during function instance creation and registered under the gadget device as its sysfs parent; during unbind, the parent is destroyed but the net_device can persis...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/05/01 2:14 p.m.9 views

CVE-2026-31723

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fsubset: Fix netdevice lifecycle with devicemove The netdevice is allocated during function instance creation and registered during the bind phase with the gadget device as its sysfs parent. When the function unbinds...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/01 12:0 a.m.10 views

PT-2026-36360

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the usb gadget f ecm component where the net device is allocated during function instance creation and registered during the bind phase. When the function unbinds, the...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/03/31 11:2 p.m.7 views

nautobot-bgp-models (>=3.0.0a1 <=3.0.0a2), nautobot-capacity-metrics (=4.0.0a1) +12 more potentially affected by CVE-2026-34203 via nautobot (=3.0.0rc2)

nautobot PYPI version =3.0.0rc2 is affected by a known vulnerability. The following packages have a transitive dependency on nautobot and may be impacted: - nautobot-bgp-models =3.0.0a1, =3.0.0rc1, =4.0.0a1, =3.0.0a1, =4.0.0a1, =4.0.0a2 - nautobot-ssot =4.0.0a1 - nautobot-welcome-wizard =3.0.0a1...

4.3CVSS5.8AI score0.00245EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/03/25 4:56 p.m.8 views

SUSE CVE-2026-23320

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score0.00022EPSS
SaveExploits0References3
Rows per page
Query Builder