LiveActive security incident?Get immediate response
CVE Record

CVE-2025-68820: ext4: xattr: fix null pointer deref in ext4_raw_inode()

In the Linux kernel, the following vulnerability has been resolved: ext4: xattr: fix null pointer deref in ext4_raw_inode() If ext4_get_inode_loc() fails (e.g. if it returns -EFSCORRUPTED), iloc.bh will remain set to NULL. Since ext4_xattr_inode_dec_ref_all() lacks error checking, this will lead to a null pointer dereference in ext4_raw_inode(), called right after ext4_get_inode_loc(). Found by Linux Verification Center (linuxtesting.org) with SVACE.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This Linux kernel issue can crash kernel code handling ext4 extended attributes when an inode lookup fails and a NULL buffer is used. The public record does not provide a CVSS score or confirmed attack path. Treat it primarily as a possible stability and denial-of-service risk for systems using ext4.

Executive priority

Handle through normal but timely kernel maintenance unless ext4-backed systems process untrusted storage or support critical uptime. The current public evidence supports remediation, but not emergency response for known exploitation.

Technical view

The flaw is a NULL pointer dereference in ext4_raw_inode() after ext4_get_inode_loc() fails, leaving iloc.bh NULL. ext4_xattr_inode_dec_ref_all() lacked error checking before the subsequent call. The issue was resolved in Linux stable commits referenced by the CVE record.

Likely exposure

Exposure is most relevant to Linux systems using ext4 filesystems, especially kernels in the affected version ranges listed by the CVE record. Product-specific exposure needs vendor confirmation, including Siemens environments referencing SSA-019113.

Exploitation context

The bundle provides no evidence of active exploitation, and KEV status is false. It also does not confirm remote exploitation, privilege escalation, or a public exploit. The likely impact from the described bug is kernel crash or denial of service under error conditions.

Researcher notes

The core condition is ext4_get_inode_loc() returning an error such as -EFSCORRUPTED while callers continue with iloc.bh unset. Public data identifies stable fixes but omits CVSS, CWE, and exploitability details, so validation should stay focused on version and patch provenance.

Mitigation direction

  • Apply vendor-supported kernel updates containing the referenced ext4 stable fixes.
  • Check Linux distribution advisories for backported fixes and exact package versions.
  • Review Siemens SSA-019113 if operating Siemens products or managed environments.
  • Restrict use of untrusted removable media or filesystem images until patched.
  • Prioritize hosts where ext4-backed availability is business-critical.

Validation and detection

  • Inventory Linux kernel versions and ext4 usage across servers and appliances.
  • Compare installed kernels against vendor advisories and CVE affected-version data.
  • Confirm distribution kernel changelogs include the referenced ext4 xattr fix.
  • Check Siemens advisory applicability for affected product deployments.
  • Monitor for kernel oops or panic events involving ext4_raw_inode or ext4 xattrs.
Prepared
Confidence
medium
Sources
10

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-68820 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
3Timeline events
2ADP providers
9Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
siemens-SADPADP container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux76c365fa7e2a8bb85f0190cdb4b8cdc99b2fdce3, f737418b6de31c962c7192777ee4018906975383, cf9291a3449b04688b81e32621e88de8f4314b54, 362a90cecd36e8a5c415966d0b75b04a0270e4dd, eb59cc31b6ea076021d14b04e7faab1636b87d0e, c8e008b60492cf6fd31ef127aea6d02fd3d314cd, c8e008b60492cf6fd31ef127aea6d02fd3d314cd, 6aff941cb0f7d0c897c3698ad2e30672709135e3, 3bc6317033f365ce578eb6039445fb66162722fd, 836e625b03a666cf93ff5be328c8cb30336db872, 5.10.237, 5.15.181, 6.1.135, 6.6.88, 6.12.24, 5.4.293, 6.13.12, 6.14.3unaffected
LinuxLinux6.15, 0, 5.10.248, 5.15.198, 6.1.160, 6.6.120, 6.12.64, 6.18.3, 6.19affected
Weakness

CWE details

No CWE listed

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