In the Linux kernel, the following vulnerability has been resolved:EOL][EOL]net: appletalk: Fix device refcount leak in atrtr_create()[EOL][EOL]When updating an existing route entry in atrtr_create(), the old device[EOL]reference was not being released before assigning the new device,[EOL]leading to a device refcount leak. Fix this by calling dev_put() to[EOL]release the old device reference before holding the new one. CREATE(Triage):(User=pbi-cn) [CVE-2025-38542 (https://nvd.nist.gov/vuln/detail/CVE-2025-38542)