VYPR

rpm package

suse/systemd&distro=SUSE Linux Enterprise Server 12-LTSS

pkg:rpm/suse/systemd&distro=SUSE%20Linux%20Enterprise%20Server%2012-LTSS

Vulnerabilities (5)

  • CVE-2019-6454Mar 17, 2019
    affected < 210-70.77.1fixed 210-70.77.1

    An issue was discovered in sd-bus in systemd 239. bus_process_object() in libsystemd/sd-bus/bus-objects.c allocates a variable-length stack buffer for temporarily storing the object path of incoming D-Bus messages. An unprivileged local user can exploit this by sending a speciall

  • CVE-2018-16865Jan 11, 2019
    affected < 210-70.74.1fixed 210-70.74.1

    An allocation of memory without limits, that could result in the stack clashing with another memory region, was discovered in systemd-journald when many entries are sent to the journal socket. A local attacker, or a remote one if systemd-journal-remote is used, may use this flaw

  • CVE-2018-16864Jan 11, 2019
    affected < 210-70.74.1fixed 210-70.74.1

    An allocation of memory without limits, that could result in the stack clashing with another memory region, was discovered in systemd-journald when a program with long command line arguments calls syslog. A local attacker may use this flaw to crash systemd-journald or escalate hi

  • CVE-2018-15686Oct 26, 2018
    affected < 210-70.74.1fixed 210-70.74.1

    A vulnerability in unit_deserialize of systemd allows an attacker to supply arbitrary state across systemd re-execution via NotifyAccess. This can be used to improperly influence systemd execution and possibly lead to root privilege escalation. Affected releases are systemd versi

  • CVE-2016-7796MedOct 13, 2016
    affected < 210-70.58.1fixed 210-70.58.1

    The manager_dispatch_notify_fd function in systemd allows local users to cause a denial of service (system hang) via a zero-length message received over a notify socket, which causes an error to be returned and the notification handler to be disabled.