Lucene search
+L

3971 matches found

Debian CVE
Debian CVE
added 2019/03/17 4:38 p.m.53 views

CVE-2019-6454

An issue was discovered in sd-bus in systemd 239. busprocessobject 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 specially crafted message to...

5.5CVSS6.2AI score0.02035EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2019/03/14 12:0 a.m.30 views

Debian DLA-1711-1 : systemd security update

A memory leak was discovered in the backport of fixes for CVE-2018-16864 in systemd-journald. Function dispatchmessagereal in journald-server.c does not free allocated memory to store the CMDLINE= entry. A local attacker may use this flaw to make systemd-journald crash. Note that as the...

7.8CVSS6.7AI score0.00717EPSS
SaveExploits2References3
Debian
Debian
added 2019/03/13 12:45 p.m.78 views

[SECURITY] [DLA 1711-1] systemd security update

Package : systemd Version : 215-17+deb8u11 CVE ID : CVE-2019-3815 Debian Bug : 924060 A memory leak was discovered in the backport of fixes for CVE-2018-16864 in systemd-journald. Function dispatchmessagereal in journald-server.c does not free allocated memory to store the CMDLINE= entry. A local...

7.8CVSS6.5AI score0.00717EPSS
SaveExploits2
OSV
OSV
added 2019/03/13 12:0 a.m.17 views

DLA-1711-1 systemd - security update

Bulletin has no description...

3.3CVSS5.4AI score0.004EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2019/03/12 12:0 a.m.6 views

The vulnerability of the graphical user input component in the fly-dm operating system of Astra Linux allows a hacker to execute arbitrary code.

The vulnerability of the graphical user interface component in the fly-dm system of the Astra Linux operating system is related to an error that allows control over the systemd daemon by generating commands like “fly-dmctl suspendtohyibernate-p”, which execute the command “systemctl -p...

8.8CVSS6AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2019/03/12 12:0 a.m.24 views

Debian: Security Advisory (DLA-1711-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

3.3CVSS6.8AI score0.004EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2019/03/11 12:0 a.m.38 views

GLSA-201903-07 : systemd: Multiple vulnerabilities

The remote host is affected by the vulnerability described in GLSA-201903-07 systemd: Multiple vulnerabilities Multiple vulnerabilities have been discovered in systemd. Please review the CVE identifiers referenced below for details. Impact : An attacker could cause a Denial of Service condition o...

7.8CVSS7.3AI score0.02958EPSS
SaveExploits5References5
Tenable Nessus
Tenable Nessus
added 2019/03/11 12:0 a.m.17 views

Fedora 28 : systemd (2019-2dab60e288)

Properly validate dbus paths received over dbus 1678394, CVE-2019-6454 - systemd-networkd fixes: keep bond slave up if already attached, keep existing ip addresses and routes No need to log out or reboot. Note that Tenable Network Security has extracted the preceding description block directly...

5.5CVSS6.3AI score0.02035EPSS
SaveExploits1References2
Gentoo Linux
Gentoo Linux
added 2019/03/10 12:0 a.m.151 views

systemd: Multiple vulnerabilities

Background A system and service manager. Description Multiple vulnerabilities have been discovered in systemd. Please review the CVE identifiers referenced below for details. Impact An attacker could cause a Denial of Service condition or possibly execute arbitrary code. Workaround There is no...

7.8CVSS3.9AI score0.02958EPSS
SaveExploits5
OpenVAS
OpenVAS
added 2019/03/09 12:0 a.m.38 views

Fedora Update for systemd FEDORA-2019-2dab60e288

The remote host is missing an update for the Copyright C 2019 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

8.8CVSS7.2AI score0.02958EPSS
SaveExploits15References2
Fedora
Fedora
added 2019/03/08 9:40 p.m.92 views

[SECURITY] Fedora 28 Update: systemd-238-12.git07f8cd5.fc28

systemd is a system and service manager that runs as PID 1 and starts the rest of the system. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups,...

8.8CVSS1.3AI score0.02958EPSS
SaveExploits10
Tenable Nessus
Tenable Nessus
added 2019/03/07 12:0 a.m.31 views

SUSE SLED12 / SLES12 Security Update : sssd (SUSE-SU-2019:0556-1)

This update for sssd fixes the following issues : Security vulnerabilities addressed : Fix fallbackhomedir returning '/' for empty home directories CVE-2019-3811 bsc1121759 Create sockets with right permissions bsc1098377, CVE-2018-10852 Other bug fixes and changes: Install logrotate configuratio...

7.5CVSS6.1AI score0.01519EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2019/03/06 12:0 a.m.24 views

SUSE SLED15 / SLES15 Security Update : sssd (SUSE-SU-2019:0542-1)

This update for sssd fixes the following issues : Security vulnerability addresed : CVE-2019-3811: Fix fallbackhomedir returning '/' for empty home directories bsc1121759 Other bug fixes and changes: Install logrotate configuration bsc1004220 Align systemd service file with upstream, run...

5.2CVSS5.5AI score0.00696EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2019/03/05 12:59 p.m.6 views

systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash

It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges...

5.5CVSS6AI score0.02035EPSS
SaveExploits1References4
OSV
OSV
added 2019/03/05 12:28 p.m.8 views

SUSE-SU-2019:0542-1 Security update for sssd

This update for sssd fixes the following issues: Security vulnerability addresed: - CVE-2019-3811: Fix fallbackhomedir returning '/' for empty home directories bsc1121759 Other bug fixes and changes: - Install logrotate configuration bsc1004220 - Align systemd service file with upstream, run...

5.2CVSS5.4AI score0.00696EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2019/03/05 11:10 a.m.88 views

Moderate: Red Hat Security Advisory: vdsm security and bug fix update

An update for vdsm is now available for Red Hat Virtualization 4 for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9CVSS6.7AI score0.01029EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2019/03/05 11:10 a.m.6 views

vdsm: privilege escalation to root via systemd_run

A vulnerability was discovered in vdsm, version 4.19 through 4.30.3 and 4.30.5 through 4.30.8. The systemdrun function exposed to the vdsm system user could be abused to execute arbitrary commands as root...

9CVSS6.1AI score0.01029EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/03/05 11:9 a.m.7 views

vdsm: privilege escalation to root via systemd_run

A vulnerability was discovered in vdsm, version 4.19 through 4.30.3 and 4.30.5 through 4.30.8. The systemdrun function exposed to the vdsm system user could be abused to execute arbitrary commands as root...

9CVSS6.1AI score0.01029EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/03/05 11:9 a.m.9 views

systemd: Insufficient input validation in bus_process_object() resulting in PID 1 crash

It was discovered that systemd allocates a buffer large enough to store the path field of a dbus message without performing enough checks. A local attacker may trigger this flaw by sending a dbus message to systemd with a large path making systemd crash or possibly elevating his privileges...

5.5CVSS7.5AI score0.02035EPSS
SaveExploits1References4
IBM Security Bulletins
IBM Security Bulletins
added 2019/03/04 5:55 a.m.33 views

Security Bulletin: A vulnerability in NetworkManager affects PowerKVM

Summary PowerKVM is affected by a vulnerability in systemd NetworkManager. IBM has now addressed this vulnerability. Vulnerability Details CVEID: CVE-2018-15688 DESCRIPTION: systemd is vulnerable to a heap-based buffer overflow, caused by improper bounds checking by the dhcp6 client. By sending a...

8.8CVSS1.5AI score0.0168EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder