
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-52919 is a vulnerability in the Linux kernel's NFC (Near Field Communication) subsystem, specifically in the NCI (NFC Controller Interface) over SPI implementation. The vulnerability was discovered and reported by 黄思聪, and involves a potential NULL pointer dereference in the send_acknowledge() function (Kernel Git).
The vulnerability exists in the send_acknowledge() function within the Linux kernel's NFC/NCI implementation. The issue stems from a missing NULL pointer check after calling nci_skb_alloc() function, which could lead to a NULL pointer dereference. The vulnerable code is located in the net/nfc/nci/spi.c file and was introduced by commit 391d8a2da787 'NFC: Add NCI over SPI receive' (Kernel Git).
A NULL pointer dereference in the kernel can lead to system crashes or denial of service conditions, potentially affecting system stability and availability (Kernel Git).
The vulnerability has been patched in the Linux kernel by adding a NULL pointer check after the nci_skb_alloc() call. The fix returns -ENOMEM when memory allocation fails, preventing the NULL pointer dereference (Kernel Git).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."