2 matches found
SUSE CVE-2026-43423
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...
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...