CVE-2022-49923
MEDIUMLinux Kernel - Use-After-Free in NFC NXP-NCI I2C Write
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() nxp_nci_send() will call nxp_nci_i2c_write(), and only free skb when nxp_nci_i2c_write() failed. However, even if the nxp_nci_i2c_write() run succeeds, the skb will not be freed in nxp_nci_i2c_write(). As the result, the skb will memleak. nxp_nci_send() should also free the skb when nxp_nci_i2c_write() succeeds.
References (4)
Core 4
Core References
Scores
CVSS v3
5.5
EPSS
0.0015
EPSS Percentile
4.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-401
Status
published
Products (15)
linux/Kernel
4.1.0 - 5.10.154linux
linux/Kernel
5.11.0 - 5.15.78linux
linux/Kernel
5.16.0 - 6.0.8linux
Linux/Linux
< 4.1
Linux/Linux
4.1
Linux/Linux
5.10.154 - 5.10.*
Linux/Linux
5.15.78 - 5.15.*
Linux/Linux
6.0.8 - 6.0.*
Linux/Linux
6.1
Linux/Linux
dece45855a8b0d1dcf48eb01d0822070ded6a4c8 - 3cba1f061bfe23fece2841129ca2862cdec29d5c
... and 5 more
Published
May 01, 2025
Tracked Since
Feb 18, 2026