CVE-2021-47443

Source
https://cve.org/CVERecord?id=CVE-2021-47443
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47443.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-47443
Downstream
Related
Published
2024-05-22T07:15:09Z
Modified
2026-02-04T02:46:37.938479Z
Summary
[none]
Details

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

NFC: digital: fix possible memory leak in digitaltglisten_mdaa()

'params' is allocated in digitaltglistenmdaa(), but not free when digitalsendcmd() failed, which will cause memory leak. Fix it by freeing 'params' if digitalsend_cmd() return failed.

References

Affected packages