SECURITY UPDATE: Prevent running the Python interpreter with an
attacker-controlled PYTHONPATH environment variable
debian/patches/CVE-2024-48990-CVE-2024-48991.patch: do not set
PYTHONPATH environment variable to prevent a LPE and prevent
race condition on /proc/$PID/exec evaluation
CVE-2024-48990
CVE-2024-48991
SECURITY UPDATE: Prevent running the Ruby interpreter with an
attacker-controlled RUBYLIB environment variable
debian/patches/CVE-2024-48992.patch: do not set RUBYLIB environment
variable to prevent a LPE
CVE-2024-48992
SECURITY UPDATE: Prevent running the Ruby interpreter with an
attacker-controlled RUBYLIB environment variable
debian/patches/CVE-2024-11003.patch, debian/control: drop usage of
Module::ScanDeps to prevent LPE