2 matches found
CVE-2026-63896 usb: gadget: composite: fix integer underflow in WebUSB GET_URL handling
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: composite: fix integer underflow in WebUSB GETURL handling The WebUSB GETURL handler in compositesetup narrows landingpagelength to fit the host-supplied wLength using landingpagelength = wlength -...
PT-2026-61213
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: composite: fix integer underflow in WebUSB GET URL handling The WebUSB GET URL handler in composite setup narrows landing page length to fit the host-supplied wLength using landing page length = w length - WEBUSB URL...