#VU69767 Race condition in Snapd - CVE-2022-3328
Published: December 1, 2022 / Updated: December 15, 2022
Snapd
snapcore
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to a race condition within the must_mkdir_and_open_with_perms() function in the
snapd snap-confine binary when preparing the private /tmp mount for a
snap. A local user can exploit the race and gain unauthorized access to sensitive information and escalate privileges on the system.
Note, the vulnerability is caused by an insufficient fix for #VU60743 (CVE-2021-44731).