CVE-2025-38733: s390/mm: Do not map lowcore with identity mapping
In the Linux kernel, the following vulnerability has been resolved:
s390/mm: Do not map lowcore with identity mapping
Since the identity mapping is pinned to address zero the lowcore is always
also mapped to address zero, this happens regardless of the relocate_lowcore
command line option. If the option is specified the lowcore is mapped
twice, instead of only once.
This means that NULL pointer accesses will succeed instead of causing an
exception (low address protection still applies, but covers only parts).
To fix this never map the first two pages of physical memory with the
identity mapping.
Security readout for executives and security teams
Plain-English summary
This Linux kernel issue affects IBM s390 systems. A low-memory kernel area could remain mapped at address zero, so some NULL pointer accesses may succeed instead of faulting. The public bundle does not state a complete impact, severity score, or active exploitation.
Executive priority
Treat this as architecture-specific kernel risk. Prioritize validation for business-critical IBM Z or s390 Linux systems, but do not escalate as active exploitation without new evidence.
Technical view
On s390, the identity mapping pinned at address zero also maps lowcore. With relocate_lowcore, lowcore can be mapped twice. The fix avoids identity mapping the first two physical memory pages, restoring expected NULL access exceptions where low address protection is incomplete.
Likely exposure
Exposure appears limited to Linux deployments on s390 architecture running affected kernel versions or commits identified in the CVE data. Non-s390 systems are not indicated as affected in the provided sources.
Exploitation context
No active exploitation is stated. The CVE is not marked KEV, and the bundle provides no exploit reports, proof-of-concept references, or attacker prerequisites.
Researcher notes
The source bundle lacks CVSS, CWE, detailed impact, and exploitability analysis. Research should focus on affected s390 kernel ranges, vendor backports, and whether NULL access behavior creates reachable privilege or availability impact.
Mitigation direction
Update to a Linux kernel containing the referenced stable fixes.
Confirm distributor advisories for your exact s390 kernel package.
Prioritize s390 hosts running kernels listed as affected in the CVE data.
Avoid relying on assumed mitigations not confirmed by vendor guidance.
Validation and detection
Inventory Linux hosts by architecture and kernel version.
Identify s390 systems using affected upstream or vendor kernel builds.
Verify whether the referenced stable commits are present in deployed kernels.
Check vendor security advisories for package-specific fixed versions.
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-38733 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.
0CVSS vectors
3Timeline events
0ADP providers
4Source links
Vulnerability timeline
Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.
CVE reservedCVE Program
The CVE ID was reserved by the assigning CNA.
CVE publishedCVE Program
The CVE record was published.
Sep 5, 2025, 17:20 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.