In the Linux kernel, the following vulnerability has been resolved:
ice: Fix some null pointer dereference issues in ice_ptp.c
devm_kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure.
References
Configurations
History
No history.
Information
Published : 2024-02-26 16:27
Updated : 2024-04-17 18:59
NVD link : CVE-2023-52471
Mitre link : CVE-2023-52471
CVE.ORG link : CVE-2023-52471
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference