In the Linux kernel, the following vulnerability has been resolved: MIPS: vpe-mt: fix possible memory leak while module exiting Afer commit 1fa5ae857bb1 ("driver core: get rid of struct device's bus_id string array"), the name of device is allocated dynamically, it need be freed when module exiting, call put_device() to give up reference, so that it can be freed in kobject_cleanup() when the refcount hit to 0. The vpe_device is static, so remove kfree() from vpe_device_release().
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 12.2(4)YA7 |
| Linux | Linux | Adobe Acrobat Reader 2017.012.20098 and earlier versions, 2017.011.30066 and earlier versions, 2015.006.30355 and earlier versions, 11.0.22 and earlier versions |
| Linux | Linux | 10 Version 1803 for ARM64-based Systems |
| Linux | Linux | 10 Version 1709 for ARM64-based Systems |