
Bash script to detect vulnerable XZ Utils versions (CVE-2024-3094) and downgrade to a safe release, supporting multiple Linux distributions and package managers.
This script is designed to check the version of XZ Utils installed on your Linux system and downgrade it to a safe version if necessary. It also detects the Linux distribution and the package manager used.
detect-cve-2024-3094.sh) to your Linux system.chmod +x detect-cve-2024-3094.sh
sudo ./detect-cve-2024-3094.sh