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

exploitDog

rocky логотип

RLSA-2026:13677

Опубликовано: 21 мая 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: systemd: Arbitrary code execution or Denial of Service via spurious IPC API call data (CVE-2026-29111)

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.

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

  • Rocky Linux 9

НаименованиеАрхитектураРелизRPM
rhel-net-naming-sysattrsnoarch55.el9_7.9.rocky.0.1rhel-net-naming-sysattrs-252-55.el9_7.9.rocky.0.1.noarch.rpm
systemdi68655.el9_7.9.rocky.0.1systemd-252-55.el9_7.9.rocky.0.1.i686.rpm
systemdx86_6455.el9_7.9.rocky.0.1systemd-252-55.el9_7.9.rocky.0.1.x86_64.rpm
systemd-containeri68655.el9_7.9.rocky.0.1systemd-container-252-55.el9_7.9.rocky.0.1.i686.rpm
systemd-containerx86_6455.el9_7.9.rocky.0.1systemd-container-252-55.el9_7.9.rocky.0.1.x86_64.rpm
systemd-libsi68655.el9_7.9.rocky.0.1systemd-libs-252-55.el9_7.9.rocky.0.1.i686.rpm
systemd-libsx86_6455.el9_7.9.rocky.0.1systemd-libs-252-55.el9_7.9.rocky.0.1.x86_64.rpm
systemd-oomdx86_6455.el9_7.9.rocky.0.1systemd-oomd-252-55.el9_7.9.rocky.0.1.x86_64.rpm
systemd-pamx86_6455.el9_7.9.rocky.0.1systemd-pam-252-55.el9_7.9.rocky.0.1.x86_64.rpm
systemd-resolvedx86_6455.el9_7.9.rocky.0.1systemd-resolved-252-55.el9_7.9.rocky.0.1.x86_64.rpm

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

Связанные CVE

Исправления

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

CVSS3: 5.5
ubuntu
4 месяца назад

systemd, a system and service manager, (as PID 1) hits an assert and freezes execution when an unprivileged IPC API call is made with spurious data. On version v249 and older the effect is not an assert, but stack overwriting, with the attacker controlled content. From version v250 and newer this is not possible as the safety check causes an assert instead. This IPC call was added in v239, so versions older than that are not affected. Versions 260-rc1, 259.2, 258.5, and 257.11 contain patches. No known workarounds are available.

CVSS3: 7.8
redhat
4 месяца назад

systemd, a system and service manager, (as PID 1) hits an assert and freezes execution when an unprivileged IPC API call is made with spurious data. On version v249 and older the effect is not an assert, but stack overwriting, with the attacker controlled content. From version v250 and newer this is not possible as the safety check causes an assert instead. This IPC call was added in v239, so versions older than that are not affected. Versions 260-rc1, 259.2, 258.5, and 257.11 contain patches. No known workarounds are available.

CVSS3: 5.5
nvd
4 месяца назад

systemd, a system and service manager, (as PID 1) hits an assert and freezes execution when an unprivileged IPC API call is made with spurious data. On version v249 and older the effect is not an assert, but stack overwriting, with the attacker controlled content. From version v250 and newer this is not possible as the safety check causes an assert instead. This IPC call was added in v239, so versions older than that are not affected. Versions 260-rc1, 259.2, 258.5, and 257.11 contain patches. No known workarounds are available.

CVSS3: 5.5
msrc
4 месяца назад

systemd: Local unprivileged user can trigger an assert

CVSS3: 5.5
debian
4 месяца назад

systemd, a system and service manager, (as PID 1) hits an assert and f ...