Security Advisory
CVE-2024-53204
5.5
MEDIUM
Vulnerability Description
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.
Published Date
December 27, 2024
Official Source
NIST NVD Advisory