← Back to CVE List

CVE-2024-53204

Published: 2024-12-27T14:15Z
Last Modified: 2025-01-13T19:51Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: phy: realtek: usb: fix NULL deref in rtk_usb3phy_probe In rtk_usb3phy_probe() devm_kzalloc() may return NULL but this returned value is not checked. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt