← Back to CVE List
CVE-2024-53205
In the Linux kernel, the following vulnerability has been resolved:
phy: realtek: usb: fix NULL deref in rtk_usb2phy_probe
In rtk_usb2phy_probe() devm_kzalloc() may return NULL
but this returned value is not checked.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt