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.
References
Configurations
Configuration 1 (hide)
|
History
18 Apr 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
14 Jan 2025, 15:51
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-476 | |
Summary |
|
|
References | () https://git.kernel.org/stable/c/04e3e9188291a183b27306ddb833722c0d083d6a - Patch | |
References | () https://git.kernel.org/stable/c/0b398b6b6c94315fd2ce3658e3cee96539dbd7b7 - Patch | |
References | () https://git.kernel.org/stable/c/fb83c9a08324e37f321ffb400809aa4310387d65 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
27 Dec 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-27 14:15
Updated : 2025-04-18 14:15
NVD link : CVE-2024-53205
Mitre link : CVE-2024-53205
CVE.ORG link : CVE-2024-53205
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference