Security readout for executives and security teams
Plain-English summary
A flaw in Linux’s F2FS filesystem can trigger a use-after-free and kernel panic during inode cleanup. Successful abuse requires local, low-privilege access and an affected system using F2FS. The resulting business risk is primarily system disruption, although the supplied CVSS assessment also indicates potential confidentiality and integrity impact.
Executive priority
Treat as a high-priority operating-system update for systems using F2FS or hosting untrusted local users. Prioritize availability-sensitive infrastructure because the demonstrated outcome includes kernel panic. Broad emergency action across systems without F2FS is not supported by the supplied evidence.
Technical view
The F2FS inode eviction path can leave invalid list state, causing a use-after-free during inode synchronization and filesystem checkpoint or teardown. KASAN detected an invalid read in __list_del_entry_valid through f2fs_inode_synced. The supplied CVSS 3.1 score is 7.8 with local, low-complexity, low-privilege attack requirements.
Likely exposure
Exposure is limited to affected Linux kernels where F2FS is present and the vulnerable filesystem behavior is reachable by a local user or workload. Internet-facing services are not directly exposed solely by listening on a network. The supplied version data is complex, so confirm applicability through distribution advisories and kernel package changelogs.
Exploitation context
The issue was found by syzbot and reproduced with KASAN on a 6.1.129 test kernel. The bundle provides no evidence of real-world exploitation, and the CVE is not listed as KEV. Practical exploitation conditions beyond local low-privilege access and interaction with F2FS are not fully documented here.
Researcher notes
The reported path reaches __list_del_entry_valid from f2fs_inode_synced during inode update, writeback, checkpoint, and filesystem teardown. The concrete evidence demonstrates a use-after-free and panic. Although CVSS assigns high confidentiality, integrity, and availability impact, the bundle does not establish a public exploit or demonstrated privilege escalation.
Mitigation direction
Install a vendor-supported kernel containing the referenced stable F2FS fix.
Prioritize systems using F2FS or allowing untrusted local workloads.
Follow Linux distribution advisories for exact fixed package versions.
Restrict unnecessary local access until affected systems are updated.
Reboot into the updated kernel after package installation.
Validation and detection
Inventory running kernel versions and identify mounted or configured F2FS filesystems.
Compare kernel packages against vendor advisories and referenced stable fixes.
Confirm the updated kernel is running after reboot.
Review kernel logs for KASAN reports, use-after-free messages, or F2FS-related panics.
Verify scanners recognize the vendor backport, not only upstream version numbers.
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-38577 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.