Show filters
47 Total Results
Displaying 1-10 of 47
Sort by:
Attacker Value
Unknown

CVE-2023-7008

Disclosure Date: December 23, 2023 (last updated May 22, 2024)
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.
Attacker Value
Unknown

CVE-2023-31439

Disclosure Date: June 13, 2023 (last updated December 22, 2023)
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."
Attacker Value
Unknown

CVE-2023-31438

Disclosure Date: June 13, 2023 (last updated December 22, 2023)
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."
Attacker Value
Unknown

CVE-2023-31437

Disclosure Date: June 13, 2023 (last updated November 08, 2023)
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."
Attacker Value
Unknown

CVE-2023-26604

Disclosure Date: March 03, 2023 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2022-4415

Disclosure Date: January 11, 2023 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2022-45873

Disclosure Date: November 23, 2022 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2022-3821

Disclosure Date: November 08, 2022 (last updated November 08, 2023)
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.
Attacker Value
Unknown

CVE-2022-2526

Disclosure Date: September 09, 2022 (last updated November 29, 2024)
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.
Attacker Value
Unknown

CVE-2021-3997

Disclosure Date: August 23, 2022 (last updated October 08, 2023)
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.