CVE-2022-49924

Source
https://cve.org/CVERecord?id=CVE-2022-49924
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49924.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49924
Downstream
Related
Published
2025-05-01T14:11:03.328Z
Modified
2026-03-12T03:25:58.533105Z
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: fdp: Fix potential memory leak in fdp_nci_send()
Details

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

nfc: fdp: Fix potential memory leak in fdpncisend()

fdpncisend() will call fdpncii2cwrite that will not free skb in the function. As a result, when fdpncii2cwrite() finished, the skb will memleak. fdpncisend() should free skb after fdpncii2c_write() finished.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49924.json"
}
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
a06347c04c13e380afce0c9816df51f00b83faf1
Fixed
e8c11ee2d07f7c4dfa2ac0ea8efc4f627e58ea57
Fixed
44bc1868a4f542502ea2221fe5ad88ca66d1c6b6
Fixed
1a7a898f8f7b56c0eaa2baf67a0c96235a30bc29
Fixed
8e4aae6b8ca76afb1fb64dcb24be44ba814e7f8a

Database specific

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