
Shell script to check if your system has a vulnerable version of XZ Utils affected by CVE-2024-3094, enabling quick detection of the supply-chain backdoor.
Utility to check if you have a vulnerable version according to CVE-2024-3094.
To use it, open your terminal and run:
cd;mkdir git;git clone https://github.com/jbnetwork-git/linux-tools.git
chmod +x ~/git/check-xz.sh
cd ~/git
./check-xz.sh