In the Linux kernel, the following vulnerability has been resolved:
usb: host: ohci-tmio: 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" }