IT

Tracker / CVE-2022-49924

CVE-2022-49924

Medium 5.5

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.

Affected products and versions

linux linux_kernel
linux linux_kernel · 4.4 → 5.10.154
linux linux_kernel · 5.11 → 5.15.78
linux linux_kernel · 5.16 → 6.0.8

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References