This update for sudo fixes the following issues:
CVE-2022-43995: Fixed a potential heap-based buffer over-read when entering a passwor dof seven characters or fewer and using the crypt() password backend (bsc#1204986).
Fix wrong information output in the error message (bsc#1190818).
Make sure SIGCHLD is not ignored when sudo is executed; fixes race condition (bsc#1203201).