CVE-2026-58088: Race condition in ELF core dump segment counting

Published Aug 19, 2026
·
Updated

The ELF core dump code counted the number of dumpable VM map entries, allocated a buffer for the corresponding program headers, then iterated over the map a second time to populate them. A process sharing the address space via rfork(2) can mutate the map between the two passes, causing the second pass to write program headers past the end of the buffer.

An unprivileged local user sharing an address space with a process that dumps core can trigger an out-of-bounds write on the kernel heap, potentially leading to privilege escalation.

Affected Software

1 affected component
Linux Kernel

Event History

Aug 19, 2026
CVE Published
via MITRE·07:52 AM
Data Sourced
via MITRE·07:52 AM
DescriptionWeakness

Frequently Asked Questions

1

Who is exposed to this issue?

Systems are exposed when a process can share its address space using rfork(2) and that address space is involved in generating an ELF core dump. An unprivileged local user sharing that address space can trigger the condition.

2

What must an attacker do to exploit it?

The attacker needs local unprivileged access and must share an address space with a process that dumps core. They must mutate the VM map between the core-dump code's initial count of dumpable entries and its later population of program headers.

3

What is the potential impact?

Successful exploitation causes an out-of-bounds write on the kernel heap. This may allow privilege escalation.

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