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.
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.
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.
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.