CVE-2023-52471

Publication date

2024-02-25 08:16:34

Family

Linux

State

PUBLISHED

Description

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.