
Proof-of-concept exploit for CVE-2025-32463, demonstrating privilege escalation via chroot and nsswitch.conf manipulation to load libnss_systemd.so.2.

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.