LiveActive security incident?Get immediate response
CVE Record

CVE-2025-38542: net: appletalk: Fix device refcount leak in atrtr_create()

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.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux AppleTalk routing flaw can leak a network-device reference when an existing route is updated. Repeated triggering may prevent resources from being released. The supplied rating is high, but the evidence does not establish remote reachability, observed exploitation, or the practical path from this leak to confidentiality and integrity impact.

Executive priority

Prioritize patch assessment for multi-user or otherwise untrusted Linux hosts using AppleTalk. Treat it as a scheduled high-severity kernel update, escalating where local users can reach route management. Internet-facing status alone does not increase urgency because the supplied evidence indicates local access and provides no active-exploitation signal.

Technical view

In atrtr_create(), replacing an existing route’s device failed to release the old device reference before retaining the new one. Stable-kernel fixes add dev_put() before reassignment. The supplied CVSS 3.1 score is 7.8 with local access, low complexity, low privileges, no user interaction, and high confidentiality, integrity, and availability impacts.

Likely exposure

Exposure concerns Linux systems running a listed affected kernel where the AppleTalk networking component is present and existing routes can be updated. The supplied data lists releases from 2.6.12 through 6.16, but does not clearly define every vulnerable range. Systems without reachable AppleTalk route-management functionality likely have reduced exposure.

Exploitation context

The supplied CVSS vector describes local, low-privileged access; it does not support remote exploitation. CISA KEV status is false, and no supplied source reports active exploitation or a public exploit. Required permissions and the reliability or security consequences of repeatedly triggering the reference leak are not fully documented in the bundle.

Researcher notes

The root cause and correction are specific: an old device reference is not released during route replacement, and dev_put() restores reference balance. The bundle provides multiple stable-branch commits but no reproduction details, affected-range mapping, CWE, crash evidence, or explanation supporting the CVSS high confidentiality and integrity impacts. Those gaps warrant vendor-specific verification.

Mitigation direction

  • Install a vendor-supported kernel containing the cited stable fix.
  • Follow distribution advisories for exact package versions and reboot requirements.
  • Where operationally acceptable, disable or avoid loading unused AppleTalk functionality.
  • Restrict local access and route-management privileges pending remediation.

Validation and detection

  • Inventory kernel versions and compare them with current vendor advisories.
  • Determine whether AppleTalk support is built, loaded, or operationally required.
  • Confirm the installed kernel contains the applicable cited fix commit.
  • After updating, verify the fixed kernel is running following any required reboot.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2025-38542 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
11Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2025-38542Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxc7f905f0f6d49ed8c1aa4566c31f0383a0ba0c9d, c7f905f0f6d49ed8c1aa4566c31f0383a0ba0c9d, c7f905f0f6d49ed8c1aa4566c31f0383a0ba0c9d, c7f905f0f6d49ed8c1aa4566c31f0383a0ba0c9d, c7f905f0f6d49ed8c1aa4566c31f0383a0ba0c9d, c7f905f0f6d49ed8c1aa4566c31f0383a0ba0c9d, c7f905f0f6d49ed8c1aa4566c31f0383a0ba0c9d, c7f905f0f6d49ed8c1aa4566c31f0383a0ba0c9dunaffected
LinuxLinux2.6.12, 0, 5.4.296, 5.10.240, 5.15.189, 6.1.146, 6.6.99, 6.12.39, 6.15.7, 6.16affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.