VDB
DEBIAN-CVE-2025-38542
DEBIAN-CVE-2025-38542
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.92-1, 5.10.84-1, 5.10.70-1 |
| Debian:14 | linux | 6.14.3-1, 6.12.38-1, 6.12.41-1 |
| Debian:13 | linux | 6.12.38-1, 0, 6.12.38-1 |
| Debian:12 | linux | 6.1.66-1, 6.1.27-1, 6.1.99-1 |
| Debian:11 | linux-6.1 | 0, 6.1.106-3~deb11u3, 6.1.112-1~deb11u1 |
Timeline
- Aug 16, 2025 CVE Published
- Apr 28, 2026 CVE Updated