CVE-2026-98024: s390/ism: folio_put() after error

Published Sep 25, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

s390/ism: folioput() after error

dmb->cpuaddr was allocated via folioalloc(). Use folioput() instead of kfree() in the error exit of ismallocdmb() to avoid slab allocator corruption.

While at it, reset dmb->cpuaddr after folioput to avoid unintentional UAF by future callers.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 25, 2026
CVE Published
via MITRE·10:23 AM
Data Sourced
via MITRE·10:23 AM
Description
Data Sourced
via NVD·11:17 AM
Description

Frequently Asked Questions

1

Which systems are exposed to this issue?

The issue is in the Linux kernel s390 ISM code path. Systems not using that code path are not identified by the provided information as affected.

2

What conditions are needed to trigger the flaw?

An error exit in ism_alloc_dmb() must occur after dmb->cpu_addr has been allocated with folio_alloc(). The incorrect kfree() on that allocation can corrupt the slab allocator.

3

What is the remediation when updating the kernel?

Apply a kernel update containing the referenced fix. The correction releases the allocation with folio_put() and clears dmb->cpu_addr afterward to prevent future use-after-free.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203