CVE-2021-47443

Source
https://nvd.nist.gov/vuln/detail/CVE-2021-47443
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-47443.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2021-47443
Downstream
Related
Published
2024-05-22T07:15:09Z
Modified
2025-08-09T20:01:26Z
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