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.
Metrics
Affected Vendors & Products
References
History
Sat, 16 Aug 2025 11:30:00 +0000

Status: PUBLISHED
Assigner: Linux
Published: 2025-08-16T11:22:16.689Z
Updated: 2025-08-16T11:22:16.689Z
Reserved: 2025-04-16T04:51:24.024Z
Link: CVE-2025-38542

No data.

Status : Received
Published: 2025-08-16T12:15:30.083
Modified: 2025-08-16T12:15:30.083
Link: CVE-2025-38542

No data.