Description
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.
INFO
Published Date :
2025-09-05T17:20:33.075Z
Last Modified :
2025-09-05T17:20:33.075Z
Source :
Linux
AFFECTED PRODUCTS
The following products are affected by CVE-2025-38733 vulnerability.
Vendors | Products |
---|---|
Linux |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-38733.