CVE-2024-53204

5.5MEDIUM

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 val

Published: 12/27/2024Updated: 4/18/2025

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.

AI AnalysisPowered by AI

Affected Products

linuxlinux_kernel
linuxlinux_kernel

References