
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49729 is a memory leak vulnerability discovered in the Linux kernel's NFC (Near Field Communication) subsystem, specifically in the nfcmrvl driver's play_deferred function. The vulnerability was disclosed on February 26, 2025, affecting various versions of the Linux kernel (NVD).
The vulnerability occurs in the nfcmrvl_play_deferred function where USB URBs (USB Request Blocks) are handled incorrectly. The issue arises when usb_submit_urb is called directly to submit deferred tx urbs after unanchoring them, causing usb_giveback_urb_bh to fail to unreference it in usb_unanchor_urb, resulting in a memory leak. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability leads to memory leaks in the Linux kernel's NFC subsystem, which could potentially result in system resource exhaustion over time. While the vulnerability doesn't allow for information disclosure or system compromise, it affects system availability by gradually consuming memory resources (NVD).
The vulnerability requires local access with low privileges to exploit. The attack complexity is low, requiring no user interaction to trigger the memory leak. However, there are no known instances of this vulnerability being exploited in the wild (NVD).
The vulnerability has been fixed by modifying the URB handling in the nfcmrvl_play_deferred function. The fix involves putting the URBs in tx_anchor to prevent the memory leak and implementing proper error handling. The patch has been integrated into various Linux kernel versions (Kernel Patch).
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."