Security readout for executives and security teams
Plain-English summary
CVE-2025-21812 is a Linux kernel AX.25 networking flaw. The fix protects a device pointer with RCU and removes a locking dependency. Sources describe possible use-after-free conditions, with CVSS indicating local, low-complexity exploitation by a low-privileged user could affect confidentiality, integrity, and availability.
Executive priority
Prioritize patching in normal high-severity kernel update cycles. Escalate faster for multi-user servers, build hosts, research systems, or environments where low-privileged local access is common. No source provided evidence of active exploitation.
Technical view
The issue is in net/ax25, around ax25_setsockopt() and dev->ax25_ptr access. syzbot reported a lockdep circular locking warning involving sk_lock-AF_AX25 and rtnl_mutex. The kernel description says the change should also fix possible AX.25 use-after-free cases. CWE-416 is assigned.
Likely exposure
Exposure is most relevant to Linux systems with affected kernels and AX.25 support present or enabled. CVSS scopes this as local attack vector with low privileges required. Distribution kernel backports may change exposure, so version checks must use vendor advisories and installed kernel package metadata.
Exploitation context
The provided sources do not show CISA KEV listing or confirmed active exploitation. Evidence is from syzbot/kernel remediation context, not a public exploitation report. Treat this as a serious local kernel memory-safety issue, especially on shared systems.
Researcher notes
Focus validation on AX.25 code reachability, kernel version lineage, and distro backports. The CVE record lists high CVSS impact but the available description centers on syzbot lockdep evidence and possible UAF. Avoid assuming remote reachability or active exploitation from the provided sources.
Mitigation direction
Update to a vendor kernel containing the referenced stable fixes.
Apply distribution advisories, including Debian LTS guidance where applicable.
Check whether AX.25 support is enabled or loaded on affected systems.
Prioritize shared Linux hosts with untrusted local users.
Follow vendor guidance if no fixed package is available yet.
Validation and detection
Inventory Linux kernel versions and distribution package revisions.
Compare installed kernels against vendor advisories and stable commit references.
Check whether AX.25 modules or configuration are present.
Review shared systems for untrusted local user access.
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.
cwe · low confidence lookup
CWE-416: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
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
2ADP providers
7Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
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.