CVE-2022-49923

Source
https://cve.org/CVERecord?id=CVE-2022-49923
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49923.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49923
Downstream
Related
Published
2025-05-01T14:11:02.652Z
Modified
2026-04-03T13:14:24.636259494Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()
Details

In the Linux kernel, the following vulnerability has been resolved:

nfc: nxp-nci: Fix potential memory leak in nxpncisend()

nxpncisend() will call nxpncii2cwrite(), and only free skb when nxpncii2cwrite() failed. However, even if the nxpncii2cwrite() run succeeds, the skb will not be freed in nxpncii2cwrite(). As the result, the skb will memleak. nxpncisend() should also free the skb when nxpncii2c_write() succeeds.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49923.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
dece45855a8b0d1dcf48eb01d0822070ded6a4c8
Fixed
9ae2c9a91ff068f4c3e392f47e8e26a1c9f85ebb
Fixed
3cba1f061bfe23fece2841129ca2862cdec29d5c
Fixed
3ecf0f4227029b2c42e036b10ff6e5d09e20821e
Fixed
7bf1ed6aff0f70434bd0cdd45495e83f1dffb551

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49923.json"