Vulnerability in Linux Kernel
CVE-2025-4598
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.
EPSS: 0.008 (55.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.7 (Medium). Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Linux Linux_kernel
- Oracle Linux — versions 8, 9
- Systemd_project Systemd
- Debian Debian_linux — versions 11.0, 12.0
- Red Hat Ceph Storage 7 — versions 7, sha256:cfaf2a3c9513bd280265b0e2ca5f7d60022a2e362027becfeb2c133179925523
- Red Hat Ceph Storage 8 — versions 1769512383, sha256:97a60239048123bc963d7c9ac2ad85caa6a254759e44c15f173ca12ea51e4719, 8
- Red Hat Discovery 2 — versions 1767888970, 1767904573, sha256:899bd7f941512d54af8ab369ca03028a7d27d05887ccce24bc12c7ccd3e4dbee
- Red Hat Enterprise Linux 10 — versions 0:257-23.el10
- Red Hat Enterprise Linux 7
- Red Hat Enterprise Linux 8
Weakness classification (CWE)
Public proof-of-concept exploits
References
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vdb-entry, Vendor Advisory)
- secalert@redhat.com (x_refsource_REDHAT, issue-tracking, Issue Tracking)
- secalert@redhat.com (Mailing List)
- af854a3a-2127-422b-91ae-364da2661108
Frequently asked questions
- What is CVE-2025-4598?
- CVE-2025-4598 is a medium-severity vulnerability in Linux Kernel, classified under Signal Handler Race Condition. CVSS score: 4.7/10. Published 2025-05-30.
- How severe is CVE-2025-4598?
- Medium severity. CVSS v3 base score is 4.7 out of 10.
- Is CVE-2025-4598 known to be exploited?
- 6 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.