
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-38381 is a vulnerability in the Linux kernel's NFC (Near Field Communication) NCI (NFC Controller Interface) subsystem. The issue was discovered by syzbot and involves an uninitialized value access in the ncirxwork function. The vulnerability was reported on June 21, 2024, affecting various Linux kernel versions (Ubuntu Security).
The vulnerability exists in the ncirxwork() function which parses received packets from ndev->rxq. The issue stems from insufficient validation of packet sizes before processing, specifically the header size, payload size, and total packet size. The vulnerability was fixed by implementing proper size validation through a new ncivalid_size() function that checks these parameters before packet processing (Kernel Git).
When an invalid packet is received, it could lead to an uninitialized value being accessed, potentially causing memory corruption or system instability. The vulnerability has been assigned a CVSS 3 Severity Score of 7.1 (High) (Ubuntu Security).
The issue has been fixed in multiple Linux kernel versions including 6.8.0-44.44 for Ubuntu 24.04 LTS, 5.15.0-121.131 for Ubuntu 22.04 LTS, and 5.4.0-192.212 for Ubuntu 20.04 LTS. The fix involves implementing proper packet size validation before processing, and invalid packets are now silently discarded (Ubuntu Security).
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."