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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-10-22 08:15
Updated : 2024-10-24 03:53
NVD link : CVE-2023-52919
Mitre link : CVE-2023-52919
CVE.ORG link : CVE-2023-52919
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference