In the Linux kernel, the following vulnerability has been resolved:
usb: dwc2: check return value after calling platformgetresource()
It will cause null-ptr-deref if platformgetresource() returns NULL, we need check the return value.
{ "urgency": "not yet assigned" }