Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2026:18153

Опубликовано: 29 мая 2026
Источник: rocky
Оценка: Moderate

Описание

Moderate: systemd security update

The systemd packages contain systemd, a system and service manager for Linux, compatible with the SysV and LSB init scripts. It provides aggressive parallelism capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, and keeps track of processes using Linux cgroups. In addition, it supports snapshotting and restoring of the system state, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. It can also work as a drop-in replacement for sysvinit.

Security Fix(es):

  • systemd-coredump: race condition that allows a local attacker to crash a SUID program and gain read access to the resulting core dump (CVE-2025-4598)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Additional Changes:

For detailed information on changes in this release, see the Rocky Linux 10 Release Notes linked from the References section.

Затронутые продукты

  • Rocky Linux 10

НаименованиеАрхитектураРелизRPM
systemd-containeraarch6423.el10_2.1.rocky.0.1systemd-container-257-23.el10_2.1.rocky.0.1.aarch64.rpm
systemd-resolvedaarch6423.el10_2.1.rocky.0.1systemd-resolved-257-23.el10_2.1.rocky.0.1.aarch64.rpm
systemd-rpm-macrosnoarch23.el10_2.1.rocky.0.1systemd-rpm-macros-257-23.el10_2.1.rocky.0.1.noarch.rpm
systemd-libsaarch6423.el10_2.1.rocky.0.1systemd-libs-257-23.el10_2.1.rocky.0.1.aarch64.rpm
systemd-udevaarch6423.el10_2.1.rocky.0.1systemd-udev-257-23.el10_2.1.rocky.0.1.aarch64.rpm
systemd-oomdaarch6423.el10_2.1.rocky.0.1systemd-oomd-257-23.el10_2.1.rocky.0.1.aarch64.rpm
systemd-pamaarch6423.el10_2.1.rocky.0.1systemd-pam-257-23.el10_2.1.rocky.0.1.aarch64.rpm
systemdaarch6423.el10_2.1.rocky.0.1systemd-257-23.el10_2.1.rocky.0.1.aarch64.rpm
systemd-oomdx86_6423.el10_2.1.rocky.0.1systemd-oomd-257-23.el10_2.1.rocky.0.1.x86_64.rpm
systemdx86_6423.el10_2.1.rocky.0.1systemd-257-23.el10_2.1.rocky.0.1.x86_64.rpm

Показывать по

Связанные CVE

Исправления

Связанные уязвимости

CVSS3: 4.7
ubuntu
около 1 года назад

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.

CVSS3: 4.7
redhat
около 1 года назад

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.

CVSS3: 4.7
nvd
около 1 года назад

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.

CVSS3: 4.7
msrc
11 месяцев назад

Systemd-coredump: race condition that allows a local attacker to crash a suid program and gain read access to the resulting core dump

CVSS3: 4.7
debian
около 1 года назад

A vulnerability was found in systemd-coredump. This flaw allows an att ...