diff options
author | Charles Han <hanchunchao@inspur.com> | 2024-10-25 15:07:44 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-04 02:03:19 +0100 |
commit | bf373d2919d98f3d1fe1b19a0304f72fe74386d9 (patch) | |
tree | 8ac6fffd97d3a69ae03b8cd4226a340d31a3af3f /kernel/sched/ext.c | |
parent | 04e3e9188291a183b27306ddb833722c0d083d6a (diff) |
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.
Fixes: adda6e82a7de ("phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY")
Signed-off-by: Charles Han <hanchunchao@inspur.com>
Link: https://lore.kernel.org/r/20241025070744.149070-1-hanchunchao@inspur.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/sched/ext.c')
0 files changed, 0 insertions, 0 deletions