CVE-2022-49924
MEDIUMLinux Kernel < 5.10.154 - Memory Leak
Title source: ruleDescription
In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: Fix potential memory leak in fdp_nci_send() fdp_nci_send() will call fdp_nci_i2c_write that will not free skb in the function. As a result, when fdp_nci_i2c_write() finished, the skb will memleak. fdp_nci_send() should free skb after fdp_nci_i2c_write() finished.
References (4)
Scores
CVSS v3
5.5
EPSS
0.0006
EPSS Percentile
20.0%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
CWE
CWE-401
Status
published
Affected Products (7)
linux/linux_kernel
< 5.10.154
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/Kernel
< 5.10.154linux
linux/Kernel
< 5.15.78linux
linux/Kernel
< 6.0.8linux
Timeline
Published
May 01, 2025
Tracked Since
Feb 18, 2026