CVE-2023-52919

Publication date

2024-10-22 07:37:28

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix possible NULL pointer dereference in send_acknowledge() Handle memory allocation failure from nci_skb_alloc() (calling alloc_skb()) to avoid possible NULL pointer dereference.