LiveActive security incident?Get immediate response
CVE Record

CVE-2025-22100: drm/panthor: Fix race condition when gathering fdinfo group samples

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix race condition when gathering fdinfo group samples Commit e16635d88fa0 ("drm/panthor: add DRM fdinfo support") failed to protect access to groups with an xarray lock, which could lead to use-after-free errors.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A race condition in the Linux panthor graphics driver can cause memory to be used after it is freed while collecting fdinfo group statistics. A local, low-privileged user may be able to trigger serious confidentiality, integrity, or availability impacts. Exposure depends on whether the system uses the affected driver and kernel code.

Executive priority

Treat as a high-priority kernel update for systems using panthor, especially where untrusted users can obtain local access. It is not evidenced as remotely exploitable or actively exploited, so validate driver exposure before emergency action. Patch through supported kernel channels after normal compatibility testing.

Technical view

The fdinfo implementation introduced by commit e16635d88fa0 accessed panthor groups without the required xarray lock. Concurrent group removal can therefore race with sample collection and produce a use-after-free. CVSS 3.1 rates it 7.8: local access, low complexity, low privileges, no user interaction, and potentially high impact across confidentiality, integrity, and availability.

Likely exposure

Likely exposure is limited to Linux systems running affected kernel code with the panthor DRM driver present and relevant fdinfo functionality reachable by a local user. The bundle identifies affected 6.13 through 6.15-related entries, but its version formatting is ambiguous; confirm exact fixed builds with the kernel or distribution vendor.

Exploitation context

The supplied record does not identify public exploitation, and CVE-2025-22100 is not marked as included in CISA KEV. The CVSS vector indicates a local, low-privileged attack path without user interaction. No remote attack path is supported by the provided evidence.

Researcher notes

The root issue is synchronization: fdinfo group sampling lacked xarray locking, allowing group lifetime to end during access. The bundle supplies three stable-kernel commits but does not map them clearly to exact fixed release versions. It also provides no proof of exploitability beyond the use-after-free condition and CVSS assessment.

Mitigation direction

  • Identify systems using the panthor DRM driver and affected kernel branches.
  • Install a vendor-supported kernel containing the referenced upstream or stable fix.
  • Prioritize multi-user or otherwise untrusted local-access systems.
  • Restrict unnecessary local access until patched where operationally practical.

Validation and detection

  • Record the running kernel version and distribution build on potentially exposed systems.
  • Confirm whether the panthor driver is present and active.
  • Verify the installed kernel includes an applicable referenced fix commit.
  • Recheck kernel and distribution advisories because supplied version boundaries are ambiguous.
Prepared
Confidence
medium
Sources
5

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-22100 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
0ADP providers
4Source 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-22100Attack 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.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxe16635d88fa07ba5801aa9e57ad7fe3c053234e4, e16635d88fa07ba5801aa9e57ad7fe3c053234e4, e16635d88fa07ba5801aa9e57ad7fe3c053234e4unaffected
LinuxLinux6.13, 0, 6.13.11, 6.14.2, 6.15affected
Weakness

CWE details

No CWE listed

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