Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

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.


Published

2025-05-30T14:15:23.557

Last Modified

2025-08-27T17:16:21.220

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.1: 4.7 (MEDIUM)

Weaknesses
  • Type: Secondary
    CWE-364

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application systemd_project systemd < 252.37 Yes
Application systemd_project systemd < 253.32 Yes
Application systemd_project systemd < 254.25 Yes
Application systemd_project systemd < 255.19 Yes
Application systemd_project systemd < 256.14 Yes
Application systemd_project systemd < 257.6 Yes
Application redhat openshift_container_platform 4.0 Yes
Operating System redhat enterprise_linux 7.0 Yes
Operating System redhat enterprise_linux 8.0 Yes
Operating System redhat enterprise_linux 9.0 Yes
Operating System redhat enterprise_linux 10.0 Yes
Operating System debian debian_linux 11.0 Yes
Operating System debian debian_linux 12.0 Yes
Operating System oracle linux 8 Yes
Operating System oracle linux 9 Yes
Operating System linux linux_kernel < 6.16 Yes

References