Comment 11 for bug 2068729

Revision history for this message
Real Ursus (real-ursus) wrote :

>Does `sudo true` also crash?
sudo true
free(): double free detected in tcache 2
Aborted (core dumped)

>It would be helpful to have a reproducer of this crash from a clean Noble system.
It is clean system, built from scratch

>due to the fact that you configured /etc/pam.d/sudo to authenticate using radius?

cat /etc/pam.d/sudo
...
auth sufficient pam_radius_auth.so
...

cat /etc/sudoers.d/support
user ALL=(ALL:ALL) ALL