Is AWS Linux / Linux 2 vulnerable to CVE-2021-4034?
2
I noticed that our AWS Linux installations do not have 'pkexec', does it mean that they are not vulnerable? if it is anyway (e.g. pkexec could have been renamed).. appreciate mitigation procedures. thanks
- Topics
- Compute
- Tags
- Amazon EC2
- Language
- English
asked 4 years ago862 views
1 Answer
- Newest
- Most votes
- Most comments
1
I have not been able to confirm the use of pkexec in Amazon Linux AMIs.
But here is a mitigation: A temporary mitigation for operating systems that have yet to push a patch is to strip pkexec of the read/write rights with the following command: chmod 0755 /usr/bin/pkexec
answered 4 years ago
Relevant content
- Accepted Answer
asked 2 years ago
- Accepted Answer
asked 3 years ago
asked 4 years ago
