Race condition in Portage - CVE-2019-20384
Published: January 21, 2020 / Updated: May 25, 2020
Portage
Detailed vulnerability description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to a race condition. A local user can place a Trojan horse plugin in the "/usr/lib64/nagios/plugins" directory by leveraging access to the nagios user account, because this directory
is writable in between a call to emake and a call to fowners.