#VU24717 Permissions, Privileges, and Access Controls in systemd - CVE-2019-3844
Published: January 29, 2020
systemd
Freedesktop.org
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to the systemd service that uses DynamicUser property can get new privileges through the execution of SUID binaries, which would allow to create binaries owned by the service transient group with the setgid bit set. A local user may use this flaw to access resources that will be owned by a potentially different service in the future, when the GID will be recycled.