CVE-2025-38542 - Linux Kernel Device Refcount Leak Vulnerability in Appletalk Net Driver
CVE ID : CVE-2025-38542
Published : Aug. 16, 2025, 12:15 p.m. | 2 hours, 55 minutes ago
Description : 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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : Aug. 16, 2025, 12:15 p.m. | 2 hours, 55 minutes ago
Description : 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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...