CVE-2023-54178

Publication date

2025-12-30 12:08:50

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name() when kmalloc() fail to allocate memory in kasprintf(), name or full_name will be NULL, strcmp() will cause null pointer dereference.