## https://sploitus.com/exploit?id=66AE2744-C5FA-5EA5-82BF-2B902B0D8F56


Checking `nsswitch.conf` default values:
```
passwd: files systemd
```
After calling `chroot`, `sudo` trys to parse the config values at `nsswitch.conf` to run the command, which leads it to try to open `libnss_systemd.so.2`.