← Back

Systemd Project

systemd_project

55 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Systemd
systemd

CVEs (55)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Systemd Project
1Systemd
Jun 17, 2026
Apr 10, 2026
N/A· v4
3.3 LOW· v3
N/A· v2
In systemd 259, systemd-journald can send ANSI escape sequences to the terminals of arbitrary users when a "logger -p emerg" command is executed, if ForwardToWall=yes is set.
1Systemd Project
1Systemd
Jun 17, 2026
Apr 10, 2026
N/A· v4
5.5 MEDIUM· v3
N/A· v2
In systemd 260 before 261, a local unprivileged user can trigger an assert via an IPC API call with an array or map that has a null element.
1Systemd Project
1Systemd
Jun 17, 2026
Apr 10, 2026
N/A· v4
6.4 MEDIUM· v3
N/A· v2
In nspawn in systemd 233 through 259 before 260, an escape-to-host action can occur via a crafted optional config file.
1Systemd Project
1Systemd
Jun 17, 2026
Apr 10, 2026
N/A· v4
6.4 MEDIUM· v3
N/A· v2
In udev in systemd before 260, local root execution can occur via malicious hardware devices and unsanitized kernel output.
1Systemd Project
1Systemd
Jun 17, 2026
Apr 10, 2026
N/A· v4
7.3 HIGH· v3
N/A· v2
In systemd 259 before 260, there is local privilege escalation in systemd-machined because varlink can be used to reach the root namespace.
1Systemd Project
1Systemd
Jun 17, 2026
Apr 10, 2026
N/A· v4
5.5 MEDIUM· v3
N/A· v2
In systemd 258 before 260, a local unprivileged user can trigger an assert when a Delegate=yes and User=<unset> unit exists and is running.
1Systemd Project
1Systemd
Jun 17, 2026
Mar 23, 2026
N/A· v4
5.5 MEDIUM· v3
N/A· v2
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 overwr...Show more
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.Show less
5Debian
LinuxOracle+2 more
6Debian Linux
Enterprise LinuxLinux+3 more
Jun 30, 2026
May 30, 2025
N/A· v4
4.7 MEDIUM· v3
N/A· v2
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 attack...Show more
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.Show less
1Systemd Project
1Systemd
Jun 17, 2026
Dec 23, 2023
N/A· v4
5.9 MEDIUM· v3
N/A· v2
A vulnerability was found in systemd-resolved. This issue may allow systemd-resolved to accept records of DNSSEC-signed domains even when they have no signature, allowing man-in-the-middles (or the upstream DNS resolver)...Show more
A vulnerability was found in systemd-resolved. This issue may allow systemd-resolved to accept records of DNSSEC-signed domains even when they have no signature, allowing man-in-the-middles (or the upstream DNS resolver) to manipulate records.Show less
1Systemd Project
1Systemd
Jun 17, 2026
Jun 13, 2023
N/A· v4
5.3 MEDIUM· v3
N/A· v2
An issue was discovered in systemd 253. An attacker can modify the contents of past events in a sealed log file and then adjust the file such that checking the integrity shows no error, despite modifications. NOTE: the v...Show more
An issue was discovered in systemd 253. An attacker can modify the contents of past events in a sealed log file and then adjust the file such that checking the integrity shows no error, despite modifications. NOTE: the vendor reportedly sent "a reply denying that any of the finding was a security vulnerability."Show less
1Systemd Project
1Systemd
Jun 17, 2026
Jun 13, 2023
N/A· v4
5.3 MEDIUM· v3
N/A· v2
An issue was discovered in systemd 253. An attacker can truncate a sealed log file and then resume log sealing such that checking the integrity shows no error, despite modifications. NOTE: the vendor reportedly sent "a r...Show more
An issue was discovered in systemd 253. An attacker can truncate a sealed log file and then resume log sealing such that checking the integrity shows no error, despite modifications. NOTE: the vendor reportedly sent "a reply denying that any of the finding was a security vulnerability."Show less
1Systemd Project
1Systemd
Jun 17, 2026
Jun 13, 2023
N/A· v4
5.3 MEDIUM· v3
N/A· v2
An issue was discovered in systemd 253. An attacker can modify a sealed log file such that, in some views, not all existing and sealed log messages are displayed. NOTE: the vendor reportedly sent "a reply denying that an...Show more
An issue was discovered in systemd 253. An attacker can modify a sealed log file such that, in some views, not all existing and sealed log messages are displayed. NOTE: the vendor reportedly sent "a reply denying that any of the finding was a security vulnerability."Show less
2Debian
Systemd Project
2Debian Linux
Systemd
Jun 17, 2026
Mar 3, 2023
N/A· v4
7.8 HIGH· v3
N/A· v2
systemd before 247 does not adequately block local privilege escalation for some Sudo configurations, e.g., plausible sudoers files in which the "systemctl status" command may be executed. Specifically, systemd does not...Show more
systemd before 247 does not adequately block local privilege escalation for some Sudo configurations, e.g., plausible sudoers files in which the "systemctl status" command may be executed. Specifically, systemd does not set LESSSECURE to 1, and thus other programs may be launched from the less program. This presents a substantial security risk when running systemctl from Sudo, because less executes as root when the terminal size is too small to show the complete systemctl output.Show less
1Systemd Project
1Systemd
Jun 17, 2026
Jan 11, 2023
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.
2Fedoraproject
Systemd Project
2Fedora
Systemd
Jun 17, 2026
Nov 23, 2022
N/A· v4
5.5 MEDIUM· v3
N/A· v2
systemd 250 and 251 allows local users to achieve a systemd-coredump deadlock by triggering a crash that has a long backtrace. This occurs in parse_elf_object in shared/elf-util.c. The exploitation methodology is to cras...Show more
systemd 250 and 251 allows local users to achieve a systemd-coredump deadlock by triggering a crash that has a long backtrace. This occurs in parse_elf_object in shared/elf-util.c. The exploitation methodology is to crash a binary calling the same function recursively, and put it in a deeply nested directory to make its backtrace large enough to cause the deadlock. This must be done 16 times when MaxConnections=16 is set for the systemd/units/systemd-coredump.socket file.Show less
3Fedoraproject
RedhatSystemd Project
3Enterprise Linux
FedoraSystemd
Jun 17, 2026
Nov 8, 2022
N/A· v4
5.5 MEDIUM· v3
N/A· v2
An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading...Show more
An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.Show less
2Netapp
Systemd Project
6Active Iq Unified Manager
H300s FirmwareH410s Firmware+3 more
Jun 17, 2026
Sep 9, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
A use-after-free vulnerability was found in systemd. This issue occurs due to the on_stream_io() function and dns_stream_complete() function in 'resolved-dns-stream.c' not incrementing the reference counting for the DnsS...Show more
A use-after-free vulnerability was found in systemd. This issue occurs due to the on_stream_io() function and dns_stream_complete() function in 'resolved-dns-stream.c' not incrementing the reference counting for the DnsStream object. Therefore, other functions and callbacks called can dereference the DNSStream object, causing the use-after-free when the reference is still used later.Show less
3Fedoraproject
RedhatSystemd Project
3Enterprise Linux
FedoraSystemd
Jun 17, 2026
Aug 23, 2022
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A flaw was found in systemd. An uncontrolled recursion in systemd-tmpfiles may lead to a denial of service at boot time when too many nested directories are created in /tmp.
4Debian
FedoraprojectNetapp+1 more
5Debian Linux
FedoraHci Management Node+2 more
Jun 17, 2026
Jul 20, 2021
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
basic/unit-name.c in systemd prior to 246.15, 247.8, 248.5, and 249.1 has a Memory Allocation with an Excessive Size Value (involving strdupa and alloca for a pathname controlled by a local attacker) that results in an o...Show more
basic/unit-name.c in systemd prior to 246.15, 247.8, 248.5, and 249.1 has a Memory Allocation with an Excessive Size Value (involving strdupa and alloca for a pathname controlled by a local attacker) that results in an operating system crash.Show less
3Fedoraproject
NetappSystemd Project
4Active Iq Unified Manager
Cloud BackupFedora+1 more
Jun 17, 2026
May 10, 2021
N/A· v4
6.1 MEDIUM· v3
2.9 LOW· v2
An exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can...Show more
An exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server.Show less