Security readout for executives and security teams
Plain-English summary
A flaw in Linux ext4 extended-attribute cleanup can read memory after it has been freed. A local user may be able to crash the system or potentially affect confidentiality and integrity. The supplied evidence demonstrates the memory-safety failure but does not establish real-world exploitation.
Executive priority
Treat this as a high-priority kernel maintenance issue, especially on multi-user Linux systems using ext4. It is not evidenced as an internet-exploited emergency, but the stated potential impact spans confidentiality, integrity, and availability. Patch through normal expedited kernel-update procedures after validating vendor applicability.
Technical view
During inode deletion, ext4_xattr_inode_dec_ref_all may process extended-attribute entries beyond the logical end marker, causing a slab use-after-free. KASAN detected a four-byte read through the unlink and inode-eviction path. The upstream correction ignores entries past the end entry.
Likely exposure
Exposure is limited to Linux systems running an affected kernel and using ext4 in the relevant extended-attribute deletion path. The supplied version list is ambiguous, so confirm applicability through distribution advisories or exact fix-commit ancestry. Systems not using ext4 are outside the described path.
Exploitation context
The CVSS 3.1 vector is 7.8 with local access, low complexity, low privileges, and no user interaction. KEV status is false, and the supplied sources provide no evidence of active exploitation. The report comes from a KASAN-assisted reproducer, not a documented attack campaign.
Researcher notes
The evidence identifies an out-of-bounds logical traversal leading to slab use-after-free in ext4_xattr_inode_dec_ref_all during inode eviction. No CWE is assigned in the bundle. The demonstrated access is a read, while broader impact derives from the supplied CVSS assessment; exploitability beyond the reproducer remains unconfirmed.
Mitigation direction
Install the Linux kernel or distribution security update containing the applicable upstream ext4 fix.
Use distribution advisories to map packaged kernel versions to the referenced stable-branch fixes.
Prioritize shared systems where low-privileged local users can create and delete files on ext4.
If patching is delayed, reduce untrusted local access and monitor affected hosts for abnormal kernel failures.
Validation and detection
Inventory running kernel versions and identify mounted ext4 filesystems.
Compare each kernel package against vendor advisories and the referenced upstream fix commits.
Confirm patched hosts booted into the updated kernel, not merely installed it.
Review kernel logs for KASAN reports, use-after-free messages, ext4 errors, or unexplained crashes.
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-37738 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
1ADP providers
12Source 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.