CVE-2025-38733

Source
https://cve.org/CVERecord?id=CVE-2025-38733
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38733.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38733
Downstream
Related
Published
2025-09-05T17:20:33.075Z
Modified
2026-03-12T02:16:40.431160600Z
Summary
s390/mm: Do not map lowcore with identity mapping
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38733.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
32db401965f165f7c44447d0508097f070c8f576
Fixed
30bf5728bb217a6d1ba73f44094c9b9c6bc9a567
Fixed
1d7864acd497cb468a998d44631f84896f885e85
Fixed
93f616ff870a1fb7e84d472cad0af651b18f9f87
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
0b99d0e17d6a73a0526f92bc6b54b2b95e67a31d

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38733.json"