In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix memory leak in error handling path of idxd_alloc Memory allocated for idxd is not freed if an error occurs during idxd_alloc(). To fix it, free the allocated memory in the reverse order of allocation before exiting the function in case of an error.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 12.2(18)SO1 |
| Linux | Linux | 12.2(18)SO3 |
| Linux | Linux | 4.10 |
| Linux | Linux | Windows 10 Gold, 1511, 1607, 1703, 1709, and Windows Server 2016. |