#VU77575 Race condition in Tang - CVE-2023-1672
Published: June 20, 2023
Tang
latchset
Description
The vulnerability allows a local user to gain access to sensitive information.
The vulnerability exists due to a race condition in the Tang server functionality for key generation and key rotation, which results in a small time window where Tang server private keys become readable by any other process on the same host. The files are initially created with world readable permissions (0644), and only subsequently have more restrictive permissions applied (0440). A local user can exploit the race and obtain Tang private keys.