In the Linux kernel, the following vulnerability has been resolved: stm class: Fix a double free in stm_register_device() The put_device(&stm->dev) call will trigger stm_device_release() which frees "stm" so the vfree(stm) on the next line is a double free.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | Itanium-Based Systems Service Pack 1 |
| Linux | Linux | x64-based Systems Service Pack 1 |
| Linux | Linux | < 16.2R2-S6 |
| Linux | Linux | n/a |