Show filters
50 Total Results
Displaying 31-40 of 50
Sort by:
Attacker Value
Unknown

systemd: chown_one() can dereference symlinks

Disclosure Date: October 26, 2018 (last updated November 27, 2024)
A race condition in chown_one() of systemd allows an attacker to cause systemd to set arbitrary permissions on arbitrary files. Affected releases are systemd versions up to and including 239.
Attacker Value
Unknown

Out-of-Bounds write in systemd-networkd dhcpv6 option handling

Disclosure Date: October 26, 2018 (last updated November 27, 2024)
A buffer overflow vulnerability in the dhcp6 client of systemd allows a malicious dhcp6 server to overwrite heap memory in systemd-networkd. Affected releases are systemd: versions up to and including 239.
Attacker Value
Unknown

CVE-2018-1049

Disclosure Date: February 16, 2018 (last updated November 26, 2024)
In systemd prior to 234 a race condition exists between .mount and .automount units such that automount requests from kernel may not be serviced by systemd resulting in kernel holding the mountpoint and any processes that try to use said mount will hang. A race condition like this may lead to denial of service, until mount points are unmounted.
Attacker Value
Unknown

CVE-2018-6954

Disclosure Date: February 13, 2018 (last updated November 08, 2023)
systemd-tmpfiles in systemd through 237 mishandles symlinks present in non-terminal path components, which allows local users to obtain ownership of arbitrary files via vectors involving creation of a directory and a file under that directory, and later replacing that directory with a symlink. This occurs even if the fs.protected_symlinks sysctl is turned on.
Attacker Value
Unknown

CVE-2017-18078

Disclosure Date: January 29, 2018 (last updated November 08, 2023)
systemd-tmpfiles in systemd before 237 attempts to support ownership/permission changes on hardlinked files even if the fs.protected_hardlinks sysctl is turned off, which allows local users to bypass intended access restrictions via vectors involving a hard link to a file for which the user lacks write access, as demonstrated by changing the ownership of the /etc/passwd file.
Attacker Value
Unknown

CVE-2017-15908

Disclosure Date: October 26, 2017 (last updated November 26, 2024)
In systemd 223 through 235, a remote DNS server can respond with a custom crafted DNS NSEC resource record to trigger an infinite loop in the dns_packet_read_type_window() function of the 'systemd-resolved' service and cause a DoS of the affected service.
Attacker Value
Unknown

CVE-2015-7510

Disclosure Date: September 25, 2017 (last updated November 26, 2024)
Stack-based buffer overflow in the getpwnam and getgrnam functions of the NSS module nss-mymachines in systemd.
0
Attacker Value
Unknown

CVE-2017-1000082

Disclosure Date: July 07, 2017 (last updated October 12, 2024)
systemd v233 and earlier fails to safely parse usernames starting with a numeric digit (e.g. "0day"), running the service in question with root privileges rather than the user intended.
Attacker Value
Unknown

CVE-2017-9445

Disclosure Date: June 28, 2017 (last updated November 26, 2024)
In systemd through 233, certain sizes passed to dns_packet_new in systemd-resolved can cause it to allocate a buffer that's too small. A malicious DNS server can exploit this via a response with a specially crafted TCP payload to trick systemd-resolved into allocating a buffer that's too small, and subsequently write arbitrary data beyond the end of it.
Attacker Value
Unknown

CVE-2017-9217

Disclosure Date: May 24, 2017 (last updated November 26, 2024)
systemd-resolved through 233 allows remote attackers to cause a denial of service (daemon crash) via a crafted DNS response with an empty question section.