CVE-2026-43421

MEDIUMNVD 5.55.5
EchelonGraph scoreMEDIUM confidence

Score 5.5 from GitHub Security Advisory published 2026-05-08. NVD baseline CVSS 5.5; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, nvd
5.5
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS: 0%CVSS: 5.5Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

In the Linux kernel, the following vulnerability has been resolved:

usb: gadget: f_ncm: Fix net_device lifecycle with device_move

The network device outlived its parent gadget device during disconnection, resulting in dangling sysfs links and null pointer dereference problems.

A prior attempt to solve this by removing SET_NETDEV_DEV entirely [1] was reverted due to power management ordering concerns and a NO-CARRIER regression.

A subsequent attempt to defer net_device allocation to bind [2] broke 1:1 mapping between function instance and network device, making it impossible for configfs to report the resolved interface name. This results in a regression where the DHCP server fails on pmOS.

Use device_move to reparent the net_device between the gadget device and /sys/devices/virtual/ across bind/unbind cycles. This preserves the network interface across USB reconnection, allowing the DHCP server to retain their binding.

Introduce gether_attach_gadget()/gether_detach_gadget() helpers and use __free(detach_gadget) macro to undo attachment on bind failure. The bind_count ensures device_move executes only on the first bind.

[1] https://lore.kernel.org/lkml/[email protected]/ [2] https://lore.kernel.org/linux-usb/[email protected]/

CVSS v3
5.5
EG Score
5.5(medium)
EPSS
2.4%
KEV
Not listed

Published

May 8, 2026

Last Modified

June 19, 2026

Advisory Details (4)

Auto-updated Jun 16, 2026
No patch confirmed yet.
generic

usb: gadget: f_ncm: Fix net_device lifecycle with device_move - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/ec35c1969650e7cb6c8a91020e568ed46e3551b0
generic

usb: gadget: f_ncm: Fix net_device lifecycle with device_move - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/e584cb58a2ea7ff4d3a4bc43d5ca512ed3ecb77d
generic

usb: gadget: f_ncm: Fix net_device lifecycle with device_move - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/93f116c3393a22acab96ad1bef12b2572eb80ca4
generic

usb: gadget: f_ncm: Fix net_device lifecycle with device_move - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/85acaba2f42b557499bab3608307f17bf13beb69

Vendor Advisories for CVE-2026-43421(2)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Frequently asked(5)

What is CVE-2026-43421?
CVE-2026-43421 is a medium vulnerability published on May 8, 2026. In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix netdevice lifecycle with device_move The network device outlived its parent gadget device during disconnection, resulting in dangling sysfs links and null pointer dereference problems. A prior attempt to…
When was CVE-2026-43421 disclosed?
CVE-2026-43421 was first published in the National Vulnerability Database on May 8, 2026, with the most recent update on June 19, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-43421 actively exploited?
CVE-2026-43421 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 2.4% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-43421?
CVE-2026-43421 has a CVSS v3 base score of 5.5 (NVD).
How do I remediate CVE-2026-43421?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-43421, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-43421

Explore →

Is Your Infrastructure Affected by CVE-2026-43421?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.