In the Linux kernel, the following vulnerability has been resolved: NFC: digital: fix possible memory leak in digital_in_send_sdd_req() 'skb' is allocated in digital_in_send_sdd_req(), but not free when digital_in_send_cmd() failed, which will cause memory leak. Fix it by freeing 'skb' if digital_in_send_cmd() return failed.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 12.3(7)XI7a |
| Linux | Linux | 12.3(7)XI2a |
| Linux | Linux | 10 Version 1803 for 32-bit Systems |
| Linux | Linux | 10 Version 1809 for ARM64-based Systems |