๐Ÿ” CVE Alert

CVE-2026-31568

UNKNOWN 0.0

s390/mm: Add missing secure storage access fixups for donated memory

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Add missing secure storage access fixups for donated memory There are special cases where secure storage access exceptions happen in a kernel context for pages that don't have the PG_arch_1 bit set. That bit is set for non-exported guest secure storage (memory) but is absent on storage donated to the Ultravisor since the kernel isn't allowed to export donated pages. Prior to this patch we would try to export the page by calling arch_make_folio_accessible() which would instantly return since the arch bit is absent signifying that the page was already exported and no further action is necessary. This leads to secure storage access exception loops which can never be resolved. With this patch we unconditionally try to export and if that fails we fixup.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Apr 24, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
084ea4d611a3d00ee3930400b262240e10895900 < b36b0e804aee5f20c6798dbeaeaa7cfdb7c6cf88 084ea4d611a3d00ee3930400b262240e10895900 < 43ac2d18db1131df0a89993f709131ebfc29f3bd 084ea4d611a3d00ee3930400b262240e10895900 < b00be77302d7ec4ad0367bb236494fce7172b730
Linux / Linux
5.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/b36b0e804aee5f20c6798dbeaeaa7cfdb7c6cf88 git.kernel.org: https://git.kernel.org/stable/c/43ac2d18db1131df0a89993f709131ebfc29f3bd git.kernel.org: https://git.kernel.org/stable/c/b00be77302d7ec4ad0367bb236494fce7172b730