Fixing “sudo: /etc/sudoers is mode 0640, should be 0440”
If you have mistakenly change the permission of /etc/sudoers you can use the following command to fix it.
pkexec chmod 0440 /etc/sudoers
pkexec chmod 0440 /etc/sudoers