Lucene search
+L

53 matches found

RedhatCVE
RedhatCVE
added 2026/08/24 11:23 a.m.7 views

CVE-2026-74679

A flaw was found in the Linux kernel's USB gadget NCM Network Control Model function fncm. A malicious host can exploit an integer overflow vulnerability by supplying a large offset. This overflow causes a signed index variable to become negative, bypassing security checks and leading to an...

5.5CVSS5.3AI score0.00185EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/22 4:16 p.m.6 views

CVE-2026-74679

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Use unsigned int for ndpindex The variable ndpindex is declared as a signed integer, but it stores the return value of getncm, which is unsigned. A malicious host can supply a large offset that overflows the...

0.00185EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:32 p.m.9 views

CVE-2026-74679

CVE-2026-74679 affects the Linux kernel USB gadget NCM function (f_ncm). The variable ndp_index is declared as a signed integer but stores the unsigned return value of get_ncm(). A malicious host can supply a large offset that overflows the signed ndp_index, making it negative. Because the value ...

5.6AI score0.00185EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:32 p.m.9 views

CVE-2026-74679 usb: gadget: f_ncm: Use unsigned int for ndp_index

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Use unsigned int for ndpindex The variable ndpindex is declared as a signed integer, but it stores the return value of getncm, which is unsigned. A malicious host can supply a large offset that overflows the...

5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.23 views

CVE-2026-74679 usb: gadget: f_ncm: Use unsigned int for ndp_index

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Use unsigned int for ndpindex The variable ndpindex is declared as a signed integer, but it stores the return value of getncm, which is unsigned. A malicious host can supply a large offset that overflows the...

0.00185EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:32 p.m.8 views

EUVD-2026-64366

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Use unsigned int for ndpindex The variable ndpindex is declared as a signed integer, but it stores the return value of getncm, which is unsigned. A malicious host can supply a large offset that overflows the...

5.6AI score0.00185EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.9 views

PT-2026-79684

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f ncm: Use unsigned int for ndp index The variable ndp index is declared as a signed integer, but it stores the return value of get ncm, which is unsigned. A malicious host can supply a large offset that overflows th...

5.4AI score0.00185EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/05/13 3:34 a.m.16 views

SUSE 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
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/05/13 3:34 a.m.15 views

SUSE CVE-2026-43423

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

5.2AI score0.00091EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/08 3:31 p.m.16 views

EUVD-2026-28729

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix atomic context locking issue The ncmsetalt function was holding a mutex to protect against races with configfs, which invokes the might-sleep function inside an atomic context. Remove the struct netdevice...

5.8AI score0.00091EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/08 3:31 p.m.19 views

EUVD-2026-28727

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 score0.00123EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/08 3:16 p.m.15 views

CVE-2026-43423

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

0.00091EPSS
SaveExploits0
NVD
NVD
added 2026/05/08 3:16 p.m.13 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.5CVSS0.00123EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/05/08 3:16 p.m.15 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.4AI score0.00123EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2026/05/08 3:16 p.m.16 views

CVE-2026-43423

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

6AI score0.00091EPSS
SaveExploits0References5
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
OSV
OSV
added 2026/05/08 3:16 p.m.30 views

UBUNTU-CVE-2026-43423

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

5.5CVSS5.7AI score0.00091EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/05/08 2:21 p.m.13 views

CVE-2026-43423

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix atomic context locking issue The ncmsetalt function was holding a mutex to protect against races with configfs, which invokes the might-sleep function inside an atomic context. Remove the struct netdevice...

5.8AI score0.00091EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/08 2:21 p.m.10 views

CVE-2026-43423 usb: gadget: f_ncm: Fix atomic context locking issue

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix atomic context locking issue The ncmsetalt function was holding a mutex to protect against races with configfs, which invokes the might-sleep function inside an atomic context. Remove the struct netdevice...

5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/05/08 2:21 p.m.32 views

CVE-2026-43423

Concrete details show a Linux kernel issue in the usb gadget f_ncm driver: the ncm_set_alt function held a mutex to guard configfs races and invoked may_sleep in an atomic context, enabling a potential sleep path. The fix removes a struct net_device pointer from f_ncm_opts and introduces a new bo...

5.8AI score0.00091EPSS
SaveExploits0
Rows per page
Query Builder