In the Linux kernel, the following vulnerability has been resolved: media: v4l2-tpg: fix some memleaks in tpg_alloc In tpg_alloc, resources should be deallocated in each and every error-handling paths, since they are allocated in for statements. Otherwise there would be memleaks because tpg_free is called only when tpg_alloc return 0.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | prior to 5.1.14 |
| Linux | Linux | n/a |
| Linux | Linux | Windows Server 2008 R2 for x64-based Systems Service Pack 1 |
| Linux | Linux | Windows Server 2016 |