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.
References
Link | Resource |
---|---|
https://access.redhat.com/security/cve/CVE-2025-4598 | Vendor Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2369242 | Issue Tracking |
https://www.openwall.com/lists/oss-security/2025/05/29/3 | Mailing List |
http://www.openwall.com/lists/oss-security/2025/06/05/1 | Mailing List |
http://www.openwall.com/lists/oss-security/2025/06/05/3 | Mailing List |
https://blogs.oracle.com/linux/post/analysis-of-cve-2025-4598 | Exploit Third Party Advisory |
https://ciq.com/blog/the-real-danger-of-systemd-coredump-cve-2025-4598/ | Exploit Third Party Advisory |
https://www.openwall.com/lists/oss-security/2025/08/18/3 | Mailing List Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
History
27 Aug 2025, 17:16
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:oracle:linux:8:-:*:*:*:*:*:* cpe:2.3:o:oracle:linux:9:-:*:*:*:*:*:* cpe:2.3:a:systemd_project:systemd:*:*:*:*:*:*:*:* cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:* |
|
First Time |
Oracle linux
Debian debian Linux Linux linux Kernel Systemd Project systemd Systemd Project Linux Oracle Debian |
|
References | () https://blogs.oracle.com/linux/post/analysis-of-cve-2025-4598 - Exploit, Third Party Advisory | |
References | () https://ciq.com/blog/the-real-danger-of-systemd-coredump-cve-2025-4598/ - Exploit, Third Party Advisory | |
References | () https://www.openwall.com/lists/oss-security/2025/08/18/3 - Mailing List, Third Party Advisory |
18 Aug 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
12 Aug 2025, 19:59
Type | Values Removed | Values Added |
---|---|---|
First Time |
Redhat
Redhat openshift Container Platform Redhat enterprise Linux |
|
CPE | cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:* cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:* |
|
Summary |
|
|
References | () https://access.redhat.com/security/cve/CVE-2025-4598 - Vendor Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=2369242 - Issue Tracking | |
References | () https://www.openwall.com/lists/oss-security/2025/05/29/3 - Mailing List | |
References | () http://www.openwall.com/lists/oss-security/2025/06/05/1 - Mailing List | |
References | () http://www.openwall.com/lists/oss-security/2025/06/05/3 - Mailing List |
05 Jun 2025, 07:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
05 Jun 2025, 03:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
30 May 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-30 14:15
Updated : 2025-08-27 17:16
NVD link : CVE-2025-4598
Mitre link : CVE-2025-4598
CVE.ORG link : CVE-2025-4598
JSON object : View
Products Affected
linux
- linux_kernel
redhat
- openshift_container_platform
- enterprise_linux
oracle
- linux
debian
- debian_linux
systemd_project
- systemd
CWE
CWE-364
Signal Handler Race Condition