CVE-2021-47443

Source
https://nvd.nist.gov/vuln/detail/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
2025-08-09T19:01:27Z
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