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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:*

History

18 Aug 2025, 16:15

Type Values Removed Values Added
References
  • () https://blogs.oracle.com/linux/post/analysis-of-cve-2025-4598 -
  • () https://ciq.com/blog/the-real-danger-of-systemd-coredump-cve-2025-4598/ -
  • () https://www.openwall.com/lists/oss-security/2025/08/18/3 -

12 Aug 2025, 19:59

Type Values Removed Values Added
First Time Redhat enterprise Linux
Redhat
Redhat openshift Container Platform
CPE cpe:2.3:o:redhat:enterprise_linux:7.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:9.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:*
Summary
  • (es) Se ha encontrado una vulnerabilidad en systemd-coredump. Este fallo permite a un atacante forzar un proceso SUID para que deje de funcionar y reemplazarlo con un no-SUID binario para acceder al proceso original y con privilegios coredump; lo que permite al atacante leer información sensible, como el contenido de /etc/shadow, cargado por el proceso original. Un binario SUID o proceso tiene un tipo especial de permiso que faculta al proceso a ejecutarse con los permisos del propietario del fichero, independientemente de quién sea el usuario que ejecuta el binario. Esto permite al proceso acceder a datos más restringidos que a un usuario sin privilegios o a un proceso. Un atacante puede aprovechar este fallo forzando la caída de un proceso SUID y haciendo que el kernel de Linux recicle el PID del proceso antes de que systemd-coredump pueda analizar el fichero /proc/pid/auxv. Si el atacante gana la condición de carrera, obtiene acceso al fichero coredump del proceso SUID original y puede leer contenido sensible cargado en la memoria por el binario original, lo que afecta a la confidencialidad de la información.
References () https://access.redhat.com/security/cve/CVE-2025-4598 - () https://access.redhat.com/security/cve/CVE-2025-4598 - Vendor Advisory
References () https://bugzilla.redhat.com/show_bug.cgi?id=2369242 - () https://bugzilla.redhat.com/show_bug.cgi?id=2369242 - Issue Tracking
References () https://www.openwall.com/lists/oss-security/2025/05/29/3 - () 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 - () 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 - () http://www.openwall.com/lists/oss-security/2025/06/05/3 - Mailing List

05 Jun 2025, 07:15

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2025/06/05/3 -

05 Jun 2025, 03:15

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2025/06/05/1 -

30 May 2025, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-05-30 14:15

Updated : 2025-08-18 16:15


NVD link : CVE-2025-4598

Mitre link : CVE-2025-4598

CVE.ORG link : CVE-2025-4598


JSON object : View

Products Affected

redhat

  • openshift_container_platform
  • enterprise_linux
CWE
CWE-364

Signal Handler Race Condition