Show vulnerable packages on Arch Linux with arch-audit

Vulnerable Software Packages on Arch Linux

Vulnerabilities happen and are usually fairly quickly fixed. This is also true for Arch Linux. This rolling distribution can be considered to be always up-to-date, as it uses the latest versions of software packages from the upstream. When there is an update, it doesn’t take long that it becomes available and can be installed with package manager pacman.

One problem that remained was the inability to quickly test if you have any vulnerable packages. After all running pacman -Suy daily works, but that doesn’t say much if known issues were found. Till now, with the new arch-audit tool.

Performing a vulnerability check

The arch-audit tool can be build with the instructions on the website.

With the tool being under development, parsing has to be done on the raw text output. With some creative text filtering we can get an output like this:

Show vulnerable software packages on Arch Linux with pkg-audit

Using arch-audit and some filtering, we can obtain a complete list (with CVE numbers)

Our security scanner Lynis has support for arch-audit as well. So if you rather don’t parse the output and want to perform a security scan daily, then Lynis will do the work for you.

Resources

One more thing...

Keep learning

So you are interested in Linux security? Join the Linux Security Expert training program, a practical and lab-based training ground. For those who want to become (or stay) a Linux security expert.

See training package




Lynis Enterprise screenshot to help with system hardeningSecurity scanning with Lynis and Lynis Enterprise

Run automated security scans and increase your defenses. Lynis is an open source security tool to perform in-depth audits. It helps with system hardening, vulnerability discovery, and compliance.


Download

4 comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.