Lucene search
+L

12531 matches found

OSV
OSV
added 2026/05/08 7:38 p.m.67 views

GHSA-2R4P-JPMG-48F4 Open WebUI has an LDAP Empty Password Authentication Bypass

LDAP Empty Password Authentication Bypass Affected Component LDAP authentication endpoint: - backend/openwebui/routers/auths.py lines 468-477, user bind with empty password - backend/openwebui/models/auths.py lines 58-60, LdapForm model Affected Versions Current main branch commit 6fdd19bf1 and...

9.1CVSS6AI score0.01461EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/05/08 3:31 p.m.19 views

EUVD-2026-28728

In the Linux kernel, the following vulnerability has been resolved: usb: legacy: ncm: Fix NPE in gncmbind Commit 56a512a9b410 "usb: gadget: fncm: align netdevice lifecycle with bind/unbind" deferred the allocation of the netdevice. This change leads to a NULL pointer dereference in the legacy NCM...

5.7AI score0.00121EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/08 3:16 p.m.19 views

UBUNTU-CVE-2026-43421

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix netdevice lifecycle with devicemove The network device outlived its parent gadget device during disconnection, resulting in dangling sysfs links and null pointer dereference problems. A prior attempt to sol...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2026/05/08 3:16 p.m.14 views

CVE-2026-43422

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

6AI score0.00121EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/08 3:16 p.m.10 views

UBUNTU-CVE-2026-43422

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

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References6
CVE
CVE
added 2026/05/08 2:21 p.m.24 views

CVE-2026-43422

The CVE-2026-43422 entry concerns the Linux kernel USB legacy NCM driver. The vulnerability stems from deferred net_device allocation in gncm_bind, where a NULL pointer dereference could occur when accessing the net_device before it is fully instantiated. The fix, described in the connected repor...

5.7AI score0.00121EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/08 2:21 p.m.37 views

CVE-2026-43422

...

0.00121EPSS
SaveExploits0
OSV
OSV
added 2026/05/08 2:21 p.m.7 views

CVE-2026-43422 usb: legacy: ncm: Fix NPE in gncm_bind

In the Linux kernel, the following vulnerability has been resolved: usb: legacy: ncm: Fix NPE in gncmbind Commit 56a512a9b410 "usb: gadget: fncm: align netdevice lifecycle with bind/unbind" deferred the allocation of the netdevice. This change leads to a NULL pointer dereference in the legacy NCM...

5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/05/08 2:21 p.m.46 views

CVE-2026-43421 usb: gadget: f_ncm: Fix net_device lifecycle with device_move

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix netdevice lifecycle with devicemove The network device outlived its parent gadget device during disconnection, resulting in dangling sysfs links and null pointer dereference problems. A prior attempt to sol...

0.00123EPSS
SaveExploits0References6
CVE
CVE
added 2026/05/08 2:21 p.m.47 views

CVE-2026-43421

The CVE affects the Linux kernel USB gadget for Network Control Model (NCM) where a net_device could outlive its parent gadget during disconnection, causing dangling sysfs links and potential null dereference. The root cause was lifecycle mismanagement of net_device during USB bind/unbind, addres...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/05/08 2:21 p.m.12 views

CVE-2026-43421 usb: gadget: f_ncm: Fix net_device lifecycle with device_move

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix netdevice lifecycle with devicemove The network device outlived its parent gadget device during disconnection, resulting in dangling sysfs links and null pointer dereference problems. A prior attempt to sol...

5.8AI score
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/05/08 2:21 p.m.17 views

CVE-2026-43421

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix netdevice lifecycle with devicemove The network device outlived its parent gadget device during disconnection, resulting in dangling sysfs links and null pointer dereference problems. A prior attempt to sol...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.15 views

PT-2026-39083

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference occurs in the legacy NCM driver within the gncm bind function. This issue arises because the driver attempts to access the net device before it is fully...

5.8AI score0.00121EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/05/07 2:21 a.m.29 views

SUSE 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.5CVSS5.7AI score0.00122EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/07 2:21 a.m.46 views

SUSE 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
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/07 2:18 a.m.17 views

SUSE CVE-2026-43092

In the Linux kernel, the following vulnerability has been resolved: xsk: validate MTU against usable frame size on bind AFXDP bind currently accepts zero-copy pool configurations without verifying that the device MTU fits into the usable frame space provided by the UMEM chunk. This becomes a...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0References16
OSV
OSV
added 2026/05/06 5:16 p.m.9 views

DEBIAN-CVE-2026-42503

gopls by default communicates via pipe. However, -port and -listen flags are supported as means of debugging. If -listen is given a value without an explicit host e.g. :8080, or -port is used, gopls will listen on 0.0.0.0. As a result, users might inadvertently cause gopls to bind 0.0.0.0. This...

8.8CVSS6AI score0.00223EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/06 4:20 p.m.40 views

CVE-2026-42503 Accidental binding to INADDR_ANY might lead to RCE in golang.org/x/tools/gopls

gopls by default communicates via pipe. However, -port and -listen flags are supported as means of debugging. If -listen is given a value without an explicit host e.g. :8080, or -port is used, gopls will listen on 0.0.0.0. As a result, users might inadvertently cause gopls to bind 0.0.0.0. This...

0.00223EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/06 12:30 p.m.9 views

EUVD-2026-27594

In the Linux kernel, the following vulnerability has been resolved: xsk: validate MTU against usable frame size on bind AFXDP bind currently accepts zero-copy pool configurations without verifying that the device MTU fits into the usable frame space provided by the UMEM chunk. This becomes a...

5.9AI score0.00122EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.38 views

CVE-2026-43138 reset: gpio: suppress bind attributes in sysfs

In the Linux kernel, the following vulnerability has been resolved: reset: gpio: suppress bind attributes in sysfs This is a special device that's created dynamically and is supposed to stay in memory forever. We also currently don't have a devlink between it and the actual reset consumer. Suppre...

0.00134EPSS
SaveExploits0References4
Rows per page
Query Builder