Logo
componentsystemd
Name
systemd
Version
256.17
Type
library
Description
-
Licenses
LGPL-2.1+GPL-2.0+ (udev)Public Domain (few source files, see LICENSES/README.md)BSD-2-Clause (eBPF instruction mini library)BSD-3-Clause (tools/chromiumos)CC0-1.0 (few source files, see LICENSES/README.md)GPL-2.0 with Linux-syscall-note (linux kernel headers)MIT-0 (few source files, see LICENSES/README.md)MIT (few source files, see LICENSES/README.md)OFL-1.1 (Heebo fonts)
PURL
-
CPE
cpe:2.3:a:systemd_project:systemd:256.17:-:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
258.7

Patches#


#
Title
Author
Resolve
1
Fix CVE-2026-40226
Titouan Christophe <titouan.christophe@mind.be>
CVE-2026-34155
2
errno-list: filter out EFSBADCRC and EFSCORRUPTED
Yu Watanabe <watanabe.yu+github@gmail.com>

Vulnerabilities#


Name
Analysis
Description
Exploitable
In nspawn in systemd 233 through 259 before 260, an escape-to-host action can occur via a crafted optional config file.
Exploitable
In udev in systemd before 260, local root execution can occur via malicious hardware devices and unsanitized kernel output.
Patched
RAUC controls the update process on embedded Linux systems. Prior to version 1.15.2, RAUC bundles using the 'plain' format exceeding a payload size of 2 GiB cause an integer overflow which results in a signature which covers only the first few bytes of the payload. Given such a bundle with a legitimate signature, an attacker can modify the part of the payload which is not covered by the signature. This issue has been patched in version 1.15.2.
Exploitable
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.