In the Linux kernel, the following vulnerability has been resolved: net: appletalk: Fix device refcount leak in atrtr_create() When updating an existing route entry in atrtr_create(), the old device reference was not being released before assigning the new device, leading to a device refcount leak. Fix this by calling dev_put() to release the old device reference before holding the new one.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 8.5.6.2 |
| Linux | Linux | 8.5.7.CF201606 |
| Linux | Linux | Windows 10 Version 1607 for x64-based Systems |
| Linux | Linux | Windows 7 for x64-based Systems Service Pack 1 |