CVE-2025-4598 Details
Description
A vulnerability was found in systemd-coredump. This flaw allows an attacker to force a SUID process to crash and replace it with a non-SUID binary to access the original's privileged process coredump, allowing the attacker to read sensitive data, such as /etc/shadow content, loaded by the original process. A SUID binary or process has a special type of permission, which allows the process to run with the file owner's permissions, regardless of the user executing the binary. This allows the process to access more restricted data than unprivileged users or processes would be able to. An attacker can leverage this flaw by forcing a SUID process to crash and force the Linux kernel to recycle the process PID before systemd-coredump can analyze the /proc/pid/auxv file. If the attacker wins the race condition, they gain access to the original's SUID process coredump file. They can read sensitive content loaded into memory by the original binary, affecting data confidentiality.
A race condition vulnerability has been identified in systemd-coredump, the default core-dump handler on Red Hat Enterprise Linux 9 and Fedora 40 and 41. This vulnerability allows a local attacker to crash a SUID process and replace it with a non-SUID process, before the core-dump handler can analyze the original process's auxiliary vector. Exploiting this flaw gives access to sensitive information, such as password hashes from /etc/shadow, loaded into memory by the original process.
To address this vulnerability, systemd-coredump should be updated to properly account for the kernel's per-process 'dumpable' flag, ensuring that non-root users do not have read access to the core dumps of SUID or SGID processes. Additionally, the core pattern configuration should be modified to detect and prevent the replacement of crashed processes before they are analyzed.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed May 30, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-364 | Signal Handler Race Condition | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| systemd project systemd | < 252.37 >= 253, < 253.32 >= 254, < 254.25 >= 255, < 255.19 >= 256, < 256.14 >= 257, < 257.6 |
CPE
Remediation
| |
| redhat openshift container platform | 4.0 |
CPE
Remediation
| |
| redhat enterprise linux | 7.0 8.0 9.0 10.0 |
CPE
Remediation
| |
| debian debian linux | 11.0 12.0 |
CPE
Remediation
| |
| oracle linux | 8 - 9 - |
CPE
Remediation
| |
| linux linux kernel | < 6.16 |
CPE
Remediation
| |
Change History
26 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 1, 2026 | CVE Modified | [email protected] |
| Aug 31, 2026 | CVE Modified | [email protected] |
| Aug 31, 2026 | CVE Modified | CVE |
| Aug 31, 2026 | CVE Modified | siemens-SADP |
| Aug 21, 2026 | CVE Modified | [email protected] |
| Jun 30, 2026 | CVE Modified | [email protected] |
| Jun 25, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | siemens-SADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 19, 2026 | CVE Modified | [email protected] |
| May 12, 2026 | CVE Modified | siemens-SADP |
| Feb 2, 2026 | CVE Modified | [email protected] |
| Jan 13, 2026 | CVE Modified | [email protected] |
| Dec 16, 2025 | CVE Modified | [email protected] |
| Dec 16, 2025 | CVE Modified | [email protected] |
| Dec 8, 2025 | CVE Modified | [email protected] |
| Dec 3, 2025 | CVE Modified | [email protected] |
| Nov 4, 2025 | CVE Modified | CVE |
| Nov 3, 2025 | CVE Modified | CVE |
| Aug 27, 2025 | Modified Analysis | [email protected] |
| Aug 18, 2025 | CVE Modified | CVE |
| Aug 12, 2025 | Initial Analysis | [email protected] |
| Jun 5, 2025 | CVE Modified | CVE |
| Jun 5, 2025 | CVE Modified | CVE |
| May 30, 2025 | New CVE Received | [email protected] |