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 | 2.1.4 |
| Linux | Linux | WCN6740 |
| Linux | Linux | < 10.0.19041.1415 |
| Linux | Linux | < 16.0.10409.20047 |