In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-hdmi: Fix refcount leak in imx_hdmi_probe of_find_device_by_node() takes reference, we should use put_device() to release it. when devm_kzalloc() fails, it doesn't have a put_device(), it will cause refcount leak. Add missing put_device() to fix this.
| Version | Score | Severity | Vector String |
|---|---|---|---|
| 3.1 | 5.5 | Medium | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 4.6.2/4.7/4.7.1 on Windows 10 Version 1607 for x64-based Systems |
| Linux | Linux | 4.6.2/4.7/4.7.1 on Windows Server 2016 |
| Linux | Linux | V200R007C01 |
| Linux | Linux | V200R006C10 |