CVE-2024-53205 phy: realtek: usb: fix NULL deref in rtk_usb2phy_probe
In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtkusb2phyprobe In rtkusb2phyprobe devmkzalloc may return NULL but this returned value is not checked...