A severe vulnerability has been found in Unix and Linux operating systems, that can affect Smart ID Digital Access component. This article describes how to handle the vulnerability.
This is only a problem if you have added unprivileged users to the system. The default installation does not have any unprivileged users.
An unprivileged user can exploit the vulnerability using sudo, which can cause a heap overflow to elevate privileges to root, without authentication, or even get listed in the sudoers file.
Run this command to see if you have a vulnerable system:
Check if you have a vulnerable system
sudoedit -s /
If you have a vulnerable system, the response is
sudoedit: /: not a regular file
Depending on version, enter these commands to handle the vulnerability: