In the Linux kernel, the following vulnerability has been resolved:
phy: realtek: usb: fix NULL deref in rtkusb3phyprobe
In rtkusb3phyprobe() devm_kzalloc() may return NULL but this returned value is not checked.
{ "urgency": "not yet assigned" }