CVE-2022-50834 Details
Description
In the Linux kernel, the following vulnerability has been resolved: nfc: Fix potential resource leaks nfc_get_device() take reference for the device, add missing nfc_put_device() to release it when not need anymore. Also fix the style warnning by use error EOPNOTSUPP instead of ENOTSUPP.
A resource leak vulnerability has been identified in the Linux kernel's NFC (Near Field Communication) subsystem, specifically within the netlink interface. The issue arises because the function nfc_get_device() acquires a reference to a device but fails to release it when no longer needed, potentially leading to resource leaks. This vulnerability affects several versions of the Linux kernel.
Users can apply the latest patches available in the Linux kernel stable tree to address this vulnerability. The patches are included in the official Linux kernel Git repository.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Dec 30, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/277f0d0a9084e7454e5532c823a7a876a7b00af7 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/a743128fca394a43425020a4f287d3168d94d04f | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/b32f6bef248562bb5191ada527717ea50b319466 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/b63bc2db244c1b57e36f16ea5f2a1becda413f68 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/d1d912e7f82d7216ba4e266048ec1d1f5ea93839 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/d8e410315ad393b23520b5db0706be853589c548 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/df49908f3c52d211aea5e2a14a93bbe67a2cb3af | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/e0f5c962c066e769c187f037fedc883f8abd4e82 | kernel.org | Source CodeVendor |
Weakness Enumeration
No weakness enumeration is available for this CVE.
Affected Products
| Product | Versions |
|---|---|
| Linux kernel | All versions |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Dec 30, 2025 | New CVE Received | kernel.org |
Volerion