In the Linux kernel, the following vulnerability has been resolved:
landlock: Handle weird files
A corrupted filesystem (e.g. bcachefs) might return weird files.
Instead of throwing a warning and allowing access to such file, treat
them as regular files.
Security readout for executives and security teams
Plain-English summary
CVE-2025-21830 is a Linux kernel Landlock flaw involving unusual file objects returned by a corrupted filesystem. Instead of denying access safely, Landlock could warn and permit access. The supplied CVSS score is 7.3, reflecting possible limited integrity impact and significant disruption, but no confidentiality impact.
Executive priority
Prioritize remediation on shared, sandboxing, or workload-isolation hosts that rely on Landlock, particularly where local untrusted users or filesystem corruption are plausible. Treat this as a high-priority hardening update, not a confirmed emergency campaign, because active exploitation is not supported by the supplied evidence.
Technical view
When a filesystem such as bcachefs returns an unexpected file type, vulnerable Landlock handling warns and allows access. The kernel fix treats these objects as regular files so normal Landlock restrictions apply. The CVSS vector requires local access and low privileges, with no user interaction; it indicates changed scope, low integrity impact, and high availability impact.
Likely exposure
Exposure primarily concerns Linux systems using Landlock where corrupted or unusual filesystem objects can occur. The supplied affected-version data lists several kernel releases but is ambiguous, including an unexplained “0” value. Distribution kernels may contain backports, so determine exposure using vendor advisories and fix-commit presence rather than version numbers alone.
Exploitation context
The bundle marks this CVE as absent from KEV and supplies no evidence of active exploitation. Exploitation requires local, low-privileged access and the relevant filesystem condition. Public exploit availability is not established by the supplied sources, so operational risk should be assessed without assuming weaponization.
Researcher notes
The vulnerable behavior is fail-open handling of unexpected filesystem objects within Landlock. The fix changes classification to regular-file treatment. Exact affected ranges cannot be reliably reconstructed from the bundle’s version array; compare distribution source packages or custom kernel trees against the branch-specific stable commits. No CWE classification is supplied.
Mitigation direction
Install a vendor-supported kernel containing the applicable referenced stable fix.
Prioritize Landlock-enabled systems that process untrusted or potentially corrupted filesystems.
Follow Linux distribution guidance for backported fixes and required reboot procedures.
Restrict unnecessary local access while affected systems await remediation.
Validation and detection
Inventory running kernel and distribution package versions on Landlock-enabled systems.
Check vendor advisories for whether each kernel package contains the fix.
Verify the applicable stable fix commit is present in custom kernel trees.
After updating, confirm systems booted into the remediated kernel.
Review filesystem health alerts for corruption or unexpected file-object conditions.
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-21830 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
8Source 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.