2 matches found
ROOT-OS-UBUNTU-2404-CVE-2026-43342 CVE-2026-43342 in rootio-linux - Patched by Root
Root has patched CVE-2026-43342 in the rootio-linux package for Root:Ubuntu:24.04. Multiple fixed versions available...
CVE-2026-43342 usb: gadget: f_rndis: Protect RNDIS options with mutex
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: frndis: Protect RNDIS options with mutex The class/subclass/protocol options are suspectible to race conditions as they can be accessed concurrently through configfs. Use existing mutex to protect these options. This...